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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Web Development
  3. ASP.NET
  4. Need Help

Need Help

Scheduled Pinned Locked Moved ASP.NET
csharpasp-netwindows-adminhelptutorial
7 Posts 6 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.
  • K Offline
    K Offline
    kavitha_blueindia
    wrote on last edited by
    #1

    How to create a website in IIS using asp.net?Is there any way to check version of IIS is running on machine?

    A C B V 4 Replies Last reply
    0
    • K kavitha_blueindia

      How to create a website in IIS using asp.net?Is there any way to check version of IIS is running on machine?

      A Offline
      A Offline
      AlexeiXX3
      wrote on last edited by
      #2

      Just open VS, create new website, select http in location and type the url of the remote site or localhost for local iis

      Alexei Rodriguez

      1 Reply Last reply
      0
      • K kavitha_blueindia

        How to create a website in IIS using asp.net?Is there any way to check version of IIS is running on machine?

        C Offline
        C Offline
        Christian Graus
        wrote on last edited by
        #3

        It seems you know nothing about ASP.NET. IIS hosts ASP.NET, you create the website in ASP.NET and ASP.NET hosts it. There is no reason to check what version is running.

        Christian Graus Driven to the arms of OSX by Vista.

        M 1 Reply Last reply
        0
        • K kavitha_blueindia

          How to create a website in IIS using asp.net?Is there any way to check version of IIS is running on machine?

          B Offline
          B Offline
          Brij
          wrote on last edited by
          #4

          Plz chk the article http://www.codeproject.com/KB/aspnet/VSDeploy.aspx\[[^](http://www.codeproject.com/KB/aspnet/VSDeploy.aspx "New Window")]">

          Cheers!! Brij

          1 Reply Last reply
          0
          • K kavitha_blueindia

            How to create a website in IIS using asp.net?Is there any way to check version of IIS is running on machine?

            V Offline
            V Offline
            Vimalsoft Pty Ltd
            wrote on last edited by
            #5

            Yes it seems as if you dont know what you are talking about. First we dont Develop our Applications in IIS, IIS host the Site , we dont Develop in IIS. You Should Say you have a ASP.NET App and you want to knwo how to Deploy it. After your Computer is updated with the .Framwork. go to your IIS and right Click and create a Virtual Directory, make sure it points to your Application and walla its working... but there more settings that needs to be adjusted according to your app. Shout if you need help.

            Vuyiswa Maseko, Sorrow is Better than Laughter, it may Sadden your Face, but It sharpens your Understanding VB.NET/SQL7/2000/2005 http://vuyiswamb.007ihost.com http://Ecadre.007ihost.com vuyiswam@tshwane.gov.za

            1 Reply Last reply
            0
            • C Christian Graus

              It seems you know nothing about ASP.NET. IIS hosts ASP.NET, you create the website in ASP.NET and ASP.NET hosts it. There is no reason to check what version is running.

              Christian Graus Driven to the arms of OSX by Vista.

              M Offline
              M Offline
              Muhammad Gouda
              wrote on last edited by
              #6

              Christian Graus wrote:

              you create the website in ASP.NET and ASP.NET hosts it

              You meant and IIS hosts it

              Christian Graus wrote:

              There is no reason to check what version is running.

              It depends on the .Net FrameWork version e.g. applications that target .Net Framework 3.5 can only be hosted on IIS 7

              foreach(Minute m in MyLife) myExperience++;

              C 1 Reply Last reply
              0
              • M Muhammad Gouda

                Christian Graus wrote:

                you create the website in ASP.NET and ASP.NET hosts it

                You meant and IIS hosts it

                Christian Graus wrote:

                There is no reason to check what version is running.

                It depends on the .Net FrameWork version e.g. applications that target .Net Framework 3.5 can only be hosted on IIS 7

                foreach(Minute m in MyLife) myExperience++;

                C Offline
                C Offline
                Christian Graus
                wrote on last edited by
                #7

                Yes, but if IIS can't host it, then how would the code run to check that ? So, there would be no point in writing that code, you should check at the point of deployment if your version of IIS will run the code, and it will, or it won't. you're right, I meant to say IIS.

                Christian Graus Driven to the arms of OSX by Vista.

                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