This is a discussion on "XStandard Zip Component" within the Classic ASP section. This forum, and the thread "XStandard Zip Component are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
XStandard Zip Component
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
XStandard Zip Component
http://www.xstandard.com/page.asp?p=...0-2267ED6763A7
Hello, I am using the XStandardard Zip Component and have an issue and was just wondering if any one else has used it. As far as I know the permissions are set via IIS to everyone but I keep getting the following error. So the question is... is it just not set up right or do I need to do some sort of a call to the actual dll? I am not very experienced with .Net stuff. Error: Server object error 'ASP 0177 : 800401f3' Server.CreateObject Failed /abwdata/ItemCodes/image_process.asp, line 82 800401f3 VBScript Code: Dim objZip Set objZip = Server.CreateObject("XStandard.Zip") <-- guessing this is what needs to be changed objZip.Pack "path to folder to zip", "path to zip file destination"
Last Blog Entry: Apps every Mac based web dev should consider (Jul 10th, 2008)
Last edited by moojoo; Jul 18th, 2006 at 13:32. |
|
|
|
#2
|
||||
|
||||
|
Re: XStandard Zip Component
the component isn't registered on the server...
Last Blog Entry: Random String in Javascript (Apr 21st, 2008)
|
|
#3
|
|||
|
|||
|
Re: XStandard Zip Component
That would make sense. Thanks!
Last Blog Entry: Apps every Mac based web dev should consider (Jul 10th, 2008)
|
![]() |
| Tags |
| xstandard, zip, component |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| combobox component | ahwell | Flash & Multimedia Forum | 0 | Sep 11th, 2007 17:21 |
| Desparately Need Form, Checkbox Component Help | grillbat | Starting Out | 1 | Aug 21st, 2007 16:04 |
| How to unload a movie from the Loader component | griffonwing | Flash & Multimedia Forum | 5 | Jun 12th, 2007 04:22 |
| Problem with WSC component | freesoftwarrior | Classic ASP | 3 | Apr 18th, 2006 17:00 |
| Good article on Creating a component in VB.net | bhar | ASP.NET Forum | 1 | Mar 13th, 2006 11:52 |