Jump to content
Software FX Community

Windows 2003


User (Legacy)

Recommended Posts

I am upgrading my IIS server to Windows 2003 and get a permissions issue

when creating the ChartFX.WebServer object.

Server object error 'ASP 0178 : 80070005'

Server.CreateObject Access Error

/Dofasco/ASP Page1.asp, line 8

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

denied to this object.

Does anyone know what permissions have to be changed?

Jacqui

Link to comment
Share on other sites

This one is the permission of the DLL itself.

The dll is located in Program Files\CFxIE\Server. You need to make sure the

WEB user has read/execute permission to this folder.

Make sure that is the DLL that is register, if you copy the dll somewhere

else and register it, the one that is registered is the one that's going to

be used.

--

FP

Software FX

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...