So I have a strange, frustrating, and complex problem. Here is some background information:
Windows Server 2008 (x64)
IIS 7
MOSS 2007 @ port 4444 (Central Admin @ port 12534)
BugTracker.NET (ASP.NET issue tracking) @ port 80
Our application install files @ port 80
I accidently added a Sharepoint Application to the default IIS site (port 80) while in the Sharepoint Central Administration, even though the default site was in use by BugTracker.NET and other services. Upon realizing my mistake, I removed the new Sharepoint Application, and deleted the AppPool ("Sharepoint-80") from IIS. However, nothing on the default site will work. If I'm running the AppPool assigned to the default site in Integrated mode (it was running fine this way before), all sites under port 80 give an HTTP 500 Internal Server Error warning. If I run in Classic mode, I have problems with my ASP.NET application.
How can I fix this? I've tried deleted AppPools, adding them, changing permissions here and there, but nothing works. This is driving me crazy!
Windows Server 2008 (x64)
IIS 7
MOSS 2007 @ port 4444 (Central Admin @ port 12534)
BugTracker.NET (ASP.NET issue tracking) @ port 80
Our application install files @ port 80
I accidently added a Sharepoint Application to the default IIS site (port 80) while in the Sharepoint Central Administration, even though the default site was in use by BugTracker.NET and other services. Upon realizing my mistake, I removed the new Sharepoint Application, and deleted the AppPool ("Sharepoint-80") from IIS. However, nothing on the default site will work. If I'm running the AppPool assigned to the default site in Integrated mode (it was running fine this way before), all sites under port 80 give an HTTP 500 Internal Server Error warning. If I run in Classic mode, I have problems with my ASP.NET application.
How can I fix this? I've tried deleted AppPools, adding them, changing permissions here and there, but nothing works. This is driving me crazy!