View Single Post
  #2 (permalink)  
Old November 11th, 2004, 03:14 AM
Imar's Avatar
Imar Imar is offline
Wrox Author
 
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
Default

I think the error message says it all (thanks to those verbose ASP.NET error messages):
Quote:
quote:This error can be caused by a virtual directory not being configured as an application in IIS.
You probably forgot to change the folder WroxJokeShop into a Virtual Directory.

TO make the change, open up the IIS manager, locate your server and then the folder WroxJokeShop, open it's Properties and then click the Create button to change the folder into a VD.

Cheers,

Imar
---------------------------------------
Imar Spaanjaars
Everyone is unique, except for me.
Reply With Quote