Quantcast
Channel: Configuration & Scripting
Viewing all articles
Browse latest Browse all 780

IIS on Windows 7 throwing 500.19 error for WebService

$
0
0

When run from Visual Studio the service on local machine runs fine. When I try to run it using IIS on same machine I get

This configuration section cannot be used at this path. This happens when the section is locked at a parent level. Locking is either by default (overrideModeDefault="Deny"), or set explicitly by a location tag with overrideMode="Deny" or the legacy allowOverride="false".

<validation validateIntegratedModeConfiguration="false" /><handlers><remove name="ExtensionlessUrlHandler-ISAPI-4.0_32bit" />

Any idea how to fix it ? Need to use the service on Windows 7 and later on Windows XP. Web.config is not editable and there is nothing in Web.Config refering to override or allowOverride

Service was running on port 53679. I am trying to set it up on port 80. I was trying to access a file in c:\ drive to read, I have commented it out. Not sure how to fix this. I am getting following in logs.

Fields: date time s-ip cs-method cs-uri-stem cs-uri-query s-port cs-username c-ip cs(User-Agent) sc-status sc-substatus sc-win32-status time-taken 2014-09-26 14:31:34 192.168.1.127 GET /vbo/vbo/tickets - 80 - 192.168.1.127 Mozilla/5.0+(Windows+NT+6.1;+WOW64)+AppleWebKit/537.36+(KHTML,+like+Gecko)+Chrome/37.0.2062.124+Safari/537.36 500 19 33 1 2014-09-26 14:34:47 192.168.1.127 GET /vbo/vbo/tickets - 80 - 192.168.1.127 Mozilla/5.0+(Windows+NT+6.1;+WOW64)+AppleWebKit/537.36+(KHTML,+like+Gecko)+Chrome/37.0.2062.124+Safari/537.36 500 19 33 2


Viewing all articles
Browse latest Browse all 780

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>