Wrox Programmer Forums
|
Classic ASP Basics For beginner programmers starting with "classic" ASP 3, pre-".NET." NOT for ASP.NET 1.0, 1.1, or 2.0
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Classic ASP Basics section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old June 28th, 2004, 04:39 AM
Friend of Wrox
 
Join Date: Oct 2003
Posts: 463
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to madhukp
Default

This shows that the ASP Pop 3 component is not installed on your server.

You must have got a dll file by name pop3svg.dll as part of your downloaded file.

You should put this on the server in \<windows installation directory>\system32 folder.

Then you should run regsvr32 pop3svg.dll from command prompt. This should bring a window saying successful registration. (If not, please check the path where you are now. Please change your working directory to \<windows installation directory>\system32)

Then it should work.

If the server is not in your control, you have to send this request and this file to server administrator.
 
Old June 28th, 2004, 05:11 AM
Friend of Wrox
 
Join Date: Jun 2004
Posts: 331
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to qazi_nomi
Default

Dear Problem is that I can configur it on my PC or local server but how can I configur it on my web server because I upload these files make inbox. I earlier using Jamil.pop3 object to recieveing mail but it also didnot work now I configur it on my system but how can I configur it on my web server

Love 4 all
 
Old June 28th, 2004, 06:54 AM
Friend of Wrox
 
Join Date: Oct 2003
Posts: 463
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to madhukp
Default

Dear

You can either :

1) get the help of server administrator. Send the URL where you downloaded component. Give an instruction also.

2) Get the remote desktop details of your server. Then connect to remote server and work on their folders directly from your desktop. Please be very very careful when working with this.

Anyway you need a component to do your work. I have searched for a component-less solution for reading pop mails for a long time. But I could not find one till date. May be some other persons can help both of us in finding a component-less solution for reading pop mails.

Normally server administrators will be ready to install components provided you give all details requested by them. Please give the full description of the component you prefer to use to administrator.

Best of luck

cheers

Madhu.





Similar Threads
Thread Thread Starter Forum Replies Last Post
Insert Query Error & Run-Time Error 3022 DavidWE Access 1 July 31st, 2008 11:17 AM
Ch 4: Parse error: syntax error, unexpected T_SL hanizar77 BOOK: Beginning PHP5, Apache, and MySQL Web Development ISBN: 978-0-7645-7966-0 0 June 23rd, 2008 09:17 PM
[Resolved] Error calling a sp - parameter error snufse .NET Framework 2.0 2 February 12th, 2008 04:46 PM
Parse error: syntax error, unexpected T_STRING ginost7 Beginning PHP 1 November 9th, 2007 02:51 AM
Phile Page error, visual studio error reps BOOK: ASP.NET Website Programming Problem-Design-Solution 0 September 27th, 2003 10:11 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.