程式設計師的地下兵工廠

一個由幾名程式設計師發起, 用來分享書籤的地方... 如果您對程式設計也有興趣, 或是樂於分享技術文章的連結, 也歡迎您加入!
小提示: 要快速找到需要的書籤嗎?點左側分類,畫面會先出現該分類下相關的標籤雲。再點標籤之後,即會幫你精準找到「分類」+「標籤」交集過後的書籤。也可以用下方功能列中之收推、討論或熱門等方式加以排序喔
瀏覽模式
書籤標題
收藏時間
284432

elleryq 收藏於 2006/10/09

anyway, what eventually worked for me was to go back into my VS 2005 dev machine and create a web set up project. go into the project properties and click the prerequisites button, select CR for .Net 2.0 and then just build the empty setup project. if you look in your output folder, there is an installation file called CRRedist2005_x86.msi. Just whack this onto the server and your crystal reports should run fine, i didn't need to reboot or restart IIS. Note there is no also need to copy any of the CR dlls to your web site bin folder.

完整
2006/10/09