Installing Remote Components

  • Thread starter Thread starter Bryan
  • Start date Start date
B

Bryan

I'm trying to get debugging working, and I've come across a snag.

I've got Visual Basic.net Standard - not the full Visual Studio. From
what I can see, it talks about installing the Remote Components in the
README file, but it doesn't seem to actually give me an option to
install them.

What can I do? How do I get them installed?
 
If you need debugging - get .Net Framework from MS and use DbgCLR
If you need remote components, sorry, ignore my reply

HTH
Alex
 
I do need the remote components. The ASP.NET code itself is running on
a server, not my desktop.
 
Back
Top