Click here to Skip to main content
15,892,298 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I run the application, it's a sample application from DevExpress (demo center asp.net) and in browser I get:

The resource cannot be found.
Description: HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable. Please review the following URL and make sure that it is spelled correctly.

Requested URL: /ASPxPivotGridDemos_v9_3/ASPxPivotGridDemos/Default.aspx

Version Information: Microsoft .NET Framework Version:2.0.50727.4927; ASP.NET Version:2.0.50727.4927

Any ideas?
Posted
Updated 24-May-10 5:00am
v2

1 solution

You have not made it a virtual directory.
Can be done through IIS. Or right click select properties and enable web-sharing from the web sharing tab.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900