“The following module was built either with optimizations enabled or without debug information”

I got the following dialog box from Visual Studio on debugging a Web Application: Microsoft Visual Studio The following module was built either with optimizations enabled or without debug information: C:UsersMyUserAppDataLocalTempTemporary ASP.NET Files1b3abf23b2c10ebaassemblydl3ba72d55bc2ecd6a3_6a4bce01MyDomain.MyProject.dll To debug this module, change its project build configuration to Debug mode. To suppress this message, disable the ‘Warn if no user […]

continue reading “The following module was built either with optimizations enabled or without debug information”