« Previous Next »

Thread: Atlas on IIS 7 does not work in Integrated mode

Last post 06-02-2009 10:14 PM by steve schofield. 3 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (4 items)

Sort Posts:

  • 05-30-2009, 4:31 AM

    Atlas on IIS 7 does not work in Integrated mode

    I deployed a large ASP.net application on IIS 7 ported from IIS 6.

    There are certain parts of the application, unfortunately, that have Atlas not converted to Ajax but work on .Net framework 2.0 running on IIS 6.0. The application works just fine.

    On IIS 7, the parts that still have Atlas implementation throw an JavaScript error as "Unknown Error". The rest of the application where Ajax is implemented works.

    I changed the AppPool from DefaultAppPool to Classic .NET AppPool and the error goes away.

    Does anyone have insights into the working of Atlas on IIS 7 and why it fails. I am not able to fit any of the IIS 7 breaking changes list to this problem.

  • 05-30-2009, 7:31 AM In reply to

    • lextm
    • Top 10 Contributor
    • Joined on 10-22-2008, 12:18 AM
    • Shanghai, PRC
    • Posts 1,390

    Re: Atlas on IIS 7 does not work in Integrated mode

    Atlas was a beta product, so you must upgrade to ASP.NET AJAX. Otherwise, I guess no one can help you much.

    Lex Li
    Support Engineer at Microsoft
    ---------------------------
    This posting is provided "AS IS" with no warranties, and confers no rights.
  • 06-01-2009, 10:00 PM In reply to

    Re: Atlas on IIS 7 does not work in Integrated mode

    Hi,Stephenos_r

    Atlas/Ajax script executed in the client side that means the issue is mostly relative to client side browser other than IIS in server side.

    Since your application works fine in IIS6. I doubt the issue is casued by javascript file path settings or file access restriction.

    I suggest you use Wfetch to check if the server response the intact Javascript code.

    Regards

    Sincerely
    Microsoft Online Community Support
    Andrew Zhu - MSFT


    “Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. ”
  • 06-02-2009, 10:14 PM In reply to

    Re: Atlas on IIS 7 does not work in Integrated mode

    There is server side components.

    http://www.asp.net/ajax/

    We'd have to know the error to provide more input. 

    Steve Schofield
    Windows Server MVP - IIS
    http://weblogs.asp.net/steveschofield


    http://www.IISLogs.com
    Log archival solution
    Install, Configure, Forget
Page 1 of 1 (4 items)
Microsoft Communities