Hello everybody,
I've created the WebClass application in VB6, which work perfectly on Windows98 and Windows NT machine, but it gives an error on
Windows2000 PC. The ERROR says:
Server object, ASP 0178 (0x800A0005) The call to Server.CreateObject failed while checking permissions. Access is denied to this
object.
I've found the solutions Microsoft gave on http://support.microsoft.com/default.aspx?scid=KB;en-us;q259725 .
I've done everything they suggested in "Workaround 1". The previous error has been replaced by another error:
Error Type:
WebClass Runtime (0x800A801D)
An unspecified error has occurred
/EmployeeInfo/Employee.ASP, line 14.
What is going on? Any help will be appreciated.
I am sending the Employee.ASP file as an attachment.
Thanks in advance
Dmitriy