Ovid
2008-05-10 17:06:01 UTC
I'm running IIS6 and Exchange 2007. Everything was working file until 0810
this morning. When a user tries to open the default web site, they get a msg
Service Unavailble. In the application log, I get the following:
ISAPI Filter
'C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\\aspnet_filter.dll' could not
be loaded due to a configuration problem. The current configuration only
supports loading images built for a AMD64 processor architecture. The data
field contains the error number. To learn more about this issue, including
how to troubleshooting this kind of processor architecture mismatch error,
see http://go.microsoft.com/fwlink/?LinkId=29349.
I think the problem is a conflict with versions of .NET 2. If I look at
Add/Remove Programs, I'm seeing version 2.1.21022 (SP1). But if I look in IIS
under WebService Extensions, it's shoing ASP.NET v2.0.50727 (allowed). I'm
not sure how to fix this. I tried via this link
http://support.microsoft.com/kb/894435 and it appeared to work (v.2.0 was in
that path), but nothing changed (probably due to the 2.0 vs. 2.1 issue).
Don't know how to fix this. Thanks.
this morning. When a user tries to open the default web site, they get a msg
Service Unavailble. In the application log, I get the following:
ISAPI Filter
'C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\\aspnet_filter.dll' could not
be loaded due to a configuration problem. The current configuration only
supports loading images built for a AMD64 processor architecture. The data
field contains the error number. To learn more about this issue, including
how to troubleshooting this kind of processor architecture mismatch error,
see http://go.microsoft.com/fwlink/?LinkId=29349.
I think the problem is a conflict with versions of .NET 2. If I look at
Add/Remove Programs, I'm seeing version 2.1.21022 (SP1). But if I look in IIS
under WebService Extensions, it's shoing ASP.NET v2.0.50727 (allowed). I'm
not sure how to fix this. I tried via this link
http://support.microsoft.com/kb/894435 and it appeared to work (v.2.0 was in
that path), but nothing changed (probably due to the 2.0 vs. 2.1 issue).
Don't know how to fix this. Thanks.