Question

I've created a custom WSS 3.0 application which uses ASP.NET for AJAX

The problem is that I always have to modify web.config according to this directions

I was just wondering if anyone has created a script to do this so I won't have to edit web.config manually for each server on the farm.

This would really be a best practice to use a script like this since the current scenario will cause problems, e.g. when users extend the current web application. I've seen people do great things with tool like stsadmwebconfig.

If someone hasn't done anything similar then I'll have to create this myself. If I do I'll publish the solution here :)

Was it helpful?

Solution

Try Ajaxify MOSS by Rich Finn. Make sure to use the addajax35 option.

Also on another thread Johan posted a link to this download by Scot Hilier. Presumably it works but I haven't found any documentation on what it actually does.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top