TusharM
August 29th, 2001, 12:35 AM
Hi,
I am trying to build IIS application .I have a Web class called MyWebClass and Html template called MyTemplate.
When i execute the program it should show me the html in browser.But it gives me following error
/////////////////////////////////////////////
Error Type:
Server object, ASP 0178 (0x800A0005)
The call to Server.CreateObject failed while checking permissions. Access is denied to this object.
/MyWebClass1/Mytemplate.ASP, line 14
///////////////////////////////////////////////
can anyone help?
I am trying to build IIS application .I have a Web class called MyWebClass and Html template called MyTemplate.
When i execute the program it should show me the html in browser.But it gives me following error
/////////////////////////////////////////////
Error Type:
Server object, ASP 0178 (0x800A0005)
The call to Server.CreateObject failed while checking permissions. Access is denied to this object.
/MyWebClass1/Mytemplate.ASP, line 14
///////////////////////////////////////////////
can anyone help?