VersaDev 
VersaDev
VersaDev
VersaDev
Delivering Business Software Solutions
Welcome Guest Search | Active Topics | Members | Log In | Register

Access Denied Error Message Options
Philip@versadev
Posted: Monday, July 20, 2009 12:43:57 PM
Rank: Administration
Groups: Administration , Member

Joined: 11/20/2008
Posts: 46
Points: 41
Location: Australia
"When logging into and operating versaSRS "Access Denied" error prompts are being displayed."

This is caused by an ISA rule setting affecting the SOAP Requests.

The following lines of code should be included near the end of the web.config file just after the <globalisation... tag and before the end of the </system.web> tag.

<webServices>
<protocols>
<add name="HttpPost"/>
<add name="Documentation"/>
<add name="HttpSoap"/>
<add name="HttpSoap12"/>
</protocols>
</webServices>

When the above changes have been applied to the web.config file you will need to tick the "Forward the original host header instead of the actual one (specified above)" checkbox in the ISA config settings.
Users browsing this topic
Guest


Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Main Forum RSS : RSS

Powered by Yet Another Forum.net version 1.9.1.8 (NET v2.0) - 3/29/2008
Copyright © 2003-2008 Yet Another Forum.net. All rights reserved.
This page was generated in 0.049 seconds.