Tagged Questions
1
vote
0answers
152 views
IIS 6 App Pools and Windows Services Won't Start
Windows Server 2003 R2 (x86) / IIS 6.
I'm setting up an ASP.NET application as well as a few windows services that run under "MyServiceAccount". I'm unable, however, to get the app pool nor the ...
1
vote
2answers
357 views
Trying to get IIS running in VM and Visual Studio running natively, with files on native file system
here's the set up I'm trying to go work.
Windows 7, with files for an "ASP.NET Web Application"
(a new one created by wizard for this test) installed in c:\tfsprojects\test\test
this project opens ...
0
votes
1answer
112 views
Windows 2003 R2 - IIS Crashes On Setting Change
I'm running a server which currently has about 50 sites on, and am encountering from problems with IIS.
Everytime I try and change a setting on a site, switch .Net versions, add/change domains on a ...
0
votes
1answer
4k views
Why can't I get ASP.NET 4.0 to work on Windows Server 2003 R2?
I've been developing an ASP.NET 4.0 application on my local machine, and today I tried to deploy it to the server. After deploying, I got the following message when trying to visit the site in my ...
1
vote
2answers
197 views
Windows 2003 R2 Server out of Memory each 3 days
I am having a 2003 R2 Server with IIS and mysql running. My problem is, that the server stops responding on the net each 3 days. When I log on I get an error, that I can't log on (0x000012d)
The only ...
0
votes
1answer
615 views
Why do I not see w3wp.exe processes from IIS6?
I have two Windows 2003 x64 R2 IIS boxes that are ostensibly setup the same way.
But for whatever reason, one of them has a W3WP.exe process for each application pool and the other one does not.
...