Results 1 to 4 of 4

Thread: How to host a web application

  1. #1
    Join Date
    Jun 2009
    Posts
    53

    How to host a web application

    I developed a web application in ASP.NET, more precisely in Visual Studio and C# language and sql server for the database. This application will be used inside the enterprise and installed in a PC running windows server to exchange information between users. Is there someone who can tell me the steps to do or advise me links how to host a web application?

  2. #2
    Join Date
    Feb 2008
    Posts
    1,852

    Re: How to host a web application

    First of all make sure that you have IIS installed on your server, and if it is ok then you install all the files in your application in the Inetpub (or the directory set as default web site). Also refer to this article for more information.

  3. #3
    Join Date
    Jun 2009
    Posts
    53

    Re: How to host a web application

    I have not figured out how to install the files in my application directory, is what you mean the file in this directory? Is it what I have installed on sql server? Do I need to recreate the database? Visual Studio and everything?

  4. #4
    Join Date
    Feb 2008
    Posts
    1,852

    Re: How to host a web application

    Yes, you file them in this directory. And if your application uses SQL Server, then obviously you must install SQL Server. Visual Studio is useless and unnecessary for your setup.

Similar Threads

  1. Link Sql Data Base Of Server Host With Web Host Using Sql?
    By raggya in forum Software Development
    Replies: 1
    Last Post: 18-06-2012, 05:23 PM
  2. How can I Report a Website, File Host or a Web Host?
    By rasnam in forum Technology & Internet
    Replies: 4
    Last Post: 07-06-2011, 06:52 PM
  3. How Application Extension Mapping supported by Host?
    By Jarvis in forum Software Development
    Replies: 4
    Last Post: 24-10-2008, 07:41 PM
  4. Unicast and destination host host unreachable.
    By Rush in forum Windows Server Help
    Replies: 6
    Last Post: 24-08-2007, 02:53 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,481,774.92029 seconds with 16 queries