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. General Programming
  3. C#
  4. "Configuration system failed to initialize"

"Configuration system failed to initialize"

Scheduled Pinned Locked Moved C#
helpcsharpasp-netvisual-studiosysadmin
3 Posts 2 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.
  • A Offline
    A Offline
    AshwiniSH
    wrote on last edited by
    #1

    Hi, I have created a Windows Service and i am calling a web service method from my windows service. When i run my windows service, i am getting the below error "Configuration system failed to initialize" Note: The services are installed and my web service is running from Visual Studio (ASP.NET development server) Please help to fix this error.

    B 1 Reply Last reply
    0
    • A AshwiniSH

      Hi, I have created a Windows Service and i am calling a web service method from my windows service. When i run my windows service, i am getting the below error "Configuration system failed to initialize" Note: The services are installed and my web service is running from Visual Studio (ASP.NET development server) Please help to fix this error.

      B Offline
      B Offline
      Bernhard Hiller
      wrote on last edited by
      #2

      That's typically caused by a small typo in the configuration file, e.g. a space between a < and the following keyword...

      A 1 Reply Last reply
      0
      • B Bernhard Hiller

        That's typically caused by a small typo in the configuration file, e.g. a space between a < and the following keyword...

        A Offline
        A Offline
        AshwiniSH
        wrote on last edited by
        #3

        Thank you. I think that was the problem (typo in config or any changes). I recreated my project and it worked well for me. Thank you again.

        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