how to deploy a web site built in visual studio 2005??

Last post 07-01-2009 3:18 AM by Thomas Sun – MSFT. 6 replies.

Sort Posts:

  • how to deploy a web site built in visual studio 2005??

    06-26-2009, 5:31 AM
    • Member
      point Member
    • somney
    • Member since 06-26-2009, 9:15 AM
    • Posts 8

    hi everybody.........

    i have developed a website in visual studio 2005 on my laptop with windows vista basic as OS.i have used sql server 2005 to create database. now how can i get this web site to be deployed on any other computer in a way that i dont want my laptop to be needed for any purpose like as a server or anything.

    i tried to create web setup and deplyoment projects. when i installed using that setup all that i get on internet exlplorer is code behind of default.aspx page. i get no controls, no login, no web page.

    please help me its very urgent. i am new at asp and i have made this web site but now getting it deployed is really giving me hard times. 

  • Re: how to deploy a web site built in visual studio 2005??

    06-26-2009, 5:44 AM
    • Contributor
      3,121 point Contributor
    • sujitm
    • Member since 05-23-2007, 9:01 AM
    • Pune
    • Posts 512

    Have you installed .Net on the new machine?

    If yes, go to Web Server Extensions and "Allow" ASP.Net extensions.

    Also select appropriate ASP.Net version from the properties window of your virtual directory.

    - Sujit

    Dont forget to click "Mark as Answer" on the post that helped you.
    This credits that member, earns you a point and marks your thread as Resolved so we will all know you have been helped.
  • Re: how to deploy a web site built in visual studio 2005??

    06-26-2009, 5:46 AM
    • All-Star
      23,515 point All-Star
    • qwe123kids
    • Member since 03-27-2008, 5:49 AM
    • Posts 3,997

    Hi,

    build-->Publish -->pubsish the File

    ..copy thefolder were File had been published  Put in
    root of Website

    Thanks
    Avinash Tiwari

    Remember to click “Mark as Answer” on the post, if it helps you.

    MY Blog

    Hacking Inside .net exe
  • Re: how to deploy a web site built in visual studio 2005??

    06-27-2009, 2:25 AM
    • Member
      point Member
    • somney
    • Member since 06-26-2009, 9:15 AM
    • Posts 8

    Error Summary

    HTTP Error 500.23 - Internal Server Error

    An ASP.NET setting has been detected that does not apply in Integrated managed pipeline mode.

    Detailed Error Information
    Module ConfigurationValidationModule
    Notification BeginRequest
    Handler Not yet determined
    Error Code 0x80070032
    Requested URL http://localhost:80/audit_websetup
    Physical Path C:\inetpub\wwwroot\audit_WebSetup
    Logon Method Not yet determined
    Logon User Not yet determined




  • Re: how to deploy a web site built in visual studio 2005??

    06-27-2009, 2:27 AM
    • Member
      point Member
    • somney
    • Member since 06-26-2009, 9:15 AM
    • Posts 8

    i am getting the error as posted above.

    the name of project that i created is audit_website.

    the name of set up that i made of my project is audit_websetup.

  • Re: how to deploy a web site built in visual studio 2005??

    06-27-2009, 4:52 AM
    • Member
      point Member
    • somney
    • Member since 06-26-2009, 9:15 AM
    • Posts 8


    thanxxxx a lot for your help.

    well i have sorted most of it.

    just wanted to know how could i take my sql server databse to the new machine.

    where r these database files found???

  • Re: how to deploy a web site built in visual studio 2005??

    07-01-2009, 3:18 AM
    Answer

     Hi,

    This post seems to be the duplicated one on http://forums.asp.net/t/1440299.aspx.

    We will focus on that post.

    Thanks for your understanding.

     

     

    Thomas Sun
    Microsoft Online Community Support

    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question.
Page 1 of 1 (7 items)