Hi,
Recently I downloaded 2011 version of infragistics for ASP.NET.I change web config file from 7.1 to 11.1 version.But when I try to built web site I am getting error:
the given assembly name or codebase was invalid.(Exception from HRESULT:0x80131047).
Please help.
Thanks.
Hello vaverbukh,
Thank you for posting in the community.
What I can suggest is manually changing the point assembly references from pointing to the version of 7.1 that you are uisng to pointing to your current version (11.1). This should be done on every WebForm in the Register directive where the assemblies are being registered as well as in the web config file or application.
I hope this helps. Feel free to contact me if you have any additional questions regarding this matter.
Since I am new to .Net programming please give more details how this could be done and also some example how to manually changing the point assembly and example for register directive.
Thanks,
Vitaly.