Results 1 to 2 of 2

Thread: Changing web server for my project

  1. #1

    Thread Starter
    Registered User
    Join Date
    Jul 2002
    Posts
    80

    Question Changing web server for my project

    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

  2. #2
    C# Aficionado Lord_Rat's Avatar
    Join Date
    Sep 2001
    Location
    Cave
    Posts
    2,497
    I usually open the sln file with notepad and change the directory paths.
    Need to re-register ASP.NET?
    C:\WINNT\Microsoft.NET\Framework\v#VERSIONNUMBER#\aspnet_regiis -i

    (Edit #VERSIONNUMBER# as needed - do a DIR if you don't know)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width