Connecting Tech Pros Worldwide Forums | Help | Site Map

Installing Remote Components

Bryan
Guest
 
Posts: n/a
#1: Jul 22 '05
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?


AlexS
Guest
 
Posts: n/a
#2: Jul 22 '05

re: Installing Remote Components


If you need debugging - get .Net Framework from MS and use DbgCLR
If you need remote components, sorry, ignore my reply

HTH
Alex

"Bryan" <bmomalley@gmail.com> wrote in message
news:1118268600.887230.110400@g47g2000cwa.googlegr oups.com...[color=blue]
> 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?
>[/color]


Bryan
Guest
 
Posts: n/a
#3: Jul 22 '05

re: Installing Remote Components


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

Closed Thread