How to publish ASP.net website in IIS?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • nur alam
    New Member
    • Mar 2011
    • 9

    How to publish ASP.net website in IIS?

    I have placed all the pages in a folder named UI.Home page is placed in UI folder.Reports in report folder.When I publish the website in iis and run it then error message is "Can't find resources."
    It may be error on publishing. So please tell me step by step process to publish an asp.net website.
    version 3.5
    Please help........... .......
  • VijaySofist
    New Member
    • Jun 2007
    • 107

    #2
    Hi nur alam,

    1. Open your project in Visual Studio
    2. In the Build Menu, Click "Publish Website"
    3. A Window will popupped to Choose the Destination. Here you must choose your IIS path. Then Click OK Button
    4. Now go to the IIS & Right Click your Project Folder and Create Virual Directory
    5. Now Enter the URL in your Browser

    All the Best

    Regards
    Vijay.R

    Comment

    • nur alam
      New Member
      • Mar 2011
      • 9

      #3
      I have placed all the pages in UI folded.When I brows the site, first page appeared but no link works.....

      Thank you 4 ur reply.....

      Comment

      Working...