XStandard Zip Component

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.



Go Back   Webforumz.com > Main Forums > Program Your Website > Classic ASP

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Jul 18th, 2006, 13:11
moojoo's Avatar
Moderator
Join Date: Aug 2005
Location: Texas
Age: 31
Posts: 1,604
Thanks: 0
Thanked 6 Times in 6 Posts
Send a message via AIM to moojoo Send a message via MSN to moojoo Send a message via Yahoo to moojoo
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 edited by moojoo; Jul 18th, 2006 at 13:32.
Reply With Quote

  #2 (permalink)  
Old Jul 18th, 2006, 14:53
spinal007's Avatar
Moderator
Join Date: Mar 2004
Location: Good Ol'London
Age: 22
Posts: 1,612
Blog Entries: 1
Thanks: 0
Thanked 2 Times in 2 Posts
Send a message via ICQ to spinal007 Send a message via MSN to spinal007 Send a message via Yahoo to spinal007 Send a message via Skype™ to spinal007
Re: XStandard Zip Component

the component isn't registered on the server...
Last Blog Entry: Random String in Javascript (Apr 21st, 2008)
Reply With Quote
  #3 (permalink)  
Old Jul 18th, 2006, 17:05
moojoo's Avatar
Moderator
Join Date: Aug 2005
Location: Texas
Age: 31
Posts: 1,604
Thanks: 0
Thanked 6 Times in 6 Posts
Send a message via AIM to moojoo Send a message via MSN to moojoo Send a message via Yahoo to moojoo
Re: XStandard Zip Component

That would make sense. Thanks!
Reply With Quote
Reply

Tags
xstandard, zip, component

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

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


All times are GMT. The time now is 22:46.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43