-
ASP will not run on websites
Problem
When creating a site in Helm you can get 404 or application errors when the path to the ASP engine is incorrectly configured in Helm, or these type of applications have been prohibited.
Solution
You need to check the ASP path under the Helm Web Service and make sure that it is pointing to the correct folder.
You can find the Helm Web Service here:
Home > System Settings > Servers > Your Server > Web Service
On Windows 2000, the path is commonly C:\WINNT\system32\inetsrv\ASP.DLL
On Windows 2003, the path is commonly C:\WINDOWS\system32\inetsrv\ASP.DLL
In IIS6 under the "Web Service Extensions" folder you must switch Active Server Pages to "Allowed".
Also, make sure the .asp extension is not mapped to the ASPNET dll. The standard extension for ASPNET is .aspx
For .asp you should be using the ASP.DLL file which is normally located in \system32\inetsrv\ASP.DLL
Once you have configured the above points, you need to disable and then re-enable ASP in Helm for that domain, for them to take effect. To do this, go to the domain in Helm and choose Website Settings. Uncheck the ASP and ASP.NET boxes and click save to disable these features. Then to re-enable them, simply re-check the boxes and click save. The correct paths will now be updated in IIS.
Best Regards,
Chetan Sonar 
-
Hi,Nice post , I am new to this site.will try to post.
-
That simple!
Doh, once again I am amazed at my abilities to make things more complicated then they are. This is very helpful. You really have taken the time to explain things clearly.
-
Defualt
My .asp extension was indeed mapped to the ASPNET dll. It was such a small difference that I did not notice it until I was reading your post. Simple mistakes sometimes can be a big hassle. Thanks for the help.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks