473,772 Members | 2,965 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Windows service with a reference(Dll)

sri

Hi all,
I have a windows service.When i put a reference to that service ,i am
unable to start it.Is there any solution for it.Help me.
bye
sri
Feb 15 '06 #1
0 1007

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
2670
by: O. Hauger | last post by:
Hello, I've an existing Windows-dll which I want to use within PHP. Is there something similar to Java's "JNI" in PHP. Or do I have to make a PHP-Extension from my existing DLL? Thanks in advance! Oliver
0
930
by: david | last post by:
I want to maintain the web cache with a window service dll, thanks.
12
1441
by: Will Pittenger | last post by:
I am attempting to reuse code. Some of the code is such that I need a base class for my forms. I know that those base classes must be in a DLL. However, if I create a "Class Library" project, I get a DLL, but only one that omits System.Windows. It does have a lot of useless (for me) web stuff in System. The topic ms-help://MS.VSCC.2003/MS.MSDNQTR.2003FEB.1033/vbcon/html/vbconWindowsControlLibraryTemplate.htm refers to a New Project...
5
7057
by: victor | last post by:
Help .... This is my situation: I've made two apps, a Managed C# and an Unmanaged MFC. The C# app communicates with the MFC-app via (Win32-API) PostMessage, done with the P/Invoke method. One of the activities is "FindWindow". Everything works fine. Until ...: I needed the same procedure within another context: now I need to communicate the C# with a web service (dll) running somewhere on a Server machine. This doesnot work anymore!
0
960
by: Jeff Ulrich | last post by:
I'm new to ASP.NET so forgive me if this is a naive question. I want to reference a Windows Library from an ASP.NET application using a project reference in Visual Studio .NET 2003. This Windows Library does not have any System.Windows.Forms.dll references. It is simply our business class logic for our more traditional Windows Desktop applications that I would like to reuse in an ASP.NET context. It is written in Managed C++ and has...
4
1378
by: Ben | last post by:
I need to use a Windows Dll in a C# Web Service, but the Web Service can't locate the Dll at runtime. I tried to run debugger, which virtually hangs the Virtual Studio 2005. Can I ask for some guru help here? Thanks a lot! -- Thanks, Ben
2
1876
by: mshngo | last post by:
Hi, I am having the following trouble in compiling DLL on windows. Suppose I want to compile module A into a DLL library, and I want to declare an external interger n in A. My intention is to have n actually defined in another module B, and I want to compile B into an executable, which will dynamically load module A at run-time. Such reference can then be resolved when B loads A. Is there a way to achieve this? Right now when I tried...
3
1458
by: Boris | last post by:
We have a native Windows DLL (let's call it native.dll) we developed a .NET interface for (let's say managed.dll). When a .NET application now uses the ..NET interface to talk to the Windows DLL we always thought that managed.dll must be copied to the application directory (where the .NET application runs) and that native.dll can be anywhere as long it is in PATH or is somehow else found by Windows. The problem is however that the .NET...
2
4127
by: Evan Burkitt | last post by:
Hi, all. I have a Windows DLL that exports a number of functions. These functions expect to receive a pointer to a callback function and an opaque void* parameter. The callback functions are typedef'd to take void* parameters, through which the DLL's function passes its void* parameter to the callback function. This allows me to use class instances as callback handlers, as in the example below. //Executable and DLL know this:
0
9620
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9454
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10261
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
9912
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
7460
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5354
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5482
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4007
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3609
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.