HI,
I have problem with CR Server XI in my ASP.NET application.
I created reports with dynamic cascading parameters. Everything was fine before I uploaded it into BO repository.
I logon as Administrator in InfoStore.
I get this error message:
Failed to read data from report 'filename' . Reason: failed to read parameter object.
But if I remove the dynamic parameter everthing will be fine.
I...
User Profile
Collapse
-
Failed to read parameter object in Crystal Reports
-
Add WCF service reference error
Hi,
I'm a newbie in WCF. I've used WCF in my winform application with Visual Studio 2008 Express and everything is fine.
Now I am developing a class library to wrap my functions, so application host doesn't interact directly with WCF services.
After I clicked 'add service reference' in my class library and built it, I got a lot of this error message: "The type
name 'LibraryService s' does not exist in the... -
I'm agree with what Frinavale said.
But if you really want to do validation via js then you may use PageMethods with ASP.NET Ajax. -
You may use Javascript, and then use document.create Element('input' ) and set its type as textbox.
Just remember because you create the controls from client side, they won't have Viewstate.
So if you want to post the value back to server, I suggest you use Javascript too. I believe ASP.NET Ajax library will help you a lot.
If you choose to maintain state from dynamic controls, you may refer to http://aspnet.4guysfro mrolla.c...Leave a comment:
-
Crystal Report Viewer Can't Export PDF
Hi, I have problems with Crystal Reports Viewer 11.5. I'm developing ASP.NET apps with CR Server XI. In my Infoview, the Calendar button and export button work fine. However, inside my web application, they dont work properly. I have put folder crystalreportvi ewers115 from Business Objects/Common into my IIS directory (C:\Inetpub\www root\aspnet_cli ent\system_web\ 2_0_50727\).
I got this error message while click on OK button in the export the... -
Failed to display .rpt in ASP.NET web with Crystal Reports Server XI
Hi, I have a problem with loading .rpt in my ASP.NET application. I'm using .Crystal Reports Server XI as my report repository. My development machine is using Windows XP SP2 and the production server is using Windows Server 2003. My application works fine in development machine but I got "Database logon failed" message in production server. I have set database login & access rights, web.config and data source location in my .rpt to...
No activity results to display
Show More
Leave a comment: