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


Index of Chilkat Blog Posts

December 17, 2007

Server.CreateObject Failed

Question:
I have installed Chilkat and tried to use FTP2 ActiveX component in my ASP page.
I have this code:

set ftp = Server.CreateObject("Chilkat.Ftp2")

but got error:

Server object error 'ASP 0177 : 800401f3'
Server.CreateObject Failed

Answer:
Make sure you download the Chilkat FTP2 ActiveX from this URL:
http://www.chilkatsoft.com/download/Ftp2ActiveX.msi
Run the installer on your web server (where your ASP runs).

The ChilkatFtp2.dll must be registered. Running the .msi will register the DLL.
More information about deploying ActiveX DLLs.


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

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