I've been trying to get the reportrunner sample program to run out of the box that came with the SDK. I get the following messages:
A first chance exception of type 'System.Net.WebException' occurred in system.dll
Additional information: The remote server returned an error: (500) Internal...
I need to do some VB6 development for a client now but I've been working in the VB.NET framework. Can VB6 and .NET coexist? Am I going to run into problems?
In my VB6 app, I use the report.export TRUE option to prompt users for additional info for exporting their reports. The only options that don't work are the one's that are ODBC - I get a failed export every time. Can anyone help me??
This functionality of export worked yesterday! I am trying to export a report to Microsoft Mail. I used to see a dialog box pop up to put in the sender, etc. but now it doesn't do anything. Help!
Quick question - I'm trying to print a Crystal report in VB in batch - meaning I don't want to have any user intervention - I tried using report.printout (false) but it didn't do anything. I'm also using report.export (false) but that seems to be working since I set up all the correct...
Quick question - I'm trying to print a Crystal report in VB in batch - meaning I don't want to have any user intervention - I tried using report.printout (false) but it didn't do anything. I'm also using report.export (false) but that seems to be working since I set up all the correct...
Again, thank you for your help....one more topic....it looks like we want to get away from having our clients compile the reports we send them and make .exe's....it was my understanding we could use VB and Crystal's craxddrt dll to logon to the database, open up the rpt file, and execute it. Do...
thank you for answering.
I have a follow-up question. I created my Crystal Reports in 8.5 to point to stored procedures in a SQL Server database. We have clients that still use 7.0 or earlier. I haven't seen a way in 7.0 to point to stored procedures. Am I missing something?
Thanks for the response. Yes, I'm using ODBC connecting to a SQL Server database and it seems like when I compile the report and distribute it as an exe it's always picking up the database that I used when i was developing the report instead of prompting for a data source. Any ideas?
I've created several Crystal Reports in version 8.5. I need to send these out (as compiled reports) to multiple clients each running their own database (but same database table names). How can they run these reports and be prompted for their database or better yet can it figure it out on its...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.