Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

Hi all,

 

In the last couple of weeks I've been learning to use ASP.net. When I started learning, I used my PC as a web and sql server. Since more that one developer will be accessing the projects I've decided to setup another PC to be the web and sql server so the resources on my PC will not be used by other developers. I already have all my files in the virtual directory on the new server but I don't know how I can get my Visual Studio .net projects to point to the new server. Is there a way that I can change the server that my projects are connect to? I'm using Visual Studio.net

 

 

Please help.

 

James

Posted

I want the solution to stay on my PC. However, when I press the save button I want my files to also be updated on the server. I have a drive mapped but if I save the file it still saves to C:\inetpub\wwwroot\... instead of my map drive. When I open the solution I see that the project is connecting to the server on my PC. I want it to connect to the new server on another PC.

 

Thanks,

 

James

Posted

I could not get it to work. I wasn't trying to save my solution file, just the files that are stored on the server. The only way to solve my problem is to create a new project and and have the server location point to the new server.

 

Thanks,

 

James

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...