What solved the problem was setting the security of the COM object, using the following procedure:
run: dcomcnfg.exe
expand DCOMconfig
look for the COM application
right click and select properties
open the security tab
under launch and activate permissions, add the IIS_WPG group. Assign all 4 permissions to this group.
Main Topics
Browse All Topics





by: TMWSIYPosted on 2009-10-08 at 10:44:45ID: 25527995
Are you running the IIS Admin & WWW services with the same account?