I have the following code:
<%
Dim oStateMgtSvc
Dim oDict
'this function receives the name of the cookie and
returns the value of that cookie
Function RetrieveCookie(strName)
Set oStateMgtSvc =
server.CreateObject("SD_ICBAM.CStateMgtSvc")
Set oDict = CreateObject("Scripting.Dictionary")
Call
oStateMgtSvc.IStateMgtSvc_LoadState(StateCookies,
oDict)
RetrieveCookie=oDict("_STA_" & strName)
End Function
%>
I am having the following error:
Server object error 'ASP 0177 : 800a8019'
Server.CreateObject Failed
/includes/incRetrieveCookie.asp, line 7
800a8019
What is this error? What are the causes and possible
solution to this problem? thank you very much.
Erwin Rommel Y. Felix
Tel. 8410111 loc. 11430
Mobile 09185980706
"Never outshine the Master Chicker"
____________________________________________________
Start your day with Yahoo! - make it your home page
http://www.yahoo.com/r/hs
------------------------ Yahoo! Groups Sponsor --------------------~-->
<font face=arial size=-1><a
href="http://us.ard.yahoo.com/SIG=12h8rtu6t/M=362335.6886445.7839731.1510227/D=groups/S=1705006764:TM/Y=YAHOO/EXP=1123224237/A=2894361/R=0/SIG=13jmebhbo/*http://www.networkforgood.org/topics/education/digitaldivide/?source=YAHOO&cmpgn=GRP&RTP=http://groups.yahoo.com/">In
low income neighborhoods, 84% do not own computers. At Network for Good, help
bridge the Digital Divide!</a>.</font>
--------------------------------------------------------------------~->
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/AspClassicAnyQuestionIsOk/
<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/