[ oggie @ 28.12.2006. 10:17 ] @
Posto i dalje u ASP 2.0 ne mogu da instanciram rpt file nadjoh ovaj zvanicni sajt Crystala gde pruzaju podrsku. http://support.businessobjects...ntalsembeddedornonembedded.htm E sad ako nekog mrzi da cita u tekstu ima debelih protivrecnosti koje zaista ne razumem. Prvo na pocetku teksta kazu ovo: Note In Visual Studio 2005, Crystal Reports report files are no longer embedded in Web projects; therefore, no report wrapper class is generated. The reports are stored in a folder and, as with all non-embedded reports, they must be referenced by their file directory path. In this case, the directory path is to the current Web Site folder. Da bi pri dnu testa rekli ovo: When to choose embedded or non-embedded reports If you want to simplify deployment of your project, use embedded reports. You'll have fewer files to work with and no concern about reports being misplaced into the wrong file directory path. This solution also offers more security, in that the reports are not exposed for modifications. Also, when you are first learning to develop and deploy Crystal Reports with Visual Studio 2005, it is simply easier to embed the reports. Once reports are embedded, they always exist as a class in the project, and are available from IntelliSense and visible in the Object Browser. You don't have to worry about reports being moved or deleted in your file directory, or having to spell the path correctly. Moze li meni neko da pojasni ovu zbrku, prvo kazu da u 2005 nisu embedded sto znaci da nemaju wrapper class i da se ne mogu instancirati nego se preko ReportDocuments.Load ucitavaju, da bi dole rekli da pocetnici u 2005 ipak koriste embedded reporte koji postoje kao klasa u projektu. Ja jesam pocetnik ali ovo je mnogo velika zbrka. Molim vas za vasa iskustva sa Crystalom u ASP.NET 2005. Hvala svima unapred |