Ask a Question related to ASP Components, Design and Development.
-
DS #1
Cannot access the registered component, please help!
I am using Win2003 + IIS, it cannot access a registered component from my
bowser and prompts the following error:
Server object error 'ASP 0178 : 80070005'
Server.CreateObject Access Error
/default.asp, line 10
The call to Server.CreateObject failed while checking permissions. Access is
denied to this object.
I have tried the solutions from article 198432, but it is still fail to
access the component, any other alternatives to solve this? Even I grant
"everyone" to the compoent and related folders, but it is fail too. Please
advise.
Thanks,
DS
DS Guest
-
restrict access to registered users
I'd like to require a serial number, selected from a finite list, for access to certain areas of my web site. Any thoughts on how this might be... -
I use Server.CreateObject() create a com object ,but return Empty,Why ?? ,the component has been registered!
I want to use Server.CreateObject() create a com object ,but return Empty,Why ?? ,the component has been registered -
DB Access Component
Hi, Can i have the Connection object being passed as the parameter from the Component(Dll) i am using to connect to the databaese to the ASP page.... -
Class Not Registered Error on ASP.NET page with Data Access
I've spent the last two days searching for a solution to this problem and after updating the MSJet40.DLL, MDAC to 2.8, and re-installing ..NET, I... -
Does component (.dll) have to be registered on server?
Is there a way I can use my custom dll just by placing it in the ASP folder and not having to use regsvr32 to register it? I takes forever to get...



Reply With Quote

