Forum Moderators: open

Message Too Old, No Replies

Doplyment to test server

Crystal deployment

         

BroncosRule

3:58 pm on Oct 14, 2003 (gmt 0)

10+ Year Member



I developed a web app. that utilizes embedded crystal reports. It runs fine on my dev. machine but when I place it on the test server I run into crystal decision problems. My test server has the framework but does not have vs.net. What do I need to put on the server to enable my crystal reports to run, and what is the procedure to do so?

Thanks for your help.

wardbekker

1:58 pm on Oct 22, 2003 (gmt 0)

10+ Year Member



you project references the crystal reports dll's. They're probably missing. Copy all the referenced dll's to the asp.net application bin folder on the server and check again. If that doesn't work, post the application error here.