1
我無法在Visual Studio 2008中找到Crystal Reports模板來創建Crystal Report。Crystal Reports模板在Visual Studio 2008中缺失
所以,谷歌搜索後,我發現,安裝時,我應該啓用水晶報告的基本選項。我也這樣做了,但是在添加新項目時我找不到Crystal Reports模板,而在報表選項卡下的ToolBox中,它顯示CrystalReportViewer
和CrystalReportDocument
控件。
添加CrystalReport
模板或添加CrystalReportViewer
有什麼區別?是否CrystalReportDocument
控件在工作相同的窗體上?
我是新來Crystal Reports的概念和用法。您可以幫助我在項目中添加新項目時顯示Crystal Reports模板。
Visual Studio版本是2008專業版。
修復或重新安裝VS2008。 – adatapost
重新安裝後,我可以看到CrystalReportViewer,crystalbox中的crystalreportdocument控件。我沒有看到水晶報表模板。 – hari516