After re-reading the error message for the 15th time I realized it said "...or one of its dependencies." I then went to one of my other working applications and found that there were 3 files there that were not in my application. Not sure why the app would work on dev box when these are missing. Maybe because it could reach into the location of the dll (under c:\program files\microsoft asp.net....) and use them from there.
Here are the files that did the fix...
System.Web.Extensions.Desi
System.Web.Extensions.dll
AJAXExtensionsToolbox.dll
Main Topics
Browse All Topics





by: cylikonPosted on 2009-10-19 at 18:20:38ID: 25610356
Here is a list of a bunch of AjaxControlToolkit dlls in a "...Temporary..." directory on the Server. Could my app be getting crossover from these files?
Server Listing of AjaxControlToolkit.dll