Advertise with us
Control Panel
Forum
Hosting Help
ASP.NET 4.5 & SQL 2012 Hosting
Resources
Notice
Login
Members
Shared Hosting
|
Upgrade
|
Advertise
|
Tutorials
|
Home
»
Questions & Answers
»
Tried to Access my site - gives error: Access is denied
Tried to Access my site - gives error: Access is denied
20 Mar, 12
Author:
Ramu Raghu Vamsi
SIUE
When I try to open my site
http://aspspider.ws/raghuvamsiram
on any browser it juts give this message:
Server Error in '/raghuvamsiram' Application.
Access is denied.
Description: An error occurred while accessing the resources required to serve this request. You might not have permission to view the requested resources.
Error message 401.3: You do not have permission to view this directory or page using the credentials you supplied (access denied due to Access Control Lists). Ask the Web server's administrator to give you access to 'C:\MemberSites\MemberSites_AspSpider_Ws\raghuvamsiram\webroot'.
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.272
Answers .............
Author:
Nishanth Mohan
Posted Date: 21 Mar, 12
Specify Authentication mode as Forms or None in web.config.
Author:
Ramu Raghu Vamsi
SIUE
Posted Date: 27 Mar, 12
Still the same issue...
the code is used in web.config is below;
<?xml version=1.0?>
<!
For more information on how to configure your ASP.NET application, please visit
http://go.microsoft.com/fwlink/?LinkId=169433
> >
<configuration>
<system.web>
<authentication mode=Forms/>
<compilation debug=true strict=false explicit=true targetFramework=4.0/>
</system.web>
You must
login
to post answer for this question.
Total
members
:
250844
Average new registrations per day (in last 7 days):
10
New Registration:
Open
Register Now
Talk to Webmaster
Tony John
Facebook
Google+
Twitter
Advertise
Privacy Policy
Terms of use
Contact Us
SpiderWorks Technologies Pvt Ltd.
All Rights Reserved.