<serviceHostingEnvironment aspNetCompatibilityEnabled="true">
<baseAddressPrefixFilters>
<add prefix="http://www.blabla.com/"/>
</baseAddressPrefixFilters>
</serviceHostingEnvironment>
You encounter this error in the web.config file and enter the above code in the part.
No comments:
Post a Comment