Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Windows Service inside a dll
Message
From
02/09/2013 14:28:29
 
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
Windows Service inside a dll
Environment versions
Environment:
VB 9.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01581841
Message ID:
01581841
Views:
44
Now that I have tested my EXE which includes my Windows Service base class, it was time to move it at the framework level. So, I have to move the Windows Service base class at the framework level and I simply changed two lines in my EXE to point to the framework location for the instantation of the class instead of the local copy of that class inside the EXE. Surprise, it doesn't work. It cannot start either from the EXE or from the Services interface. I assume this is because a Windows Service cannot be hosted inside a DLL. Is that correct? If yes, how can I move that class up there and have it working? If not, what kind of configuration settings might be required to be adjusted somewhere?
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Next
Reply
Map
View

Click here to load this message in the networking platform