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. IIS Error

IIS Error

Scheduled Pinned Locked Moved C#
helpcsharpvisual-studiosysadminwindows-admin
4 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.
  • P Offline
    P Offline
    pat270881
    wrote on last edited by
    #1

    Hello, When i now want to open a Web Service in my VS.NET the following error occurs: The Web server reported the following error when attempting to create or open the Web project located at the following URL: 'http://localhost/ReservationClient'. 'HTTP/1.1 500 Server Error'. Can anybody give me further help??:( regards patrck

    H 1 Reply Last reply
    0
    • P pat270881

      Hello, When i now want to open a Web Service in my VS.NET the following error occurs: The Web server reported the following error when attempting to create or open the Web project located at the following URL: 'http://localhost/ReservationClient'. 'HTTP/1.1 500 Server Error'. Can anybody give me further help??:( regards patrck

      H Offline
      H Offline
      Heath Stewart
      wrote on last edited by
      #2

      pat270881 wrote: Can anybody give me further help?? No further help can be given for something as unspecific as "Server Error". We need to know more information. If you can, browse to http://localhost/trace.axd. If it doesn't exist, turn on logging in /Web.config. If tracing isn't enabled and you're browsing to localhost, then the page handler for trace.axd should also tell you how to enable it. Once that's done and you've reproduced the error, what exception are you getting? What does the exception text say? Once you find all that out, post it to the ASP.NET forum. This forum is for C# questions not specific to ASP.NET since there's already a forum specific to ASP.NET. This posting is provided "AS IS" with no warranties, and confers no rights. Software Design Engineer Developer Division Sustained Engineering Microsoft [My Articles]

      P 1 Reply Last reply
      0
      • H Heath Stewart

        pat270881 wrote: Can anybody give me further help?? No further help can be given for something as unspecific as "Server Error". We need to know more information. If you can, browse to http://localhost/trace.axd. If it doesn't exist, turn on logging in /Web.config. If tracing isn't enabled and you're browsing to localhost, then the page handler for trace.axd should also tell you how to enable it. Once that's done and you've reproduced the error, what exception are you getting? What does the exception text say? Once you find all that out, post it to the ASP.NET forum. This forum is for C# questions not specific to ASP.NET since there's already a forum specific to ASP.NET. This posting is provided "AS IS" with no warranties, and confers no rights. Software Design Engineer Developer Division Sustained Engineering Microsoft [My Articles]

        P Offline
        P Offline
        pat270881
        wrote on last edited by
        #3

        There were never display the Trace.axd when quoted it in the browser although i have trace enabled to true..??? in the event log of windows eventviewer the following warning occurs: the server could not load the applicaiton '/LM/W3SVC'. 'Quoted Medadata could not be found.' any ideas? regards patrick

        H 1 Reply Last reply
        0
        • P pat270881

          There were never display the Trace.axd when quoted it in the browser although i have trace enabled to true..??? in the event log of windows eventviewer the following warning occurs: the server could not load the applicaiton '/LM/W3SVC'. 'Quoted Medadata could not be found.' any ideas? regards patrick

          H Offline
          H Offline
          Heath Stewart
          wrote on last edited by
          #4

          ASP.NET forum This posting is provided "AS IS" with no warranties, and confers no rights. Software Design Engineer Developer Division Sustained Engineering Microsoft [My Articles]

          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