Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_cdo thread: SV: A trappable error occurred in an external object. T- he script cannot continue running


Message #1 by Robbin Gille <robbin.gille@n...> on Thu, 6 Dec 2001 09:28:44 +0100
Yes It could be a permission error. Try to put the internet Guest 

account in

the administrator group in the usermanager, if it works then it's a

permission error.



Robbin



-----Ursprungligt meddelande-----

Fr=E5n: Binu Mathew [mailto:binu_k_mathew@h...]

Skickat: den 6 december 2001 00:24

Till: ASP CDO

=C4mne: [asp_cdo] A trappable error occurred in an external object. The

script cannot continue running





I am trying to send email through an ASP application using CDO.  

However,

I keep receiving this message when I try to login.





"A trappable error occurred in an external object. The script cannot

continue running"



I do not know what the problem is and have been researching this error 

for

the past day.  I found some info. on Microsoft's website as well as

through Google, but nothing helpful.  Does anyone know why I keep 

receivng

this error? Could it possibly be a permissions problem?





strMachineName =3D Request.QueryString("ServerName")

strMailbox =3D Request.QueryString("UserMailBox")



Set objCurSession =3D Createobject("MAPI.Session")

objCurSession.Logon "", "", False, True, 0, True, strMachineName & vbLf 

&

strMailbox





Thanks,



Binu





robbin.gille@n...







$subst('Email.Unsub').


  Return to Index