hi
I just tried today this code:
Code:<% Dim objZip Set objZip = Server.CreateObject("XStandard.zip") objZip.UnPack "D:\mydomain.com\zzzip\WWWROOT.zip", "D:\mydomain.com\zzzip\" Set objZip = Nothing %>
seems like dll is not registered on SULPHUR
I had this error:
Server object error 'ASP 0177 : 800401f3'
Server.CreateObject Failed
/0000-v1/zzzip/default.asp, line 3
800401f3


Reply With Quote
Bookmarks