Welcome to AspAdvice Sign in | Join | Help

April 2005 - Posts

If you are using ADO.NET recordsets with your Crystal Reports .NET project, you have probably needed to create an XML Schema Document (XSD) to use to design your report. There are three methods of creating XSDs: manually, drag and drop, and the WriteXmlSchema() Read More...
This is a recent comment to CodeSnip: Opening Crystal Reports in a New Window in ASP.NET : HI, If i set the 'SeperatePages' property of crystal report viewer to 'false' and open the report in second page, will i get the page header and footer for each Read More...
One of the more common questions I receive from readers of my “ Exporting to Excel in Crystal Reports .NET - Perfect Excel Exports " article (see http://aspalliance.com/478 ) is how to display the gridlines in the exported worksheet. <edit 2004-10-04> Read More...
More feedback from Anonymous: Excel toolbar not displaying when the report is exported to Excel format.How can the toolbar be displayed? This is happening because Internet Explorer is configured to host Office documents in a browser window, rather than Read More...
Sivaji read Merging and Password Protecting PDFs Exported by Crystal Reports and encountered a few problems with the Dynamic PDF Merger application I used. Dear sir, I downloaded the trail version of "DynamicPDFâ„¢ Merger v3.0 for .NET" Read More...
Anonymous feedback from somewhere: If my report is located in another report server, Is it I can only use the URL to pass the report parameters? How to hidden these parameters from user? Because user can display the report by pass my application by copy Read More...
It's a gorgeous evening in Western Pennsylvania, and the dog and I are outside streaming some iTunes and catching up on some feedback. Our first help request comes from Raj: I am trying to open a crystal report thru .net. I have the code working on my Read More...
via Chris Lanier : If you share a computer, USB flash drives are a great way to store personal information. USB Flash Drives are also a good great option for saving information and share it with others. When you have many things to save and share but Read More...
0 Comments
Filed under:
I've been part of ERP implementations, automation projects, and other activities with the purpose of replacing manual busy work with computerized systems. In each case, people tended to view the technology with suspicion, and often thought “there Read More...
0 Comments
Filed under:
Doh! The latest MSDN Flash has our meeting date incorrect. The real meeting date is April 28, 6:00 pm, not April 4. The Tool of the Month ("Use One, Don't Be One") is the SQL Server Web Admin, presented by Brad West from Spang & Co. We know better Read More...
0 Comments
Filed under:
If you try to export to PDF or XLS from a Crystal Reports .NET report, and you receive “Login Failed” error, the problem is usually your export path. The ASPNET user typically does not have the proper permissions to access directories outside Read More...