18.08.2013 Views

Service Pack Readme (Adapt)

Service Pack Readme (Adapt)

Service Pack Readme (Adapt)

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

CE10WIN_EN_SP3<br />

PeopleSoft Drivers<br />

ADAPT00352885<br />

Description:<br />

Patch ID: 36679648<br />

The password decryption code cannot handle a password size greater than 127 characters.<br />

The limitation is caused by the use of byte, rather than short, as the data type that handles length calculation.<br />

New Behavior:<br />

Passwords with more than 127 characters are accepted.<br />

Platform .NET SDK<br />

ADAPT00301165<br />

Description:<br />

Patch ID: 36638002<br />

The Report Application Server fails to communicate through the Virtual Private Network (VPN).<br />

New Behavior:<br />

Three registry keys must be added to fix the problem:<br />

HKEY_LOCAL_MACHINE\Software\Crystal Decisions\10.0\CER\BindToIP = . Users must double click on the VPN network<br />

connection, and then search for "Client IP Address" under the Details section.<br />

HKEY_LOCAL_MACHINE\Software\Crystal Decisions\10.0\CER\RequestPortLower = . This is the lowest port number in a<br />

range the RAS request can use that the VPN allows to pass through.<br />

HKEY_LOCAL_MACHINE\Software\Crystal Decisions\10.0\CER\RequestPortUpper = . This is the highest port number in a<br />

range that the RAS request can use, which the VPN allows to pass through.<br />

The range of ports from RequestPortLower to RequestPortUpper must be open through any firewalls along the requested route.<br />

Known Limitations:<br />

The registry keys must be added manually by users, because the keys are configured only on the client side.<br />

ADAPT00318470<br />

Description:<br />

Patch ID: 36663854<br />

When users export a report that contains a subreport to .rpt format from a Crystal Reports 10 .NET application, the subreport requires a<br />

connection to its data source.<br />

New Behavior:<br />

This problem is resolved.<br />

ADAPT00346022<br />

Description:<br />

Patch ID: 36638532<br />

In a Crystal Reports .Net Web application that uses ADO DataSets in SessionObjects, the web server may crash when the<br />

CrystalReportViewer.RefreshDocument() or ReportDocument.Refresh() commands are called.<br />

The cause of the problem is that the refresh commands prematurely release references to the DataSet and delegate objects. So, when the database<br />

driver calls back AppDomain into the web application through the delegate, it sometimes crashes.<br />

New Behavior:<br />

The refresh commands no longer release the references to the DataSet and delegate objects. These objects are only released by the<br />

ReportDocument.Close() command.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!