Print Page | Close Window

AS400 Migration

Printed From: Crystal Reports Book
Category: Crystal Reports for Visual Studio 2005 and Newer
Forum Name: Report Design
Forum Discription: The best way to design a report and problems you have encountered
URL: http://www.crystalreportsbook.com/forum/forum_posts.asp?TID=190
Printed Date: 19 May 2024 at 4:48am


Topic: AS400 Migration
Posted By: aPridgen
Subject: AS400 Migration
Date Posted: 02 Feb 2007 at 8:31am

Our IS staff is in the process of learning to develop Crystal Reports using Visual Studio.NET in preparation of migrating from AS400, running RPG ILE to a server invironment. 

1 - We cannot agreed on whether to embed the Crystal Report into the solution or run the report externally.
Could someone offer pros and cons for each approach?
 
2 - We are also have deployment issues. After deploying as a Windows Application, the solution seems to execute fine within the deveopment environment, but when placed on the server for other users to access or placed as option to initiate from the intranet, many issues occur.
Can someone suggest sources for debugging these problems. Dead
 
Thanks in advance for any help!



Replies:
Posted By: BrianBischof
Date Posted: 02 Feb 2007 at 9:38am
Re embedded reports, there is a long answer in my book. but the short answer is do the reports need to be modified regularly? if yes, then keep them at a central location that all apps share. if no, then you can embed them in the report to ease installation. in a corporate environment non-embedded is usually best.

re your problems, can you be more specific so that others can see if they had similar experiences that they learned from?


-------------
Please support the forum! Tell others by linking to it on your blog or website:<a href="http://www.crystalreportsbook.com/forum/">Crystal Reports Forum</a>



Print Page | Close Window