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
Edited by BrianBischof - 08 Jun 2007 at 10:43am