divyang4481 / ncron

Automatically exported from code.google.com/p/ncron
Apache License 2.0
0 stars 0 forks source link

Service won't start #25

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I have written a service to monitor an email account using NCron. I have run 
this service on two Win 7 Pro machines and it has run fine. I have built a new 
box using Win pro 7 N, which form my understanding is just missing Windows 
Media Payer and Media Center features.
The service will not start and gives the following error:

An unhandled exception has occured. System.IO.FileNotFoundException: Could not 
load file or assembly 'C5, Version=1.1.0.0, Culture=neutral, 
PublicKeyToken=06a1b38866503b69' or one of its dependencies. The system cannot 
find the file specified. 
File name: 'C5, Version=1.1.0.0, Culture=neutral, 
PublicKeyToken=06a1b38866503b69' at NCron.Service.SchedulingService..ctor() at 
NCron.Service.Bootstrap.RunService(Action`1 setupHandler, Boolean debug) 
WRN: Assembly binding logging is turned OFF. To enable assembly bind failure 
logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] 
(DWORD) to 1. Note: There is some performance penalty associated with assembly 
bind failure logging. To turn this feature off, remove the registry value 
[HKLM\Software\Microsoft\Fusion!EnableLog]. 

I am not able to find any helpful information that would lead to a fix. I have 
installed the Windows Media feature Pack, which is supposed to install all the 
features that would make it equivalent to the regular Pro version, to no avail. 
Does anyone have any ideas that might point me in the right direction?

Original issue reported on code.google.com by edwardp....@gmail.com on 17 Sep 2012 at 8:51

GoogleCodeExporter commented 9 years ago
Never mind. I found the missing files, just don't know why they were missing 
from the build.

Original comment by edwardp....@gmail.com on 19 Sep 2012 at 8:28

GoogleCodeExporter commented 9 years ago

Original comment by j...@malamute.dk on 4 Dec 2012 at 8:44

GoogleCodeExporter commented 9 years ago
What did you see?!?

Original comment by m...@mobilefit.com on 28 May 2014 at 3:38