| Thread | Last Post | Replies |
|
| BindingFailure on System...XmlSerializers when debugging VB.NET | 27 Jul 2007 00:26 GMT | 3 |
When I debug my application, or any application that uses the DLL that uses System.XML.Serialization.XmlSerializer, I receive the following exception... When running the compiled code, no exception and the code works fine. Of course, if i turn BindingFailure Exceptions off in ...
|
| V C++ .NET version 2003.Compiler problem. | 13 Jul 2007 02:30 GMT | 1 |
V C++ .NET version 2003.Compiler problem. My compiler is acting up. When I have building error, the left margin pointer will point to the wrong line. Sometimes, It will give error message for something that I commented (//).
|
| debugger out of sync with source code, not the cr/lf problem | 13 Jul 2007 02:09 GMT | 3 |
I done some googling and ran across this link which explains what seems to happen to me: http://support.microsoft.com/kb/328784/en-us I'm using vb.net not C++ though, and I just checked my source
|
| Remote Debugging ASP.net 2.0 Web Service (no symbols loaded?) | 10 Jul 2007 09:35 GMT | 6 |
I'm trying to remotely debug an asp web service, published to my IIS6.0 server, using VS.net 2005 So far, I've published the website, installed remote debugging monitor, connected to the debugging monitor from VS on my host
|
| Debugger not working in Vs.net 2003 | 05 Jul 2007 08:39 GMT | 39 |
I got the following msg while I running my web project. in Debug mode. --------------------------- Microsoft Development Environment ---------------------------
|