Wrox Programmer Forums
Go Back   Wrox Programmer Forums > .NET > Other .NET > Crystal Reports
|
Crystal Reports General discussion about Crystal Reports. For discussions specific to the book Professional Crystal Reports for VS.NET, please see the book discussion forum for that book.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Crystal Reports section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old January 9th, 2008, 05:55 AM
Authorized User
 
Join Date: Aug 2007
Posts: 35
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Yahoo to zrtv
Default Deploye crystal report with VB.NET 2005

Hi All,
I developed one windows application with vb.net 2005 having crystal report 9 also.
My report path is
"Application.StartupPath & "\report\" & strReportName & ".rpt""

now when i created installation file for the application and i installed in the client machine it says report path not found.

My problem is whether we can add these report folder inthe installation? when i am installing, the folder should automaticaly copied to the application folder is it possible???

 
Old May 20th, 2009, 12:05 PM
Registered User
 
Join Date: May 2009
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Application.StartupPath & "\report\" & strReportName & ".rpt

Hi zrtv,
All u got to do is Add a folder named report to the Application Folder and add the crystal reports to it in the File System during the deployment process. Once you deploy the folder will automatically be in the bin. so now your code can easily execute.
 
Old June 6th, 2009, 08:09 AM
hu_yang
Guest
 
Posts: n/a
Default Crystal reports deployment

you can deploy crystal reports in two ways:

check the following link

http://csharp.net-informations.com/c...tal-deploy.htm

hu.





Similar Threads
Thread Thread Starter Forum Replies Last Post
VB 2005 Crystal Report Connection with SQL 2000 blackspear BOOK: Professional Crystal Reports for VS.NET 0 December 3rd, 2008 09:49 AM
simple report and crystal report in vb.net saket123 .NET Framework 2.0 0 August 13th, 2008 06:55 AM
Using Crystal in VB 2005 without Report Viewer csdunaway Crystal Reports 6 July 18th, 2007 11:48 AM
Problem in Crystal Report in VS.NET 2005 SaeedNawazMalik .NET Framework 2.0 1 March 4th, 2006 03:59 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.