Could not load file or assembly 'System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependenc
Ok I Don't know how it's working now for me but here what i did.... 1. Install the latest Asp.NET Ajax 2.Open my web.config in my production server and replace this line by It's the same thing but the PublicKeyToken is in capitals.... Save it and browse to my site and bingo! Hope this help...
2 comments:
Just copy the System.Web.Extensions.dll into the bin directory of your web application
Post a Comment