Archive for category Crystal Report

[Crystal Report] 關於 Crystal Report .NET 方面的integration

自從 sap 收購了 business object 之後,很多 crystal report 都改了地址,十分難找。

crystal report 和java 的integration chowky 就不太清楚,.NET 方面,最有用的都應該是以下呢~。

Crystal Reports v. 9.1 to 12.x VS .NET Runtime Distribution & Supported Operating Systems

http://wiki.sdn.sap.com/wiki/pages/viewpage.action?pageId=56787567

Crystal Reports Runtime Packages - 沒有delete 這個resources~

http://resources.businessobjects.com/support/additional_downloads/runtime.asp

Share

, , ,

No Comments

[Crystal Report] Visual Studio 2008 Crystal Report Basic Deploy 的問題以及解決方案

eASP.NET Application 要加入crystal report 來做business intelligence.

chowky 知道devleopment 方面的用法十分簡單,但deployment方面就真的很麻煩。

Deployment Environment: Window Server 2008 R2
Development Environment: Window 7 with Visual Studio 2008 R1

有兩種做法:
1. MSM (Merge Module) – chowky 沒有用這個,因為要自己create application setup 之後embed 入去setup 入面,一次過install 整個application.
2. MSI installer – 一個setup 用來redistribute visual studio crystal report basic 。 (lazy 人最啱用)

雖然找到shortcut….不過install 完 (window server 2008 64bit 就當然用了 CRRedist2008_x64.msi (64 bit Intel) ) 之後就燒焦 (失敗了)……,再行行個program,竟然 install 之前和之後竟然沒有分別@@?…..

之後當然要search 一下sap 的support forum,完全覺得莫名其妙,因為有人會提到x64 和x86…,解決方法是 compile 的時候用x86? (大佬,我係window server 2008 64bit wo….咪玩la,而且我仲要係asp.net)。

不過想到這時,小宇宙突然啟動 ! 想到 IIS 的方面原來有相關的setting 。
Read the rest of this entry »

Share

, , , , , , ,

No Comments