I created a COM DLL using VB. When I accessed the object using ASP everything worked fine. I rebooted my pc (after installing Visual Studio Service Pack 4) and now get the following error when trying to access this object:
Error Type:
Server object, ASP 0178 (0x80070005)
The call to Server.CreateObject failed while checking permissions. Access is denied to this object.
Can someone let me know how to gain the permissions to access this object again.
Thanks.
Error Type:
Server object, ASP 0178 (0x80070005)
The call to Server.CreateObject failed while checking permissions. Access is denied to this object.
Can someone let me know how to gain the permissions to access this object again.
Thanks.