Print Page | Close Window

Deploying applications

Printed From: Crystal Reports Book
Category: Crystal Reports .NET 2003
Forum Name: Tips and Tricks
Forum Discription: Have you learned some great tricks to share with the group? Post them here!
URL: http://www.crystalreportsbook.com/forum/forum_posts.asp?TID=823
Printed Date: 04 May 2024 at 6:54am


Topic: Deploying applications
Posted By: maniac
Subject: Deploying applications
Date Posted: 08 Jun 2007 at 5:20am
Here's tip for deploying applications quickly when MGR wants to see what you've been doing. I copied the APPL to SVR, but ran into this err:
 
File or assembly name CrystalDecisions.Enterprise.Framework, or one of its dependencies, was not found.
 
Go into IDE, references folder
Right click offending ref(s), properties
Set copy local = true
Click on SOL EXPL when done to bounce between refs so keep place
This adds dlls to bin folder
Copy bin folder to SVR
 
Demo goes well
Mgr goes back to sleep ... JK


-------------
A+ BS MCSE OOP Security+ Web Developer
Get creative, not even.



Print Page | Close Window