Page type explicitly forbidden

 
Post new topic   Reply to topic    Aprelium Forum Index -> ASP.NET
View previous topic :: View next topic  
Author Message
RandomSF
-


Joined: 23 Apr 2013
Posts: 5
Location: United States

PostPosted: Thu May 09, 2013 4:30 pm    Post subject: Page type explicitly forbidden Reply with quote

We have a few ASP.NET pages whose extension is .asp. They are ASP.NET pages, just with a different extension.

In the server configuration, ASP.NET Parameters :: ASP.NET Applications I have added .asp as a served extension. The web server has been restarted.

Any page I try to pull up that has a .asp extension gives this error.

Server Error in '/' Application.

This type of page is not served.

Description: The type of page you have requested is not served because it has been explicitly forbidden. The extension '.asp' may be incorrect. Please review the URL below and make sure that it is spelled correctly.

Can someone help me with what change to make so this is not forbidden?
Back to top View user's profile Send private message
aprelium-support
-


Joined: 20 Feb 2009
Posts: 356

PostPosted: Wed May 22, 2013 3:06 pm    Post subject: Re: Page type explicitly forbidden Reply with quote

RandomSF,

.asp as an extension has a special meaning for the ASP.NET framework. You can't make run by it because it contains classic ASP. So the ASP.NET engine reports that and you can't do anything for it (that's how Microsoft designed ASP.NET.)
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> ASP.NET All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group