Link to home
Start Free TrialLog in
Avatar of IGButch
IGButchFlag for United States of America

asked on

ASP.NET 1.1

In my IIS Manager I have ASP.NET 1.1 Classic along with ASP.NET v4.0…  The other day all applications on this server stopped running on ASP.NET 1.1 stop working.  This server is part of a cluster so I failed/Copied them over and all Apps worked properly.  My question, is there a way to fix ASP.NET 1.1 that would not affect the other ASP.NET version.  Any help apprechated.
Avatar of Johny Bravo
Johny Bravo

Which IIS version you are using?
Avatar of IGButch

ASKER

Windows Server 2008 R2 Enterprise - IIS V. 7.5.7600.16385
Avatar of Christopher Kile
ASP.NET 1.1 Classic is a separate "applciation pool" from the rest of the application pools.  Next time, open IIS, open the server tree (the plus sign or cross by the server name); click on Application Pools, look for Classic .NET AppPool, right-click on it, select Stop, right-click on it again then select Start.  

You can see how application pools provide exactly the sort of protection you need in this context.
Avatar of IGButch

ASKER

Thanks but I have already tried that.  Stopped, started, recycled but the ASP.NET 1.1 still did not work, it like its broke.
If the application pool reset didn't help your problem, I don't believe the problem is in IIS - I believe it is somewhere in your application.  Are you getting an error report in any of the Windows Event Logs (particularly Application) when this occurs?
SOLUTION
Avatar of IGButch
IGButch
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
ASKER CERTIFIED SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of IGButch

ASKER

I've requested that this question be closed as follows:

Accepted answer: 0 points for IGButch's comment #a39541268

for the following reason:

Best answer
Asked:  I'm having a problem, what do I do about it?
Answered:  You've covered all the basics?
I want to reinstall, will it affect anything else?
Answered: No, it won't.

You did come up with the alternative, but I did verify to you that that alternative would work.  I think a 50-50 split is more in order, and recommend C or B grade (this wasn't rocket science, just knowledge gained by experience)
Avatar of IGButch

ASKER

thank you for the help and for the delay, everything is working fine now
Avatar of IGButch

ASKER

thanks for the help, this question was so old I completely forgot about it. Not real sure if I used any answer on this one but I got it to work.  I had to close this case.  .... Butch