0

I've been occasionally getting this popup stopping me from saving/building my project, can anybody advise me on how best to debug this? I'm only able to find information on Google related to referencing my own DLLs, which i'm not. I have a feeling it has something to do with either a custom control or a couple of simple control extensions that i have in my project. What's more confusing is that it seems to randomly occur :S

Could not load file or assembly

Thanks in advance.

Spark
  • 1,007
  • 1
  • 8
  • 26
  • 2
    [Click](http://stackoverflow.com/q/4469929/1997232) for hints. – Sinatr Oct 24 '14 at 08:43
  • I had already followed that post to no avail, thanks though. – Spark Oct 24 '14 at 08:54
  • Does it occur regularly if you do a clean before the build? Is AuctionX one of the solution projects or a third party assembly? – Nanhydrin Oct 24 '14 at 08:55
  • I don't think so Nanhydrin, while i do have a habit of cleaning the build occasionally, i'm pretty sure i just hit rebuild prior to it happening this time, and AuctionX is the main project. – Spark Oct 24 '14 at 08:57
  • I think if i delete my custom control/extended controls from my form it will allow me to build again, of course i don't want to keep having to do this, so i really need to find the root cause. – Spark Oct 24 '14 at 09:06
  • AuctionX is the main and only project in the solution, and i have added no other dependencies, hence this error makes no sense to me. – Spark Oct 24 '14 at 09:41
  • Are the custom user controls in the same project? – Matias Cicero Oct 24 '14 at 14:49
  • Yes, i have one user control in the same project. – Spark Oct 24 '14 at 14:54

0 Answers0