HI,
I Done Coding in Dev Environment and Struggling to do deployment.
Can any give me steps that How to Deploy of Crystal Reports in Production server which is implemented in VS 2010.
Please help me...
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Rimi JainPosted Feb 28, 2013, 7:47 AM
Once you have published your website using the .Net framework "Build" option, the crystal report files will remain in folder itself which you can copy directly in the Production server. Any crystal report reference will be compiled and dumped in the "Bin" folder.
You just have to copy the files as it is in the production server.
Let me know if this helped.
Rimi.