Sunday, March 11, 2012

2 AJAX Controls conflict in Web.config

Hi chubbs,

Based on your description, I think your two web sites are developed based on different Asp.Net Ajax versions. "Microsoft.Web.Services.ScriptHandlerFactory" is the evidence.So my suggestion is you should do this step by step:

1. Udate your Asp.Net Ajax Extension to the latest version.

2. Create an Ajax-Enabled Web site and copy it's web.config to your project.

3. Modify on the new web.config file if need.

Hope this helps. If there's something wrong , please post here.

No comments:

Post a Comment