Wrox Programmer Forums
Go Back   Wrox Programmer Forums > C# and C > C# 1.0 > C#
|
C# Programming questions specific to the Microsoft C# language. See also the forum Beginning Visual C# to discuss that specific Wrox book and code.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the C# section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old June 10th, 2006, 09:37 AM
Registered User
 
Join Date: Jun 2006
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default running an .exe API without installing a service


I'm trying to use an API that needs to run as a service on the server. However, since that is not allowed by my hosting provider, is there a way around it? The service is basically an .exe file, if I add a reference to it in VS.NET, I can access its methods. But when I try to run my application, I get the following message "The specified service does not exist as an installed service"

Thank you for any helpful hints.






Similar Threads
Thread Thread Starter Forum Replies Last Post
Why do API Declarations Incr. .EXE size? BrianWren Pro VB 6 6 December 21st, 2007 03:23 PM
Problems installing and running IIS Ads Dreamweaver (all versions) 5 January 4th, 2006 11:04 AM
Installing Windows Service ttroisi Pro VB.NET 2002/2003 0 June 9th, 2005 09:43 AM
Installing windows service avats General .NET 1 June 9th, 2005 09:19 AM
problems installing telephone.exe (ch. 6) orangeale BOOK: Beginning ASP 3.0 1 March 29th, 2005 12:02 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.