Zip Component, Email Component, Encryption Component ActiveX Control for Zip Compression .NET Components for ASP.NET
ActiveX and .NET Components for Zip Compression, Encryption, Email, XML, S/MIME, HTML Email, Character Encoding, Digital Certificates, FTP, and more ASP Email ActiveX Component


Downloads
.NET 2.0
.NET 1.*
.NET x64
VC++ 6.0
VC++ 7.0
VC++ 8.0
Java
Ruby
Perl 5.8.*
Perl 5.10.*
Python
Bounce ActiveX
Charset ActiveX
Email ActiveX
FTP2 ActiveX
Crypt ActiveX
HTML-to-XML ActiveX
HTTP ActiveX
IMAP ActiveX
MHT ActiveX
MIME ActiveX
RSA ActiveX
Socket ActiveX
Spider ActiveX (free)
String ActiveX (free)
Tar ActiveX
Upload ActiveX (free)
XML ActiveX (free)
XMP ActiveX
Zip ActiveX

Index of Chilkat Blog Posts

March 17, 2008

Using the Chilkat .NET Assembly in a Windows Service

The Chilkat .NET DLL must be installed in the Global Assembly Cache (GAC) for Windows Services. (This is not a requirement for non-Service applications or ASP.NET applications — it is only a requirement for Services.)

To install an assembly in the GAC, open the Windows Control Panel, then open the Administrative Tools and run the "Microsoft .NET Framework 2.0 Configuration" Tool.

Update: Apparently some Chilkat customers *are* able to use ChilkatDotNet2.dll from a Windows Service without it being in the GAC. Putting it in the GAC solved a problem for multiple customers, so I assumed (incorrectly) that it was required…
I’ll have to do a little more research on it..

In any case, if the .NET runtime has trouble loading an assembly from a Windows Service, one thing to try is putting it in the GAC.


Privacy Statement. Copyright 2000-2008 Chilkat Software, Inc. All rights reserved.
Send feedback to support@chilkatsoft.com

Components for Microsoft Windows XP, 2000, 2003 Server, Vista, and Windows 95/98/NT4.