Issue:
I upgraded my existing project developed in asp.net and .net extensions 1.0 to Ajax extensions that come bundled with asp.net 3.5 using Visual Studio 2008. After the upgrade I got compiler errors saying that the required assembly could not be found.
Reason:
It turns out that on conversion Visual studio does not remove the reference to the [...]
Filed under: .net development | Tagged: AJAX, ASP.net Extensions, Visual Studio 2008 | Leave a Comment »


