Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Windows Service inside a dll
Message
De
02/09/2013 14:28:29
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Windows Service inside a dll
Versions des environnements
Environment:
VB 9.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01581841
Message ID:
01581841
Vues:
42
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform