Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP General > ASP, Error 8004020f and IIS_WPG

Reply
Thread Tools

ASP, Error 8004020f and IIS_WPG

 
 
Mario Michela
Guest
Posts: n/a
 
      07-22-2005
i've been working for 4 days trying to accomplish something that should take
20 minutes.. I have an asp page that take user info, ie name, address phone,
email. it sends a copy to email addres A and sends a reciept to site visitor.
i have it working on 1 SBS 2003, but i get Error 8004020f on a second
client's machine..
i'm using cdo, sendusing = 2 (smtp via network). i've tried both using and
not using authentication w/ username and password. I've noticed that IIS_WPG
may seem to be involved. i noticed on the IIS_WPG was not inherited from
wwwroot, i added it manually? is there a way to reset this.. perhaps rerun
the ICW wizard?
 
Reply With Quote
 
 
 
 
Curt_C [MVP]
Guest
Posts: n/a
 
      07-22-2005
Mario Michela wrote:
> i've been working for 4 days trying to accomplish something that should take
> 20 minutes.. I have an asp page that take user info, ie name, address phone,
> email. it sends a copy to email addres A and sends a reciept to site visitor.
> i have it working on 1 SBS 2003, but i get Error 8004020f on a second
> client's machine..
> i'm using cdo, sendusing = 2 (smtp via network). i've tried both using and
> not using authentication w/ username and password. I've noticed that IIS_WPG
> may seem to be involved. i noticed on the IIS_WPG was not inherited from
> wwwroot, i added it manually? is there a way to reset this.. perhaps rerun
> the ICW wizard?


Are you saying the CLIENT gets the error or you moved the site to a
different SERVER and then get the error?

Take a look on www.aspfaq.com for your error message though, as a start.

--
Curt Christianson
site: http://www.darkfalz.com
blog: http://blog.darkfalz.com
 
Reply With Quote
 
 
 
 
Mario Michela
Guest
Posts: n/a
 
      07-25-2005
I looked thru the aspfaq.com. it offered a lot of interesting info but
nothing seemed to help w/ the problem. i've run the exact code on another
SBS2003 server and it worked as expected. how do i reset IIS? what is the
difference between IIS_WPG and IUSR_MACHINE?

"Curt_C [MVP]" wrote:

> Mario Michela wrote:
> > i've been working for 4 days trying to accomplish something that should take
> > 20 minutes.. I have an asp page that take user info, ie name, address phone,
> > email. it sends a copy to email addres A and sends a reciept to site visitor.
> > i have it working on 1 SBS 2003, but i get Error 8004020f on a second
> > client's machine..
> > i'm using cdo, sendusing = 2 (smtp via network). i've tried both using and
> > not using authentication w/ username and password. I've noticed that IIS_WPG
> > may seem to be involved. i noticed on the IIS_WPG was not inherited from
> > wwwroot, i added it manually? is there a way to reset this.. perhaps rerun
> > the ICW wizard?

>
> Are you saying the CLIENT gets the error or you moved the site to a
> different SERVER and then get the error?
>
> Take a look on www.aspfaq.com for your error message though, as a start.
>
> --
> Curt Christianson
> site: http://www.darkfalz.com
> blog: http://blog.darkfalz.com
>

 
Reply With Quote
 
 
 
Reply

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 Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
error '8004020f' ASP Programming help w/ SMTP Paco ASP General 4 03-30-2005 05:31 PM
Impersonated users in IIS_WPG on Windows Server 2003 Chris Simmons ASP .Net 1 03-01-2005 05:46 PM
IIS_WPG is a member of the NT AUTHORITY/network service Blake ASP .Net Security 0 03-02-2004 10:29 PM
just error 8004020f vvv ASP General 1 11-05-2003 07:02 PM
CDO error 8004020f alex ASP General 4 10-03-2003 07:28 PM



Advertisments
 



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 44 45 46 47 48 49 50 51 52 53 54 55 56 57