Sunday, March 11, 2012

Ajax 1.0 no working on localhost IIS 5 Sys.WebForms.PageRequestManager is null or not an o

Hi,

According to your description, I assume that it may be caused by your IIS 5 configurations.

1. It works on IIS 6, indicates the application is OK.

2. It works with VS web server, indicates the local machine.config setting is OK.

As a result, the configuration in IIS 5 may be wrong.

Please check this carefully. Or try to create another application in IIS 5 with default settings.

Hope this helps.

No comments:

Post a Comment