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.



 Subscribe in a reader

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

Notices


Reply
 
LinkBack Thread Tools
  #1  
Old Jul 18th, 2006, 13:11
Elite Veteran
Join Date: Aug 2005
Location: That Place
Posts: 2,044
Blog Entries: 1
Thanks: 0
Thanked 37 Times in 37 Posts
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.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote

  #2  
Old Jul 18th, 2006, 14:53
spinal007's Avatar
Moderator
Join Date: Mar 2004
Location: Good Ol'London
Age: 23
Posts: 1,668
Blog Entries: 1
Thanks: 1
Thanked 4 Times in 4 Posts
Re: XStandard Zip Component

the component isn't registered on the server...
Last Blog Entry: Random String in Javascript (Apr 21st, 2008)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #3  
Old Jul 18th, 2006, 17:05
Elite Veteran
Join Date: Aug 2005
Location: That Place
Posts: 2,044
Blog Entries: 1
Thanks: 0
Thanked 37 Times in 37 Posts
Re: XStandard Zip Component

That would make sense. Thanks!
Last Blog Entry: Apps every Mac based web dev should consider (Jul 10th, 2008)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
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 02:31.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization 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