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.
SAme problem...
I try all sugestions: http://social.msdn.microsoft.com/Forums/en-US/02be3d7e-cff5-47a7-a00a-1c5ebfcb47a7/hresult-0x80131047-while-trying-to-debug-an-application?forum=Vsexpressvb
Solutions?
Hello willy,
I am checking about the progress of this issue. Please let me know If you need any further assistance on this.
I tried this and it always works fine for me, so I attached my sample to this post for you. Please review it and feel free to let me know if I misunderstood you or if you have any other questions.
I have a project in VS2008, and I'm using a label control of infragistics where I assign a graphic to the image property's appearance. I passed the project to VS2010 and the same property returns an error Cunado I assign the image:"Failed to generate code for property 'Image'. The error is: 'The assembly name or codebase is invalid given. (Exception from HRESULT: 0x80131047)'"
I googled that COM HRESULT and found the following MSDN article.