Issues with nugets?

28 views
Skip to first unread message

hcoverlambda

unread,
Apr 29, 2013, 10:52:56 PM4/29/13
to fubumv...@googlegroups.com
Tried to update fubu and structure map is throwing this:

Could not load file or assembly 'FubuCore, Version=1.0.1.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.

Looks like a lot of the nugets are referencing this version of FubuCore but the version out in the nuget gallery is 1.0.0.225. Any thoughts on how to resolve this?

m

Jeremy D. Miller

unread,
Apr 29, 2013, 11:07:16 PM4/29/13
to fubumv...@googlegroups.com
That doesn't make any sense Mike.  FubuCore is not, and never will be, strong named.  Are you sure that the assembly is really there?  Fusion log saying some sort of dependency isn't there (not that FubuCore has any dep's).



--
You received this message because you are subscribed to the Google Groups "FubuMVC Development Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to fubumvc-deve...@googlegroups.com.
To post to this group, send email to fubumv...@googlegroups.com.
Visit this group at http://groups.google.com/group/fubumvc-devel?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Mike O'Brien

unread,
Apr 29, 2013, 11:21:41 PM4/29/13
to fubumv...@googlegroups.com
I'll give a little more detail, sorry. I have library A that references fubu. Project B does not reference fubu but references library A. Fubu assemblies are being copied over to Project B's bin folder except for FubuCore.dll (Which is in Library A's bin folder). When Project B starts, StructureMap throws that exception (Full exception here). If I manually copy FubuCore.dll from Library A's bin folder to Project B's bin folder it works. The only reason I could come up with for it not copying was that the fubu assemblies are referencing FubuCore 1.0.1.0 while the latest version in he Nuger gallery is 1.0.0.225.

hcoverlambda

unread,
Apr 29, 2013, 11:34:31 PM4/29/13
to fubumv...@googlegroups.com
Ended up just adding references to fubu core in those projects that don't directly reference fubu. But I'm still curious as to why I would have to do that now. Trying to figure out how the c# compiler resolves referenced assemblies but not finding much out there.


On Monday, April 29, 2013 11:21:41 PM UTC-4, hcoverlambda wrote:
I'll give a little more detail, sorry. I have library A that references fubu. Project B does not reference fubu but references library A. Fubu assemblies are being copied over to Project B's bin folder except for FubuCore.dll (Which is in Library A's bin folder). When Project B starts, StructureMap throws that exception (Full exception here). If I manually copy FubuCore.dll from Library A's bin folder to Project B's bin folder it works. The only reason I could come up with for it not copying was that the fubu assemblies are referencing FubuCore 1.0.1.0 while the latest version in he Nuger gallery is 1.0.0.225.
On Mon, Apr 29, 2013 at 11:07 PM, Jeremy D. Miller <jeremy...@yahoo.com> wrote:
That doesn't make any sense Mike.  FubuCore is not, and never will be, strong named.  Are you sure that the assembly is really there?  Fusion log saying some sort of dependency isn't there (not that FubuCore has any dep's).


On Apr 29, 2013, at 9:52 PM, hcoverlambda <m...@mikeobrien.net> wrote:

Tried to update fubu and structure map is throwing this:

Could not load file or assembly 'FubuCore, Version=1.0.1.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.

Looks like a lot of the nugets are referencing this version of FubuCore but the version out in the nuget gallery is 1.0.0.225. Any thoughts on how to resolve this?

m

--
You received this message because you are subscribed to the Google Groups "FubuMVC Development Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to fubumvc-devel+unsubscribe@googlegroups.com.

To post to this group, send email to fubumv...@googlegroups.com.
Visit this group at http://groups.google.com/group/fubumvc-devel?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

--
You received this message because you are subscribed to the Google Groups "FubuMVC Development Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to fubumvc-devel+unsubscribe@googlegroups.com.

Matt S.

unread,
May 16, 2013, 2:38:36 PM5/16/13
to fubumv...@googlegroups.com
Yeah, I've run into that kind of thing for a while, off and on. I reported it as an open issue to the NuGet tracker a few months ago.

I wonder if the concept of "soft" dependencies could be better resolved by the new ripple.


On Monday, April 29, 2013 11:34:31 PM UTC-4, hcoverlambda wrote:
Ended up just adding references to fubu core in those projects that don't directly reference fubu. But I'm still curious as to why I would have to do that now. Trying to figure out how the c# compiler resolves referenced assemblies but not finding much out there.

On Monday, April 29, 2013 11:21:41 PM UTC-4, hcoverlambda wrote:
I'll give a little more detail, sorry. I have library A that references fubu. Project B does not reference fubu but references library A. Fubu assemblies are being copied over to Project B's bin folder except for FubuCore.dll (Which is in Library A's bin folder). When Project B starts, StructureMap throws that exception (Full exception here). If I manually copy FubuCore.dll from Library A's bin folder to Project B's bin folder it works. The only reason I could come up with for it not copying was that the fubu assemblies are referencing FubuCore 1.0.1.0 while the latest version in he Nuger gallery is 1.0.0.225.
On Mon, Apr 29, 2013 at 11:07 PM, Jeremy D. Miller <jeremy...@yahoo.com> wrote:
That doesn't make any sense Mike.  FubuCore is not, and never will be, strong named.  Are you sure that the assembly is really there?  Fusion log saying some sort of dependency isn't there (not that FubuCore has any dep's).


On Apr 29, 2013, at 9:52 PM, hcoverlambda <m...@mikeobrien.net> wrote:

Tried to update fubu and structure map is throwing this:

Could not load file or assembly 'FubuCore, Version=1.0.1.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.

Looks like a lot of the nugets are referencing this version of FubuCore but the version out in the nuget gallery is 1.0.0.225. Any thoughts on how to resolve this?

m

--
You received this message because you are subscribed to the Google Groups "FubuMVC Development Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to fubumvc-deve...@googlegroups.com.

To post to this group, send email to fubumv...@googlegroups.com.
Visit this group at http://groups.google.com/group/fubumvc-devel?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

--
You received this message because you are subscribed to the Google Groups "FubuMVC Development Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to fubumvc-deve...@googlegroups.com.

Mike O'Brien

unread,
May 16, 2013, 2:43:19 PM5/16/13
to fubumv...@googlegroups.com
Interesting, thx.
Reply all
Reply to author
Forward
0 new messages