Debugging in multiple domains

From: LittleRicky (anonymous_at_discussions.microsoft.com)
Date: 03/04/04


Date: Thu, 4 Mar 2004 15:11:06 -0800

Has anybody succedded in running Remote Debugging when your web client is in a different doman than your web server?

I've done everything I can think of to get this to work. I can access code from Visual Studio, run builds, do "start without debugging" or run straight from my browser, no prob. But as soon as I start up the same code for debugging I get "Unable to start debugging on the Web Server" - and something about not resolving the URL for the start page.

I've read all the MSDN stuff I can find - checked all the stuff they talk about - DCOM config, permissions, setting the browser to trust the web server IP - no dice.

I can always copy code back to my client box - and run it on my local IIS - but things are just totally pig-slow when I'm running IIS, V Studio, and ASPNET processes all on the same machine...just not worth it. I really want to debug.

And hey, this wasn't my idea...I think trying to develop accross domains is inherently insane - but I'd really like to get my debugger going - I haven't seen any articles that say it can't work.

Any ideas?



Relevant Pages

  • Re: CVS on VMS
    ... If your web client can download files, ... More usefull might be if the web server and your client has access ... But many people use source control for source. ...
    (comp.os.vms)
  • Re: CVS on VMS
    ... If your web client can download files, ... More usefull might be if the web server and your client has access ...
    (comp.os.vms)
  • Re: Web Client
    ... You must run the TSWEB package in a web server. ... Then you simply hit your webserver on the URL ... >I would like to use the web client. ...
    (microsoft.public.windows.terminal_services)
  • Re: IP packet problem..segfault when trying to read data
    ... > a web server and a web client without it....just not enough time to ... debugger is on your system), ... see the parameters passed to the problem function. ...
    (comp.unix.programmer)
  • Re: ZoneAlarm update blocks Internet access to my web
    ... blocking my web server, not my web client. ... 80, but next time I'm on, it's been removed from my port "allow" list. ...
    (comp.security.firewalls)

Loading