The Forum has been Updated
The code has been upgraded to the latest .NET core version. Please check instructions in the Community Announcements about migrating your account.
I set up a new server running Server 2003, added the application server roles, made sure asp.net, etc.; are enabled in IIS. Set all the folder permissions (including the ones to allow the cache to work which the default installation neglects to set). All the normal steps. End result, of course, is that html pages are working and .asp pages do not.
Uninstalled IIS, rebooted, reinstalled IIS (then had to reinstall Exchange server, etc.); .asp pages still do not work.
Event log has nothing in it related to IIS or asp.
I ran into this some years back but I cannot remember what I finally had to do to fix it. Anyone struggle with this more recently?
Uninstalled IIS, rebooted, reinstalled IIS (then had to reinstall Exchange server, etc.); .asp pages still do not work.
Event log has nothing in it related to IIS or asp.
I ran into this some years back but I cannot remember what I finally had to do to fix it. Anyone struggle with this more recently?
Posted
made sure asp.net,you don't need asp.net for asp pages, you need to enable 'Active Server Pages', have you given the IUSR account permissions to your files ?
Posted
Active Server Pages are allowed and yes, I have given the IUSR account, the IIS account, the Network Service, & the System accounts all the necessary permissions to all the appropriate folders. I verified the System permissions in the registry, etc.
Posted
I re-registered the asp.dll (just in case) - still no asp pages served.
Posted
are you getting any error from the browser ?
Posted
Nope. Just "Internet Explorer cannot display the webpage". Friendly messages are off, etc.
Posted
dns problem maybe ?
are you able to open a normal html file ?
Posted
You are one unlucky guy since IE8 issue... Must be because of Redmonds bad coding
Here goes:
1. from add/remove programs, windows components, you have to install ASP classic first. In Details of IIS, Details of World Wide Web Services, ASP is default unchecked...
2. Your IIS should have given access to your folders. IUSR's, and ofcourse, Guests should not be disabled.
3. From IIS windows, you have to "scripts only" or "scripts and executables" access to it, so you have to add a application pool.
Here goes:
1. from add/remove programs, windows components, you have to install ASP classic first. In Details of IIS, Details of World Wide Web Services, ASP is default unchecked...
2. Your IIS should have given access to your folders. IUSR's, and ofcourse, Guests should not be disabled.
3. From IIS windows, you have to "scripts only" or "scripts and executables" access to it, so you have to add a application pool.
Last edited by SiSL on 26 April 2009, 14:51
Posted
ASP classic is already installed and enabled. Application pools are fine. I can open normal html files, so it's not a DNS issue.
Posted
do you have a link we can check?
Email Member
Message Member
Post Moderation
FileUpload
If you're having problems uploading, try choosing a smaller image.
Preview post
Send Topic
Loading...