In my project I have a ultrwebgrid that was initially using version 2009.2 and I used the upgrade utility to take it to 2010.3 both using .net 3.5. I had to take it back to version 2009.2 and I went in manually to change all of the references to 2010.3. When I posted the changes to the server and ran I get the message...
Could not load file or assembly 'Infragistics35.WebUI.Misc.v10.3, Version=10.3.20103.1013, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb' or one of its dependencies. The system cannot find the file specified.
I have done a comlete search within all the documents and I do not have v10.3 referenced anywhere, but I keep getting this message. I am wondering if the upgrade utility changes something hidden that I am not seeing or can change. Is this the case?
Thanks
Hi jcom39201,
Thank you for posting in the community.
The behavior you are describing usually means that a reference is present either in a page the web.config or the license file of a project. Can you confirm that no additional files exist on your server which contain the reference to the 10.3 assembly,for instance a second config file created in any of the website directories ?
Thanks for your reply Petar.
I have done a search in every document regarding the reference to 10.3 and have found nothing. I could only assume that by using the upgrade utility that it changed something not visible to me, if that is possible. I recently tried to go back to version 10.3 to see if that fixes it and I am still getting an error.
Still trying to figure it out.
Please feel free to contact me if you are still experiencing any issues.