Results 1 to 3 of 3

Thread: guidelines to deploy and configure

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Apr 2006
    Posts
    17

    Cool guidelines to deploy and configure

    What guidelines I should provide to the user to deploy and configure my application. It's in .NET 1.1(ASP.Net using VB.NET) and the database is in sqlserver2000.

    Looking Forward..

  2. #2
    Shared Member
    Join Date
    May 2005
    Location
    Kashmir, India
    Posts
    2,277

    Re: guidelines to deploy and configure

    You will have to install it on a Web Server. You should create a Setup Project for your web app. And also try going through MSDN for more on how o deploy web projects.
    Use [code] source code here[/code] tags when you post source code.

    My Articles

  3. #3
    Fanatic Member Valleysboy1978's Avatar
    Join Date
    Nov 2004
    Location
    Planet Xeoroaniar CC Posts:1,928,453,459,361
    Posts
    770

    Re: guidelines to deploy and configure

    You should use the Setup facilities provided by Visual Studio. It can install the .NET framework, create the server database, install the application etc.
    Life is one big rock tune

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