- June 13, 2006
- 979
- 178
- Home Country
-
Belgium
- Thread starter
- #31
Yep everything is working, the services in IE also...
Excellent, if all testing goes this smoothly I'll have to hurry with uploading that WinForms test program
Belgium
Yep everything is working, the services in IE also...
Belgium
Yep everything is working, the services in IE also...
Excellent, if all testing goes this smoothly I'll have to hurry with uploading that WinForms test program![]()
Belgium
I downloaded and installed.
First thing I notice:
When I start the service, Windows tells me that the service has been started and immediately closed since it had nothing to do.
As a result of that nothing happens when I add XML files.
Hope that helps.
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.OnStart(String[] args)
at System.ServiceProcess.ServiceBase.ServiceQueuedMainCallback(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.
The TvScheduler service was successfully sent a start control.
For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
The TvScheduler service entered the stopped state.
For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
Belgium
There are two entries in the eventviewer:
first in the application part:
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.OnStart(String[] args)
at System.ServiceProcess.ServiceBase.ServiceQueuedMainCallback(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
Belgium
OMFG I suck! I thought it was 2.0
I didn't even know that there was a 3.0 already.
That makes 3 installations on my pc :/
I'm so sorry. I'll let you know if it works with the 3.0.