Publishing web service on IIS 7 gives 500.19 - Internal Server Error
        Posted  
        
            by Nick
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Nick
        
        
        
        Published on 2010-06-15T16:35:42Z
        Indexed on 
            2010/06/15
            16:42 UTC
        
        
        Read the original article
        Hit count: 299
        
Hello.
I have created a folder and published my webservice to this folder. I then created an application (in IIS 7) and pointed it at this folder location. When I try and hit the ASMX file from a browser on the local machine I get the following error:
HTTP Error 500.19 - Internal Server Error The requested page cannot be accessed because the related configuration data for the page is invalid.
Can someone tell me why?
© Stack Overflow or respective owner