Logged Wednesday, March 19, 2008
Problem:
Get error running Crystal report on Citrix.
Solution:
Just a simple registry change. (Note: this is for Crystal Reports 10.0, so just use your version if running something different when browsing to the key in the registry.)
Taken from http://diamond.businessobjects.com/node/231
HKEY_LOCAL_MACHINE\SOFTWARE\Crystal Decisions\10.0\Report Application Server\InprocServer\LocalConnectionMgr
1. Right-click the 'ConnectionDirectoryPath' string value, then click 'Modify'.
2. In the 'Value data' text box, change "c:\" to the drive letter where the following directory exists (You may need to search your computer to find where this directory exists).
3. Right-click the 'LocalConnectionMgr' subkey, click 'New' then click 'String Value'.
4. Name this String Value "ReportDirectoryPath".
5. Right-click the 'ReportDirectoryPath' string value and click 'Modify'.
6. In the 'Value data' text box, type the same drive letter as you typed in step 5.
