I get the following error message when inporting a Front PAge application that uses .asp pages. Do .asp pages not work or do I have another problem?
If .asp pages do not work, is there a workaround?
Server Error in '/mppIntranet' 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.
Thanks but I am not using IIS6, I seem to have an earlier version, simply called ISS. I have ISS 6.0 installed but it does not recognize my computer because "cannot connect to local host. The server does not have SMTP installed.
When I look at ASP in the ISS server it seems to be installed but there is no details pane with a selection to "allow" active server pages as described in the article.
gordonkerr
0 Points
3 Posts
converting a FrontPage application to Visual Web Developer
Feb 04, 2013 08:32 PM|LINK
I get the following error message when inporting a Front PAge application that uses .asp pages. Do .asp pages not work or do I have another problem?
If .asp pages do not work, is there a workaround?
Server Error in '/mppIntranet' 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.
Requested URL: /mppIntranet/eWorkOrdersSJ/WorkRequestEntry.asp
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.272
dahla
Participant
1816 Points
369 Posts
Re: converting a FrontPage application to Visual Web Developer
Feb 04, 2013 09:39 PM|LINK
You need to allow asp pages to be executed on the server.
Take a look at this guide
https://www.microsoft.com/technet/prodtechnol/WindowsServer2003/Library/IIS/453cbc7c-942d-42c7-a10d-cf8703cc526b.mspx?mfr=true
Decker Dong ...
All-Star
118619 Points
18779 Posts
Re: converting a FrontPage application to Visual Web Developer
Feb 06, 2013 12:43 AM|LINK
Hi,
this forum is mainly focusing on asp.net instead of a pure asp problem.
So if your problem cannot be solved, please directly send your request or question to:
Classic ASP
Reguards!
gordonkerr
0 Points
3 Posts
Re: converting a FrontPage application to Visual Web Developer
Feb 06, 2013 06:04 AM|LINK
Thanks but I am not using IIS6, I seem to have an earlier version, simply called ISS. I have ISS 6.0 installed but it does not recognize my computer because "cannot connect to local host. The server does not have SMTP installed.
When I look at ASP in the ISS server it seems to be installed but there is no details pane with a selection to "allow" active server pages as described in the article.
Perhaps I am out of my league! Thanks anyway
Decker Dong ...
All-Star
118619 Points
18779 Posts
Re: converting a FrontPage application to Visual Web Developer
Feb 06, 2013 06:08 AM|LINK
Hi again,
As far as I see, I think you can turn to IIS instead of ISS.
And what's more——
You have to turn to Control Panel to install SMTP.
About this, please refer this:
http://msdn.microsoft.com/en-us/library/8b83ac7t(v=vs.100).aspx
gordonkerr
0 Points
3 Posts
Re: converting a FrontPage application to Visual Web Developer
Feb 06, 2013 06:18 AM|LINK
DD,
Thanks anyway but I clearly don't knw what I'm talking about. I off to another project.
GK
Decker Dong ...
All-Star
118619 Points
18779 Posts
Re: converting a FrontPage application to Visual Web Developer
Feb 06, 2013 11:21 AM|LINK
Hi,
So you can just have a try of my way, and welcome your feedback.