Skip Navigation Links
Home
ASP .NET
Web Controls
Data Binding
SharePoint Recipes
Administration
Branding
Business Data Catalog
Business Intelligence
Client Object Model
Document Sets
Managed Metadata Service
SharePoint 2010 New Features
Web Part Development
Feature Development
Biztalk Recipes
Schemas
Pipelines in Biztalk
Orchestrations
SQL Server Recipes
Cursors
SQL Server Clustering
SQL Server Mirroring
SQL Server Performance
SQL Server Replication
SQL Stored Procedures
SQL Transactions
Contact Us
   
Log In   
SOFTWARE RECIPES

Why Do I Get Unexpected 404 Errors in Visual Web Developer 2005 Express Edition?

Today I was experiencing unexpected 404 "The resource cannot be found" errors when working with Visual Web Developer 2005 Express Edition beta 2 in combination with the ASP.NET Development Server. No matter what I tried, and what file I tried to open, I kept getting the same error.
I was just about to get very angry, after trying to change about every property on my project, web server and firewall when I noticed an additional file in the root of my site called app_offline.htm. It turned out this file was the culprit. I have no idea how the file got there, but I think it has been put there by Visual Web Developer somehow.
Read more...




Copyright © 2011 Maxim E-Biz LLC. All Rights Reserved.