FIX: Cannot step into a managed extensions for C++ WebMethod by using the Visual Studio .NET debugger (318617)
The information in this article applies to:
- Microsoft Visual Studio .NET (2002), Professional Edition
- Microsoft Visual Studio .NET (2002), Enterprise Architect Edition
- Microsoft Visual Studio .NET (2002), Enterprise Developer Edition
- Microsoft Visual Studio .NET (2002), Academic Edition
- Microsoft Visual C++ .NET (2002)
This article was previously published under Q318617 SYMPTOMS When you debug a Managed Extensions for C++ Web Service
WebMethod from a client application, you may not be able to step into the
WebMethod (also called Causality Stepping). The debugger may step over the WebMethod. CAUSE This behavior occurs when the WebMethod contains certain
types as parameters (for example, String *, __int64[]). RESOLUTION Place a breakpoint inside the WebMethod. STATUSMicrosoft has confirmed that this is a bug in the Microsoft
products that are listed at the beginning of this article.
This bug was corrected in Microsoft Visual C++ .NET 2003 and in Microsoft Visual Studio .NET 2003.
REFERENCES For more information about Debugger and Debugger settings
and preparation, refer to the following articles in the Microsoft Developer
Network (MSDN) Documentation:
Modification Type: | Major | Last Reviewed: | 7/29/2005 |
---|
Keywords: | kbvs2002sp1sweep kbfix kbBug kbDebug kbManaged kbpending KB318617 |
---|
|