Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_components thread: RE: [asp components] Re: Strange Error message


Message #1 by "Qin, Lisa" <LQin@q...> on Fri, 1 Dec 2000 09:13:13 -0800
Thanks guys,



The component is installed on the new server.  I was playing around 

with the

registration yesterday and somehow got over the strange error 

message(don't

ask me how, I don't know ;) ).  But the new error comes at when I use

zipper.Compress(), it didn't work.  I guess is something wrong with the

Compress method.



If you any of you guys interested in this component, please email me. 



Thanks,



Lisa



-----Original Message-----

From: Jenz R=F6nnow [mailto:jenz@c...]

Sent: Friday, December 01, 2000 12:14 AM

To: ASP components

Subject: [asp_components] Re: Strange Error message





But this was a component, not a DOS program she was

running. Is an object you invoke... we run something

called ExceedZip to compress strings transferred between

objects..



One thing. The third party component is installed on the

new server - right?



/Jenz R=F6nnow



-----Original Message-----

From: Imar Spaanjaars [mailto:Imar@S...]

Sent: den 1 december 2000 07:37

To: ASP components

Subject: [asp_components] Re: Strange Error message







Does the IUSR_MachineName have sufficient access right to various 

commands

and files?

I can imagine that you need to give it permission to execute dos 

commands

(PKZip is Dos based, right??) or give access to certain directories to

write zip / temp files in.....





Imar







At 06:54 PM 11/30/2000 +0000, you wrote:

>Dear all,I had a secured intra_net running ASP script, there is a 

"zipper"

>component written by a third party programmer.  The zipper compress 

the

>files and zip them.  It was running fine until I moved the website 

onto

>another server. The server settings are the same expect the old one 

runs

>Service Pack 3 and the new one runs Service Pack 4.  I got the error

>message:

>

>Microsoft VBScript runtime error '800a01b6'

>Object doesn't support this property or method: 'zipper'

>/examtrak/batchreq.asp, line 133

>

>It has been registed successfully, it supposd to call PKzip to zip the

>files.  But I guess there is something wrong with the component's 

method.

>The strange thing is that it works fine wiht my old mechine.

>

>Thanks




  Return to Index