MergeFORM.aspx Error when using FDMERGE command - Support

MergeFORM.aspx Error when using FDMERGE command

From Support

Jump to: navigation, search
If you have a question or seek clarification, please call Technical Support.

Problem:

mergeFORM.aspx error Server Error in '/RJSFormServer' Application.


Configuration Error Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.

Parser Error Message: Unrecognized attribute 'xmlns'.

Source Error:


Line 8: \Windows\Microsoft.Net\Framework\v2.x\Config Line 9: --> Line 10: <configuration xmlns="http://schemas.microsoft.com/.NetConfiguration/v2.0"> Line 11: Line 12: <appSettings>


Source File: c:\inetpub\wwwroot\RJSFormServer\web.config Line: 10



Version Information: Microsoft .NET Framework Version:1.1.4322.2032; ASP.NET Version:1.1.4322.2032

iSeries Error Return: FDMERGE Display All Messages System: S1022092 Job . . : QPADEV003R User . . : BURNHAM Number . . . : 376932 3 > call qcmd 4 > fdmerge file(invoice) job(*) splnbr(*last) mrgoverlay(*spool) mrgoption(*i fsfile) mrgdtafmt(pdf) mrgprtdrv(*none) mrgifsfile('/test.pdf') replace(*y es) dsplog(*yes) CODOKY File /RJSTEMP was found File FDMERGERPF in library QTEMP already exists. File FDMERGERPF not created in library QTEMP. Member FDMERGERPF file FDMERGERPF in QTEMP cleared. Processing spool FILE(INVOICE) JOB(376932/BURNHAM/QPADEV003R) SPLNBR(1). File /RJSTEMP/MRGTXT03050712003567QPADEV003RBURNHAM376932.TXT not found. File /test.pdf not found. Converting report to TXT/PRN format. File NTS01 created in library QTEMP. Member NTS01 added to file NTS01 in QTEMP. Member NTS01 file NTS01 in QTEMP cleared. File /RJSTEMP/MRGTXT03050712003567QPADEV003RBURNHAM376932.TXT not found. 87 records copied to file NTS01 in QTEMP. Member NTS01 file NTS01 in QTEMP cleared. CPYOKY: Report has been copied to file: /RJSTEMP/MRGTXT03050712003567QPADEV003RBURNHAM376932.TXT. File /RJSTEMP/MRGTXT03050712003567QPADEV003RBURNHAM376932.TXT was found Form merge failed with error 00001. End of requests.

Solution:

The clue to me is the Version Information: Microsoft .NET Framework Version:1.1.4322.2032; ASP.NET Version:1.1.4322.2032.

In IIS Admin, find the RJSFormsServer app folder and right-click and select properties.

Click the ASP.Net Tab.

Change ASP.Net Version to 2.0.50727

Personal tools