.NET assembly loading problem
-
Sometimes when I go to debug a .NET application in VS.NET it will stop while trying to load System.Drawing.dll. It is always System.Drawing.dll; never anything else. Last week I was essentially SOL if I needed to debug the screensaver because I could rarely get it to load all the way, this week I'm having zero problems with it. Has anyone else had this problem and noticed some pattern to it? James Simplicity Rules!
-
Sometimes when I go to debug a .NET application in VS.NET it will stop while trying to load System.Drawing.dll. It is always System.Drawing.dll; never anything else. Last week I was essentially SOL if I needed to debug the screensaver because I could rarely get it to load all the way, this week I'm having zero problems with it. Has anyone else had this problem and noticed some pattern to it? James Simplicity Rules!
It is not always system.drwaing.dll in my case. It happens when I use mixed or auto mode debugging. It hangs at some dll all the time a managed dll.