View Single Post
  #1 (permalink)  
Old 12-21-07, 03:39 AM
dips dips is offline
Newbie Coder
 
Join Date: Mar 2007
Posts: 24
Thanks: 0
Thanked 0 Times in 0 Posts
Server.CreateObject Access Error

i am using persists mail component for sending emails. all my pages were working fine 2 days ago, but suddenly it started giving me error as below:

Server object error 'ASP 0178 : 80070005'

Server.CreateObject Access Error

/contest/thankpage.asp, line 183

The call to Server.CreateObject failed while checking permissions. Access is denied to this object.


Any help?
Reply With Quote