473,378 Members | 1,436 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,378 software developers and data experts.

App Deployment with Crystal Reports and XCOPY (VS2005)

Liz

I was intending to use an XCOPY install for a VS2005 C# WinForms app but
when I copied the files and ran the app on a clean machine it failed when it
needed Crystal Reports. Can you not use XCOPY deployment if you have
Crystal Reports dependencies?

Is there an available Crystal redistribution package I can run before doing
my XCOPY deployment?

TIA
Mar 26 '08 #1
3 2048
On Mar 26, 1:32*pm, "Liz" <l...@tiredofspam.comwrote:
I was intending to use an XCOPY install for a VS2005 C# WinForms app but
when I copied the files and ran the app on a clean machine it failed when it
needed Crystal Reports. *Can you not use XCOPY deployment if you have
Crystal Reports dependencies?

Is there an available Crystal redistribution package I can run before doing
my XCOPY deployment?

TIA
CR needs merge modules, I do not know of any install setup (a la
dotnetframework.msi), you can create a setup project and install it
like that.
Mar 26 '08 #2
Liz

"Ignacio Machin ( .NET/ C# MVP )" <ig************@gmail.comwrote in
message
news:ed**********************************@m3g2000h sc.googlegroups.com...
On Mar 26, 1:32 pm, "Liz" <l...@tiredofspam.comwrote:
I was intending to use an XCOPY install for a VS2005 C# WinForms app but
when I copied the files and ran the app on a clean machine it failed when
it
needed Crystal Reports. Can you not use XCOPY deployment if you have
Crystal Reports dependencies?

Is there an available Crystal redistribution package I can run before
doing
my XCOPY deployment?

TIA
<< CR needs merge modules, I do not know of any install setup (a la
dotnetframework.msi), you can create a setup project and install it
like that >>
Thanks, Ignacio ... sounds right; but one thing I noticed is that if you
want to do XCOPY you can create a setup and then use the Crystal MSI that
gets created in the publish directories and run it independently of your
XCOPY.
Mar 26 '08 #3
On Mar 26, 2:30*pm, "Liz" <l...@tiredofspam.comwrote:
"Ignacio Machin ( .NET/ C# MVP )" <ignacio.mac...@gmail.comwrote in
messagenews:ed**********************************@m 3g2000hsc.googlegroups.com...
On Mar 26, 1:32 pm, "Liz" <l...@tiredofspam.comwrote:
I was intending to use an XCOPY install for a VS2005 C# WinForms app but
when I copied the files and ran the app on a clean machine it failed when
it
needed Crystal Reports. Can you not use XCOPY deployment if you have
Crystal Reports dependencies?
Is there an available Crystal redistribution package I can run before
doing
my XCOPY deployment?
TIA

<< CR needs merge modules, I do not know of any install setup (a la
dotnetframework.msi), you can create a setup project and install it
like that >>

Thanks, Ignacio ... sounds right; *but one thing I noticed is that if you
want to do XCOPY you can create a setup and then use the Crystal MSI that
gets created in the publish directories and run it independently of your
XCOPY.
Hi,

I have never done it like that, when I have a solution that uses CR I
always create an MSI (at least for the first deployment).
Mar 26 '08 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Gudni G. Sigurdsson | last post by:
Hi. I am working on a program for the .NET Framework written in C# with Visual Studio .NET. With this program, one can print a report realized with the Crystal Report software included with VS...
3
by: Dmitry Karneyev | last post by:
Hi! I need to deploy .NET application (ADO.NET + Crystal Reports) in local intranet. All assemblies of application will be shared in the folder on the server so all users can execute this...
0
by: GG | last post by:
Is it possible to xcopy crystal reports? If yes how? Thanks *** Sent via Developersdex http://www.developersdex.com *** Don't just participate in USENET...get rewarded for it!
0
by: Mark Roberts | last post by:
Hello, I've been using Visual Studio 2002 for a year now. We have just move to VS 2003, and Crystal Reports are proving to be a problem. I am getting the error File or assembly name...
2
by: Bill Nguyen | last post by:
I ran into this error trying to run an app from Publish.htm. I can't find what is wrong with the deployment. Thanks a million Bill -------- PLATFORM VERSION INFO
1
by: wtistang | last post by:
I developed an asp.net/crystal app in my local machine using the crystal reports which comes with VS 2003. Now I am planning to deploy it to a web server which support asp.net and crystal reports...
2
by: Code Monkey | last post by:
I've just developed an Windows application that uses Crystal Reports (v10 ? - the version that ships with VS2005). Whilst the application works fine - reports can be viewed on the development...
1
by: Wayne Deleer | last post by:
Has anyone had this happen to them? I'm writing an application in C# using VS2005. Part of my application requires that I use Crystal Reports to make some reports to print out. Anyway, here's...
1
by: =?Utf-8?B?Q2lhcmFuIE8nJ0Rvbm5lbGw=?= | last post by:
On reflection, you could possibly make the app a self extracting zip file which extracts the EXE and a settings file and then starts the app, then when you app closes, it can repack the settings...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.