J
Jim Cooper
I've written a Windows service which uses some code I want to share with
a WinForms app. The code works fine if it is included in the service
project. If I move the code into a new project in the solution, then the
service fails as soon as the method that uses the new assembly is
entered. The exception handler and debugger both fail to track any
problem, BTW
Can anyone tell me why this is? I'm not using strong names, BTW.
Cheers,
Jim Cooper
_______________________________________________
Jim Cooper (e-mail address removed)
Falafel Software http://www.falafelsoft.co.uk
_______________________________________________
a WinForms app. The code works fine if it is included in the service
project. If I move the code into a new project in the solution, then the
service fails as soon as the method that uses the new assembly is
entered. The exception handler and debugger both fail to track any
problem, BTW
Can anyone tell me why this is? I'm not using strong names, BTW.
Cheers,
Jim Cooper
_______________________________________________
Jim Cooper (e-mail address removed)
Falafel Software http://www.falafelsoft.co.uk
_______________________________________________