Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. how to run website without Visual Studio

how to run website without Visual Studio

Scheduled Pinned Locked Moved ASP.NET
csharpquestionasp-netvisual-studiosysadmin
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    JayPatel21
    wrote on last edited by
    #1

    Hi, In ADO.Net after finishing codeing, for deploment we can make setup(msi) for that project. So can't I make some similar like setup to my ASP.Net website. Each and every time I have to run my complete website in Visual studio(Ctrl+F5). I don't know about deployment of website on Internet. I just want to know how can I run my website without Visual Studio by just double click to the website. Is it possible??? TIA Regards, Jaym

    D A 2 Replies Last reply
    0
    • J JayPatel21

      Hi, In ADO.Net after finishing codeing, for deploment we can make setup(msi) for that project. So can't I make some similar like setup to my ASP.Net website. Each and every time I have to run my complete website in Visual studio(Ctrl+F5). I don't know about deployment of website on Internet. I just want to know how can I run my website without Visual Studio by just double click to the website. Is it possible??? TIA Regards, Jaym

      D Offline
      D Offline
      dan sh
      wrote on last edited by
      #2

      JayPatel21 wrote:

      I run my website without Visual Studio by just double click to the website

      What do you mean double click? A website is a website. It is not an executable like console or windows application. You need to deploy the website in IIS. Search google on how to publish website in IIS and you will get a lot of articles explaining that.

      50-50-90 rule: Anytime I have a 50-50 chance of getting something right, there's a 90% probability I'll get it wrong...!!

      1 Reply Last reply
      0
      • J JayPatel21

        Hi, In ADO.Net after finishing codeing, for deploment we can make setup(msi) for that project. So can't I make some similar like setup to my ASP.Net website. Each and every time I have to run my complete website in Visual studio(Ctrl+F5). I don't know about deployment of website on Internet. I just want to know how can I run my website without Visual Studio by just double click to the website. Is it possible??? TIA Regards, Jaym

        A Offline
        A Offline
        Abhijit Jana
        wrote on last edited by
        #3

        You need to host the site on IIS. Read this article, Beginner's Guide : Exploring IIS 6.0 With ASP.NET [^]

        Abhijit Jana | Codeproject MVP Web Site : abhijitjana.net Don't forget to click "Good Answer" on the post(s) that helped you.

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups