an ASP.NET Open Source CMS & eCommerce platform
Search:
Last Post 8/25/2008 9:26:19 AM By lukezy. 1 replies.
8/24/2008 1:12:12 PM
paracharlie
Posts: 1
Joined: 8/23/2008
access denied

I keep getting an error that says "This website has denied access to this website".

Says I'm connected but I need to login in first.  403 error.

Im using XP

2005 sql and web dev express.

I've tried quite a few things but this is as far as I have been able to get.  I use http://localhost/demo to connect.  Virtual directory was named demo.

 

 

 

8/25/2008 9:26:19 AM
lukezy
Posts: 2109
Joined: 6/12/2007
Location:WA, US
Re: access denied

The IIS in XP is version 5. DSC needs version 6 and up. However you should be using the internal Visual studio web server just fine. Make sure you install the Dotnet framework 3.5. Please check here for the instructions.

DotShoppingCart Staff