Page 1 of 1

Can AC7 run on IIS 7 / 2008 Server ?

Posted: Thu Sep 04, 2008 11:36 am
by Mike718NY
My hosting company sent me this:

"You may want to consider migrating your hosting to a IIS 7 / 2008 Server which Offers your
application 200 MB in its application pool."

Can I run AC7 on IIS 7 and Win 2008?

Re: Can AC7 run on IIS 7 / 2008 Server ?

Posted: Thu Sep 04, 2008 8:16 pm
by mazhar
Please read the following post hopefully it will help you
viewtopic.php?f=42&t=7492&p=31385&hilit ... ver#p31385

Re: Can AC7 run on IIS 7 / 2008 Server ?

Posted: Sat Sep 06, 2008 11:55 am
by Mike718NY
Right off the bat there is a problem with the version of AJAX.

The person from the hosting company sent me this:

"I see you have an error with the AJAX (System.Web.Extensions, Version=1.0.61025.0). IIS 7
only supports AJAX version 3.5. You will need to modify your codes."

Line 91: <compilation debug="false" strict="false" explicit="false">
Line 92: <assemblies>
Line 93: <add assembly="System.Web.Extensions, Version=1.0.61025.0, . . . < < < <

I don't know if this is going to be the only problem and I'm not even sure
how to work around it, so I'm going to migrate back to Win 2003/IIS 6.