Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

I'm not sure what this is called. at first I thought it was debugging remotely, but maybe it's something else

 

I have VB.NET 2003 on my desktop and my laptop.

I have a web project on my desktop. I want to be

able to travel around and access the vb.net project

from my laptop. Right now, I use remote desktop from

windows XP to do this but it's SLOW with refreshing

each click/drag.

 

Is there a way to access the desktop from the laptop

through vb.net and edit/run the program through the

laptop vb.net ?

 

desktop has xp pro, laptop has home edition.

Posted

If the project is hosted on your desktop (which is has to be, as XP home doesn't have IIS anyway), then you can host and debug the project on the desktop, and open and run the project on your laptop.

 

thats actually how we do most of our work, the project is hosted on a server (which in development is really just a desktop machine anyway), while we sit at our desks at our laptops debugging.

Posted
is there a site (unless you don't mind listing) that show the step-by-step to accessing the project from a laptop? I'm getting errors like unauthorized, or not found, or stuff like that. My desktop (Xp pro) is on a cable modem with a static ip address.
Posted

do i need to turn off win xp firewall is all?

 

guess I'm confused on this remote programming.

I was thinking I could program from a friend's house

to my home desktop through the Internet.

Posted
wonder if I could use the VPN (virtual network) to connect as if I was on the workplace network? Do you know the steps into setting up the desktop and laptop for connection? I went to the microsoft website and it's LOADED with tons of info I can't decipher into simple steps! :-(
Posted

well i setup the VPN, but right now I want to see if I can do the project through just a Network connection through a switch.

 

I think it connected, but I get errors with the connection about debugging and stuff.

 

when hitting F5 I get

 

*Error while trying to run project: unable to start debugging on teh web server. access is denied ..."

 

it tells me it can be configured with the Local Security Settings' under the admin tools, but I haven't a clue what I look for in that window.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...