Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations dencom on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by Harlylux

  1. Harlylux

    Crystal reports has stopped working error message

    Nope, CR 2011 and 2008 SP4 didn't work.
  2. Harlylux

    Crystal reports has stopped working error message

    Ok, removing Page N or M didn't work. I realized I'd been running SP3 so I just upgraded SP4 (don't know what was fixed in that) and am going to try running it through that. I also am downloading trial for CR 2011 to see if that bugs out with the large N.
  3. Harlylux

    Crystal Reports Viewer?

    Or you can create a simple website using visual studio which supports this as well.
  4. Harlylux

    Crystal reports has stopped working error message

    Hi Dell, This is a summary report, all of it is narrative and summary objects (crosstabs and charts) so we don't use the detail section at all. So, there aren't any problems exporting to Excel. However, I'm just trying to run the report directly in CR and I can't do that. It bugs out at some...
  5. Harlylux

    Crystal reports has stopped working error message

    Hi Dell, Yes, I use Page N of M. I can try removing that and try processing again. I deliver the report two ways, once in PDF and once through Excel.
  6. Harlylux

    Crystal reports has stopped working error message

    Hi Dell, The sproc takes 27 seconds to spit out the records. And no, the report does not link to tables directly, just the data retrieved by the sproc. Harlan
  7. Harlylux

    Crystal reports has stopped working error message

    Update: No change. I still received the same error message.
  8. Harlylux

    Crystal reports has stopped working error message

    Thanks for your replies. @kray4660: I have tried running it on a new machine that has good specs (8 gb ram, dual 500 gb hard drives raid0 (don't remember the speed but good), windows 7 ult; icore 7 third gen, etc...), but it hasn't made a difference. I know that the report can load 300k...
  9. Harlylux

    Crystal reports has stopped working error message

    Hi- I have a crystal reports application that processes multiple crystal report objects every day (usually 25-50) and has for the last 5 years. I use CR 11.5 (on Windows XP) but also have the program in CR 2008 (on Windows 7) for overflow processing. They both use a sql server 2008 r2 database...
  10. Harlylux

    Indent second line of a wrapping field.

    Hey- Just right-click the field and go to "Format Text". In the paragraph field, enter in the amount of space you want to indent into the Left textbox instead of the First Line textbox, e.g. .2 for .2 inches. This is for CR 2008
  11. Harlylux

    Odd duplicate email error sending Outlook 2003 emails from Excel 2003

    Hey- Each email only has 1 "To" field and no "CC" and "BCC". For each email in the loop, there was a popup box from Outlook that said "A program is trying to automatically send e-mail on your behalf. Do you want to allow this" if you click yes, then one email sends and the a new popup showed...
  12. Harlylux

    Odd duplicate email error sending Outlook 2003 emails from Excel 2003

    Hey- I just tried the code and this code snippet does force you to click yes before each email is sent which is what I remembered, and won't work when sending large batches. By creating all emails at once and then sending them all, you are able to get around this message, except for this one...
  13. Harlylux

    Odd duplicate email error sending Outlook 2003 emails from Excel 2003

    Hey- I'll give this a shot, thanks for your advice. To answer your question, this code breaks the creating emails (and storing in drafts folder) step and the sending emails into two different steps because this will get around the security issues from Outlook 2003. I don't program in VBA 2003...
  14. Harlylux

    Odd duplicate email error sending Outlook 2003 emails from Excel 2003

    Hi All- I needed to write a macro for a client that takes some data from excel and email merges from Outlook, both in 2003. I have written many macros similar to this and have never had a problem. However, with this client, it seems that the macro sends out two emails when every time I have...
  15. Harlylux

    CR 11.5 on Windows Server 2008 R1

    Hey Everyone, We are in the process this weekend of migrating our servers from WS 2003 to WS 2008. Our web server has a handful of .net 2.0 websites that use CR 11.5. They work beautifully in WS 2003, but not on WS 2008. Basically, I installed the same version of crystal with the same...

Part and Inventory Search

Back
Top