Results 1 to 2 of 2

Thread: Can Any one Help me to make a ASP Website

  1. #1
    Join Date
    Nov 2010
    Posts
    2

    Can Any one Help me to make a ASP Website

    Can Any one help me to make a Asp Website

    I Have done some Pages in aspx
    But I dont know how to publish on the Server
    please can Anyone help me on this

  2. #2
    Join Date
    Apr 2009
    Posts
    569

    Re: Can Any one Help me to make a ASP Website

    You have a Web site, you can publish it. You can publish the Web site to any location that you have access to on the local computer or on a network that is using any connection protocol that is supported by Visual Web Developer. You have the following options for copying the Web site:

    1. Use a UNC share to copy to a shared folder that is on another computer on the network.
    2. Use FTP to copy to a server.
    3. Use the HTTP protocol to copy to a server that supports FrontPage 2002 Server Extensions from Microsoft.


    In this part of the walkthrough, you will publish the Web site to local folder.
    To publish the Web site

    1. On the Build menu, click Publish Web Site.
    2. In the Target Location box, enter c:\CompiledSite.


      For the purposes of this walkthrough, you are publishing to a local folder. You could also publish to a UNC share. If you wanted to publish to a remote Web site using HTTP or FTP, the Target Location box is where you would specify the remote server URL.

      The Allow this precompiled site to be updatable option specifies that all program code is compiled into assemblies, but that .aspx files (including single-file ASP.NET Web pages) are copied as-is to the target folder. In this walkthrough, you will not select that option. For detailed information, see Publishing Web Sites.
    3. Click OK.

      Visual Web Developer precompiles the contents of the Web site and writes the output to the folder that you specified. The Output window displays progress messages. If an error occurs during compilation, it is reported in the Output window.
    4. If errors occur during publishing, fix the errors, and then repeat step 1.



    For more information click here.

Similar Threads

  1. Does a own Domain Name make your website more visible
    By Kiran25 in forum Technology & Internet
    Replies: 8
    Last Post: 24-09-2011, 10:24 PM
  2. Program to make website faster
    By Cavan in forum Technology & Internet
    Replies: 3
    Last Post: 26-06-2009, 01:30 PM
  3. Make a website using the design of a game
    By dramphy in forum Technology & Internet
    Replies: 4
    Last Post: 23-03-2009, 11:17 AM
  4. How to make your website popular?
    By Anek in forum Technology & Internet
    Replies: 4
    Last Post: 05-03-2009, 09:49 AM
  5. How to make Website ?
    By Omprakash in forum Technology & Internet
    Replies: 3
    Last Post: 19-02-2009, 12:02 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,934,170.44411 seconds with 17 queries