all groups > visual studio .net debugging > may 2005 >
You're in the

visual studio .net debugging

group:

Can't debug managed C++ remoting object from ASP.NET page.



Can't debug managed C++ remoting object from ASP.NET page. Ken Varn
5/10/2005 12:00:00 AM
visual studio .net debugging: Using VS.NET 2003.

I have an ASP.NET page in C# which calls a managed C++ remoting object. I
am trying to step into the managed C++ remoting object with the debugger,
but the debugger can't figure out where it is once I step into the function.
Also, I can't set any breakpoints in the C++ remoting object, they come up
as invalid. I can debug regular managed C++ code from ASP.NET without any
problem, why is this remoting object causing me so much grief?

--
-----------------------------------
Ken Varn
Senior Software Engineer
Diebold Inc.

EmailID = varnk
Domain = Diebold.com
-----------------------------------

Re: Can't debug managed C++ remoting object from ASP.NET page. Ken Varn
5/11/2005 11:07:57 AM
Never mind. I just realized that the debugging needs to be done at the
remoting server application, not on the ASP.NET application.

--
-----------------------------------
Ken Varn
Senior Software Engineer
Diebold Inc.

EmailID = varnk
Domain = Diebold.com
-----------------------------------
[quoted text, click to view]

AddThis Social Bookmark Button