Forum member
adamhall
3 posts
Posts by adamhall
-
Global.asax.vb (66)#0: Reference required to assembly 'SimpleInjector, Version=1.5.0.12199, Culture=
Oh man even weirder - I can remove some blank spaces from the web config and it builds okay, put them back in and it dies. Could this just be something to do with the files being built asynchronously and a race condition kills the dll being copied?
17 Oct 2012 12:41 UTC
-
Global.asax.vb (66)#0: Reference required to assembly 'SimpleInjector, Version=1.5.0.12199, Culture=
Sorry - I have already tried that. Bizarrely, I have setup a new project to isolate the issue, and I could not recreate it, until I copied my Web.Config file across and suddley I get the error message. I'll post it to bitbucket for you. Do you have a bitbucket account?
17 Oct 2012 12:35 UTC
-
Global.asax.vb (66)#0: Reference required to assembly 'SimpleInjector, Version=1.5.0.12199, Culture=
Hi We recently had a rather large checkin committed by another developer in our web client who doesn't yet use NCrunch. As a result, everybody's solution is reporting this in the NCrunch build process: [quote]Reference required to assembly 'SimpleInjector, Version=1.5.0.12199, Culture=neutral,…
16 Oct 2012 13:24 UTC