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

January 30, 2008

Server object, ASP 0177 (0×800401F3) Invalid class string

This is the error you would receive if a class string is passed to Server.CreateObject, but it is incorrect or the class string is not in the registry (i.e. the ActiveX was never registered with regsvr32)

For example:

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

produces this:

Server object, ASP 0177 (0x800401F3)
Invalid class string


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.