View Single Post
Old 2007-09-06, 09:03   #37 (permalink)
dvdfreak
Portal Member
 
dvdfreak's Avatar
 
Join Date: Jun 2006
Posts: 597
Thanks: 0
Thanked 38 Times in 24 Posts

Country:

My System

Default

Quote:
Originally Posted by LANJAN View Post
There are two entries in the eventviewer:
first in the application part:

Quote:
Service cannot be started. System.IO.FileNotFoundException: Could not load file or assembly 'System.ServiceModel, Version=3.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. The system cannot find the file specified.
File name: 'System.ServiceModel, Version=3.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
at TvScheduler.WindowsService.TvSchedulerService.OnSt art(String[] args)
at System.ServiceProcess.ServiceBase.ServiceQueuedMai nCallback(Object state)

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].


For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
...

hope that helps
Yes! Did you install .NET Framework 3.0? My guess is you missed that requirement and that you don't have it installed?
dvdfreak is offline   Reply With Quote