Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Update > LoadLibrary() gives an unhandled exception

Reply
Thread Tools Display Modes

LoadLibrary() gives an unhandled exception

 
 
psingla2000@gmail.com
Guest
Posts: n/a

 
      05-18-2006
Hello all,

May be this question doesn't pertain to this group.. still after some
search with no results I'm asking it on this group.. so just in case u
want to lend me a helping hand... please do !

I want to load a dll on windows which is a managed library (.NET based)
with an unmanaged application (VC++).
But during debugging LoadLibrary() function gives me an unhandled
exception. But if I launch the application (not debugging) then there's
no problem.

Now I am facing the problem during debugging. The reason that I found
was that I had .NET Framework(1.1) SP1 installed on my machine. There
were two hotfixes for the same. I verified on machines which had it and
were without it. Debugging was fine which didn't have the SP1, but
crashed on the machines which had it.

I searched on the microsoft site if there were known issues. But in
vain :-(
Can you suggest something, what should I do to make the debugging
possible ?

Waiting for somebody response,
Pooja

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Unhandled exception at 0x779447f2 in explorer.exe: 0xC00000FD: Stack overflow. Eigil Krogh Windows Vista General Discussion 2 06-22-2007 06:23 PM
Unhandled exception 0xC0000005 in migcore.dll when upgrading to Vi Super_Leandro Windows Vista General Discussion 0 05-01-2007 03:12 AM
Unhandled exception when pushing esi wong.kam.keung@gmail.com Windows Vista Drivers 8 05-28-2006 02:56 PM
Unhandled Exception in ExpWorkerThread StanB Windows Vista Drivers 2 02-08-2005 04:18 PM
unhandled exception Hobbes994 Windows Update 0 11-07-2004 05:19 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59