Stange VS2005 Error

A

Andrew Teece

HELP. This is driving me insaine!

After loading my rather sizable solution, i am only able to debug once! -
The second time i try, i get a compile error...

"error BC30145: Unable to emit assembly: Referenced assembly '??' does not
have a strong name"
Sometimes, it is two unprintable characters, instead of the one. Like
this....

"error BC30145: Unable to emit assembly: Referenced assembly '??' does not
have a strong name"



I cannot find any referenced on google, everyone else who has "unable to
emit" problems seems to get actual file names.



Hope someone has seen this before




Andrew
 
L

Luke Zhang [MSFT]

Hello,

Is there any COM library referenced by your solution? If so, you may try
solutions in this article to see if it can help on the issue:

http://support.microsoft.com/?kbid=313666

Also, it is worthy a try to create a new solution and re-add all components
in your solution to see if this will help.

Regards,

Luke Zhang
Microsoft Online Community Support

==================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
==================================================

(This posting is provided "AS IS", with no warranties, and confers no
rights.)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top