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. Start ASP.NET State Service Programmatically

Start ASP.NET State Service Programmatically

Scheduled Pinned Locked Moved ASP.NET
questioncsharpasp-net
6 Posts 4 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
    John Gathogo
    wrote on last edited by
    #1

    How can I programmatically change ASP.NET State Service startup type and also start it?

    S E 2 Replies Last reply
    0
    • J John Gathogo

      How can I programmatically change ASP.NET State Service startup type and also start it?

      S Offline
      S Offline
      seee sharp
      wrote on last edited by
      #2

      If this is a windows service, you should be able to maintain this using services.msc console.

      - ashish

      1 Reply Last reply
      0
      • J John Gathogo

        How can I programmatically change ASP.NET State Service startup type and also start it?

        E Offline
        E Offline
        enjoycrack
        wrote on last edited by
        #3

        Hi there: Basically, you can start a service thru command line...something like this "net start <>...". So you just find the syntax of command line to start asp.net state with your onw configurations... << >>

        J 1 Reply Last reply
        0
        • E enjoycrack

          Hi there: Basically, you can start a service thru command line...something like this "net start <>...". So you just find the syntax of command line to start asp.net state with your onw configurations... << >>

          J Offline
          J Offline
          John Gathogo
          wrote on last edited by
          #4

          What I mean is, I just need to change ASP.NET State Service startup type and start it from a VB.NET application. It would help if you could paste some code to illustrate.

          R 1 Reply Last reply
          0
          • J John Gathogo

            What I mean is, I just need to change ASP.NET State Service startup type and start it from a VB.NET application. It would help if you could paste some code to illustrate.

            R Offline
            R Offline
            RSArockiam
            wrote on last edited by
            #5

            check this url. http://www.codeproject.com/cs/system/extendservicecontroller.asp i hope it will helpful to you

            Regards R.Arockiapathinathan

            J 1 Reply Last reply
            0
            • R RSArockiam

              check this url. http://www.codeproject.com/cs/system/extendservicecontroller.asp i hope it will helpful to you

              Regards R.Arockiapathinathan

              J Offline
              J Offline
              John Gathogo
              wrote on last edited by
              #6

              Thanks RSArockiam

              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