I have a project in VS2008, and I'm using a label control from Infragistics where you assign a graphic image of the Appearance property. I passed the project to VS2010 and the same property returns an error me brother assign the image:"Failed to generate code for the property 'Image'. The error is:" The assembly name or codebase given is not valid. (Exception from HRESULT: 0x80131047) '"Any suggestions on this?, Thanks.
Hi, i also got this error. I have upgraded my project from vs2008 to vs2010 and i dont have changed my infragistics version
I am using v8.2
I am using v9.2.
Tanks...
What version of the components are you using? Do you have the latest service release? I think this might be a bug in an older build of the assemblies.
How to get the latest service release - Infragistics Community
I have checked all references and correct.Furthermore, it happens only with the control UltraLabel, happens to everyone.
It's hard to tell, but this sounds like a problem with your project references and not with the control.
Perhaps your project has mixed references. Make sure all of the Infragistics references in the solution are the same version. Also be sure that none of them are marked with CopyLocal = true.