Search   Articles   Dev Forums   Personalize   Favorites   Member Login   ASP.Net Hosting
DevASP.NET for ASP.NET, VB.NET, XML and C# (C-Sharp) Developers Tuesday, October 07, 2008

Dev Articles
Search Directory
ASP.NET
VB.Net
C-Sharp
SQL Server
 
FREE 12 month online training for ASP.NET & MS Expression Studio and a Free copy of MS Expression Web with Windows Server Purchase

Home > Search > Knowledge Base > ASP.Net > Errors and Bugs > ASP.NET PRB
PRB: You Receive an "HTTP Error 403:Forbidden" Error While You Work in ASP.NET Web Application Projects With SSL Enabled        
Total Hits: 1468  |  Today: 0 Author: MSDN       Rating:  
Read Reviews | Write Review |   Your Rating: 

When you create a Microsoft ASP.NET Web application in Microsoft Visual Studio .NET and you set up Secure Sockets Layer (SSL) certificate authentication on the ASP.NET Web application project, you may receive the error message when you try to reopen the ASP.NET Web application project in Visual Studio IDE:

Unable to open Web project 'AspwebApp1'. The file path 'C:\Inetpub\wwwroot\AspwebApp1' does not correspond to the URL 'http://Localhost:/AspwebApp1'. The two need to map to the same server location. HTTP Error 403: Forbidden

OR
You have created a virtual directory where you will create an ASP.NET application. You enable SSL authentication in Internet Information Services (IIS) for the project that is created in the folder. When you try to create a new Web application project with the virtual directory name, you may receive the following error:

Unable to create Web project 'AspwebApp2'. The file path 'C\Inetpub\wwwroor\AspwebApp2\ does not correspond to the URL 'http://localhost/AspwebApp2'. The two need to map to the same server location. HTTP Error 403:Forbidden


What's New at DevASP.Net
10/07  Asynchronous Method Execution Usi..
10/07  Windows Forms Controls: Z-order a..
10/07  Owner-Drawing in .NET
10/07  Managed UDTs Let You Extend the S..
10/07  Extracting Data from .NET Assembl..
10/07  Robert Green Talks About Communit..
10/07  Const in C#, Exception Filters, I..
10/07  Silverlight Cairngorm - Port Cair..
10/07  Advanced message box for .NET
10/07  Remote Assistance in XP: Programm..
10/07  Tagaki Sugeno Fuzzy System implem..
10/07  Append Date and Time to File
10/06  Plan Your Migration to the Visual..
10/06  Visual Studio 2005, HTC Memory Pr..
10/06  Dress Your Controls for Success w..
10/06  Creating and Managing Secondary T..
10/06  Data Binding Radio Buttons to a L..
10/06  Migrating from ADO to ADO.NET
10/06  Bridge the Gap Between Developmen..
10/06  Migrating from ADO to ADO.NET, Pa..
Latest Posts at Dev Forums
displaying an xml file in datagridview
Tory Block
Deploying website to offline and onlin..
Deploying website to offline and onlin..
window service c#
kiossru
Regular expression
asp.net
Very urgent--
submit to the server
load gif image
focus
filter combo boxes in formview control
ASP Composite Control and Position
Caching as a Master DataSource w/t Rea..
Method returning values in Threadpool!
ADVERTISEMENTS USING XML FILE
DATALIST PROBLEM
FTP Downloading using C#
Nested gridview footer total by using ..

DevASP.Net - Disclaimer - Privacy
Copyright © 2008 DevASP.net