trying to get web site up and running

Discussion in 'ASP.NET / ASP.NET Core' started by lconklin, Sep 16, 2006.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. First I tried using copy web site then I used publish web site. Web site runs well on my local pc using a local copy of iis. Currently getting application error page


    What I need to know is...

    1. How to restore my web site on discountasp.net to its orginal version
    2. Walk through using vs2005 to install/copy/publish from my local website to discountasp.net
    3. Hints on debuging on discountasp.net

    Thank you
     
  2. I'm using VS 2005 Pro for ASP.NET and still using Macromedia Studio MX to sync with the server.
    Even on the Intranets at Siemens it worked better that way.
     
  3. for question No. 1 ...it will be a lot easier if you always keep a version copy of your web app before Big changes. In that case, all you need to do is just to del the files on your server and restore it with your local backups.

    For question No.2 ...According to my and many other ppl`s experience, using VS2005 built-in feature to deploy your web app is not the optimal choice, I think it's better for you to just FTP directly. (It:s way faster and stabler)

    For questions No.3...personally , I haven't tried yet. duno if DSAP allows remote debug on the server.

    Good Luck /emoticons/smurf.gif

    J. Bey
    Free-lancer IT Pro.
    "Life is tough...but programming is FuN"</CODE>
     
Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page