easyPDF
SDK Usermanual
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.
(Note that some versions of Windows, e.g., Windows Vista, do not
have a Component Services icon in the Control
Panel. In this case, you may bring up the Component
Services dialog by selecting "Run..." from the Start menu
and invoking "comexp.msc" or "%windir%\system32\comexp.msc".)

- 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. The
users/groups required differ depending on your version of
Windows:
Windows 2000, Windows XP:
a. Administrators
b. ASP.NET Machine Account
(ASPNET) *
c. Internet Guest Account
(IUSR_<machinename>)
Windows Server 2003:
a. Administrators
b. ASP.NET Machine Account
(ASPNET) *
c. Internet Guest Account
(IUSR_<machinename>)
d. NETWORK SERVICE
* This account exists only if ASP.NET is installed on the
computer.
Windows Vista, Windows Server 2008, Windows 7:
a. Administrators
b. SYSTEM
c. IUSR
d. IIS_IUSRS
e. NETWORK SERVICE

- 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 .