472,131 Members | 1,312 Online
Bytes | Software Development & Data Engineering Community
Post +

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,131 software developers and data experts.

RegAsm : error RA0000 : Could not load file or assembly

10
Hi,
I am developing shared Add-in in visual studio .net 2005 using extensibility projects -> shared add-in in VC++/ATL language. When I create application, it was not given "Common Language Runtime support". When I give CLR support from project properties -> Configuration properties -> general -> Common language runtime support and then compile project it gives me error
"RegAsm : error RA0000 : Could not load file or assembly 'MyAddin, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. Exception from HRESULT: 0xE0434F4D"
and
"Project : error PRJ0050: Failed to register output. Please ensure you have the appropriate permissions to modify the registry"

Is there any solution for this! please suggest me...

Thanks,
Shyam
Jan 23 '07 #1
2 31182
radcaesar
759 Expert 512MB
Hi,
Here is the solution for ur problem,

http://blogs.msdn.com/jgalasyn/archive/2005/10/24/484179.aspx


Hi,
I am developing shared Add-in in visual studio .net 2005 using extensibility projects -> shared add-in in VC++/ATL language. When I create application, it was not given "Common Language Runtime support". When I give CLR support from project properties -> Configuration properties -> general -> Common language runtime support and then compile project it gives me error
"RegAsm : error RA0000 : Could not load file or assembly 'MyAddin, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. Exception from HRESULT: 0xE0434F4D"
and
"Project : error PRJ0050: Failed to register output. Please ensure you have the appropriate permissions to modify the registry"

Is there any solution for this! please suggest me...

Thanks,
Shyam
Jan 23 '07 #2
shama
10
Hi,
Here is the solution for ur problem,

http://blogs.msdn.com/jgalasyn/archi...24/484179.aspx
HI radcaesar,
As u have mentioned, It works fine!!!
Thanks a lot for your reply

Shyam
Jan 23 '07 #3

Post your reply

Sign in to post your reply or Sign up for a free account.

Similar topics

reply views Thread by paul | last post: by
2 posts views Thread by antonyliu2002 | last post: by

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.