Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Debug driving me nuts
Message
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
Debug driving me nuts
Environment versions
Environment:
C# 2.0
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01167960
Message ID:
01167960
Views:
55
Hello All, I'm having a problem debugging a project (contained in a solution containing eight other projects), whenever I set a breakpoint and press F5, the solution rebuilds itself ok but I then receive a dialog box stating "The following module was built either with optimizations enabled or without debug information [name of errant module is here] To debug this module, change its project build configuration to Debug mode. To suppress this message, disable the 'Warn if no user code on launch' debugger option."
The project is set to debug but I notice the pdb file is not being copied to the run directory i.e. \bin\debug. The reference to this module (from the main app) is \bin\release\mydll.dll, but it is on all the other referenced projects, and their pdb files are copied over ok. Any ideas ? I've tried everything I can find "googling" all to no avail, please help !
Regards,
Peter J. Kane



Pete
Next
Reply
Map
View

Click here to load this message in the networking platform