COM Security Setup
You also need to take these additional steps described below to
make the easyPDF SDK objects run properly on server-side
environment.
Configure COM Security setting
- Log on to the computer as the Administrator.
- From Control Panel, launch Administrative
Tools.
- From Administrative Tools, launch
Component Services.

- Click the Component Services icon on the left,
and then click the Configure My Computer button to
bring up the My Computer dialog.

- Click the COM Security tab. Click the
Edit Default button for the Launch
and Activation Permissions to open the Launch
Permission dialog.
- Verify that at least following users/groups are listed in the
access permissions, or add them if they are not listed:
a. Administrators
b. ASP.NET Machine Account
(ASPNET) *
c. Internet Guest Account
(IUSER_<machinename>)
d. NETWORK SERVICE (for Windows
2003 Server, Windows Vista, and Windows Server 2008 only)
* This account exists only if ASP.NET is installed on the
computer.

- Make sure that each user/group is allowed to launch (both
Local Launch and Local Activation
must be turned on), and then click OK .
- Click OK again to close the My
Computer dialog.
- Close the Component Services .
<<