All Questions
Tagged with asp windows-server-2008
8 questions
0
votes
1
answer
3k
views
w3wp.exe crash (rewrite.dll) IIS 7.5
I'm experiencing several crashes in the last days on our production server and I can't figure out how to fix this issue. The server hosts an ecommerce application, written in classic ASP, that runs ...
1
vote
1
answer
1k
views
Classic ASP apps on IIS shuts down when memory usage goes over 90%
I've got an issue where all classic ASP apps on IIS shut down, when the crowded server exceeds 90% memory usage. This is because ASP apps cannot create new sessions any longer.
The ASP.NET apps are ...
0
votes
3
answers
138
views
IIS ASP Redirect Removal
We have a website that is setup on IIS 7 and are trying to replace it with a new site, but need a redirect that is in place removed.
The old site used a custom file as the homepage (WN-main.asp). We ...
-1
votes
1
answer
474
views
Running < 20 classic asp sites on 2008 IIS7. Memory use brings the server to its knees
I am hosting < 20 asp classic websites on a Windows 2008 Server. All of the websites run on my custom CMS. I am migrating them from a 2003 server.
Memory was also an issue when these sites were ...
2
votes
3
answers
3k
views
Why am I getting random 500 errors on my MVC and ASP websites on iis7?
It seems to happen on almost every site and does not matter if it is an ASP or .NET website. if you refresh right after you get that error it goes away and won't come back by just hitting refresh a ...
1
vote
2
answers
976
views
Task Scheduler offers download of .asp script instead of running it
I scheduled this action on Task Manager on Server 2008:
Start a program
C:\Program Files\Internet Explorer\iexplore.exe" "D:\Inetpub\pathToMy\script.asp"
When the task runs, IE opens quickly and ...
2
votes
1
answer
2k
views
ASP detailed error messages on IIS 7.5
I'm having real issues getting some (externally-written) ASP running on IIS 7.5.
ASP is set up and I've enabled error messages in the two places mentioned in articles such as http://weblogs.asp.net/...
0
votes
1
answer
640
views
Why aren't my old DLL's running with my app pool in 32bit mode?
I am moving my websites from a server 2003x86 environment to a server 2008x64. the 2008 server is using iis 7.5 and the app pool I am using is configured for 32bit mode. I get an error 'Server object ...