|
-
vb app as nt service with dcom
How do I get DCOM to work with my VB app that runs as an NT Service? My app
runs fine as an NT Service. It mostly just collects information. But I want
to use DCOM to expose a routine that will provide some of that information
to remote clients.
I am using the NTSVC.OCX to provide the NT Service part.
When I tried using my app as an OutOfProcessServer(ActiveX.exe), each time
the client made a request, it loaded a new instance of my app, rather than
just invoking my exposed routine.
Is this possible?
Should it be designed as a standard exe instead?
Any help would be appreciated, including samples.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks