Help! Unable to build Assembly!

G

Guest

Howdy,

I've been struggling with this most of the day and I was wondering if anyone
has seen this before and can point me in the direction for a solution.

My program runs perfectly, however when I create an installer using a setup
project wizard or just setup project I get an error message that says.

Unable to build assembly named "Name of Program.exe", HRESULT == '8007064F'

Was wondering if anyone has experienced this?

This is the error I'm getting...

http://msdn.microsoft.com/library/d.../html/vxerrunabletobuildassemblynamedname.asp

Thanks,
Ddraig
 
C

CJ Taylor

This is a total long shot,

but have you tried shutting down the IDE or you computer? Or checking
permissions on the directory.

I know its stupid, but sometimes I get that when building in VB6 and .NET..
Reboot seems to take care of it. No clue why, but using Hyena it shows a
file lock on the file I'm trying to build, beloning to me the user. And
won't release it until a reboot.

HTH,

CJ
 
D

Ddraig

Yea I have :p Still no luck with it. I was thinking maybe its because I have
an apostrophe in the/as solution name. But I've given up on it for now. I'll
probably try it tomorrow at work. I was thinking that it might be a problem
between half of it being programmed in Enterprise and the other in Academic
VS.Net but not entirely sure if I programmed it all in one or the other.

Tanks for the help.
Dd.



fdwsnetworks.com - http://www.tnrgonline.com
 

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