Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
570
convert from 7.3 version to 11.1
posted

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.

Parents
  • 17590
    Offline posted

    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.

Reply Children