neil-benn / svnrevisionlabeller

Automatically exported from code.google.com/p/svnrevisionlabeller
0 stars 0 forks source link

Update NetReflector & Co. #14

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
When using the actual version of CruiseControl.Net 1.4.4 SP1 you get a
conflict with the signation of the the NetReflector library. After updating
the "lib" files (from CruiseControl.Net 1.4.4 SP1), it works fine again.

See:

 [CCNET-1477] - Can not start service (ccservice.exe 1.4.4.27) NetReflector
wrong version (1.0.0.120)
 [CCNET-1541] - NetReflector assembly has wrong public key token

Please change the lib files and generate a new binary. For me this works
without a problem.

Original issue reported on code.google.com by jan.linn...@googlemail.com on 4 Aug 2009 at 6:46

GoogleCodeExporter commented 8 years ago
Hi
I believe I'm getting the same error. I'm running CC.Net version 1.4.4.83. When 
I put
the plugin in the same directory as ccnet.exe I get the following error when 
trying
to start it:

System.IO.FileLoadException: Could not load file or assembly 'NetReflector,
Version=1.1.2009.1004, Culture=neutral, PublicKeyToken=dbcd6104b72f39b2' or one 
of
its dependencies. The located assembly's manifest definition does not match the
assembly reference. (Exception from HRESULT: 0x80131040)
File name: 'NetReflector, Version=1.1.2009.1004, Culture=neutral,
PublicKeyToken=dbcd6104b72f39b2'
   at System.ModuleHandle.ResolveType(Int32 typeToken, RuntimeTypeHandle*
typeInstArgs, Int32 typeInstCount, RuntimeTypeHandle* methodInstArgs, Int32
methodInstCount)

Any suggestions?

thanks
Michael

Original comment by corrd...@gmail.com on 10 Aug 2009 at 6:59

GoogleCodeExporter commented 8 years ago
I posted a duplicate of this one yesterday. Seems GoogleCode was having issues 
and I 
missed this one.

My fix was to download the Nightly from CC.NET, NetReflector and 
SvnRevisionLabeller - put together a SINGLE Solution file with all of them in 
it and 
rebuild it all ...  Was fine after that :)

Original comment by cmill...@gmail.com on 27 Aug 2009 at 8:46

GoogleCodeExporter commented 8 years ago
Sorry all for the lack of response; I've been away from work on extended 
paternity
leave and away from my regular CC.NET environment. Normal service should be 
resumed
shortly...

Original comment by davidkeaveny on 28 Aug 2009 at 12:56

GoogleCodeExporter commented 8 years ago
Upgraded to v1.4.4 SP1 version of NetReflector.

Original comment by davidkeaveny on 10 Sep 2009 at 2:59