RE: "The object exporter specified was not found"
From: WildRide (WildRide_at_discussions.microsoft.com)
Date: 11/01/04
- Next message: Oleg Starodumov: "Re: breakpoint in unmanaged C++ DLL called from C# not recognized"
- Previous message: etropic: "RE: "The object exporter specified was not found""
- In reply to: etropic: "RE: "The object exporter specified was not found""
- Messages sorted by: [ date ] [ thread ]
Date: Sun, 31 Oct 2004 16:48:01 -0800
When you debug a ASP.NET app on a remote machine, in the background VS
"attatches" to the debugging components on the web server. You can attach
manually by selecting Debug-->Processes-->entering the host name of the box
you want to attach to.
VS uses the same (or nearly the same) transport regardless of wether you are
debugging a remote web app, service, process or gui application.
WR
"etropic" wrote:
>
> What do you mean attach?
>
> I get this message when trying to debug a remote c# asp.net application from
> vs 2003. I have followed the instructions for remoting debugging on the
> server (debugger group etc.) but when running vs from the client, after a
> successful build I get....
> "unable to start debugging on web server. The object exporter specified was
> not found."
>
>
>
> "WildRide" wrote:
>
> > I get the above message when trying to attach to a remote machine.
> >
> > Running VS2003 and XPsp2 without the firewall.
> > Not sure if it's an SP2 problem, but I've got plenty of sp1 pc's on the
> > network that can connect just fine.
> >
> > Has anyone seen this before.
> >
> > WR
- Next message: Oleg Starodumov: "Re: breakpoint in unmanaged C++ DLL called from C# not recognized"
- Previous message: etropic: "RE: "The object exporter specified was not found""
- In reply to: etropic: "RE: "The object exporter specified was not found""
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|