problems installing remote debugging

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Not sure if this is the right place to post this question, but here it goes.

I am trying to install remote debugging on my server. The instructions for
doing this are to go to this page in the root directory of the setup cd:
RemoteComponents.htm
Then follow along. I have done everything i was supposed to do. When i
type the command:

msiexec /qb+ /i n:\<Visual Studio .NET CD1>\vs_setup.msi NOVSUI=1
TRANSFORMS="n:\<Visual Studio .NET CD1>\Setup\Rmt9x.mst" SERVER_SETUP=1
ADDLOCAL=Full_Remote_Debugging

I get the following messagebox:
Incorrect Command line Parameters.
Windows Installer.v2.00.3562.0
etc...

Thanks
Kris
 
Oh, one more thing. I should add that when i try to debug from the client i
receive a message box that says:

Error while trying to run project: Unable to start debugging ont the web
Server. Access is Denied.

Click Help for More information
 
So, nobody know? Any advice on what to do next? I need this running and it
seems microsoft doesent even have fix for it.
 
Back
Top