You are running FDMERGE on a Windows 2003 server.
When you request dynamic content such as an Active Server Pages (ASP) page, ASP.NET page, Internet Services API (ISAPI) application, or Common Gateway Interface (CGI) application on a Microsoft Windows Server 2003 server with Internet Information Services (IIS) 6.0, you get one of the following error messages:
HTTP Error 404 - File or Directory not found
In IIS, click Web Service Extensions.
A list of all the current web service extensions displays.
For All Unknown ISAPI Extensions, set Status to Allowed.
Test by going to http://localhost/RJSFormServer/mergeForm.aspx. If you get the following error message, continue to step 4:
Add the NETWORK SERVICE user to the Temporary ASP.NET Files folder:
Go to C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727 and right-click Temporary ASP.NET Files.
Click Sharing and Security.
Choose the Security tab.
Click ADD to add a user.
Type NETWORK SERVICE.
Click OK.
Test again by going to http://localhost/RJSFormServer/mergeForm.aspx.
Still have questions? We can help. Submit a case to Technical Support.