PDA

View Full Version : Scripting.Dictionary


Amrendra_pandey
02-19-2005, 07:57 AM
I manage a website. There are some ASPs which have the statement Server.createobject(Scripting.Dictionary). These ASPs are not running. We recieve the following error on executing :

Server object error 'ASP 0178 : 80070005'

Server.CreateObject Access Error

/olt/teststart.asp, line 29

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

Please help.

Dunna
02-19-2005, 03:37 PM
If this is an ASP question, it should be posted in the ASP forum.

~dunna