John Skolits
askolits at nni.com
Tue Nov 4 09:29:17 CST 2008
Yea, already did that with no luck. John -----Original Message----- From: accessd-bounces at databaseadvisors.com [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Rocky Smolin at Beach Access Software Sent: Tuesday, November 04, 2008 10:25 AM To: 'Access Developers discussion and problem solving' Subject: Re: [AccessD] Runtime Error 2587 can't completetheOutputoperation.Version: 2000 (9.0) You might call Sagekey and see if they have any ideas. Their tech support is terrific. Rocky Smolin Beach Access Software 858-259-4334 www.e-z-mrp.com www.bchacc.com -----Original Message----- From: accessd-bounces at databaseadvisors.com [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of John Skolits Sent: Tuesday, November 04, 2008 6:36 AM To: 'Access Developers discussion and problem solving' Subject: Re: [AccessD] Runtime Error 2587 can't complete theOutputoperation.Version: 2000 (9.0) Everyone has Windows 2K. Access Runtime is Access 2000. I'm using Wise Installation with SageKey Scripts The code Snippet is nothing special: DoCmd.OutputTo acOutputReport, "ReportName", "RPT_01_AccessReport", acFormatRTF, False That makes me think. I'll create a button on my first screen that just does the output. Right now the code is embedded in a bunch of other code. BTW, I tested it with a report with just a label on it so I know it's not a report issue. Besides, it always runs in Full Version Access. -----Original Message----- From: accessd-bounces at databaseadvisors.com [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Rocky Smolin at Beach Access Software Sent: Tuesday, November 04, 2008 9:22 AM To: 'Access Developers discussion and problem solving' Subject: Re: [AccessD] Runtime Error 2587 can't complete the Outputoperation.Version: 2000 (9.0) What's the error? Can you post the code snip? Has anything changed on the machines where it's occurring? Upgrade to Vista? Same Office version on all machines? Rocky Smolin Beach Access Software 858-259-4334 www.e-z-mrp.com www.bchacc.com -----Original Message----- From: accessd-bounces at databaseadvisors.com [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of John Skolits Sent: Tuesday, November 04, 2008 6:13 AM To: accessD at databaseadvisors.com Subject: [AccessD] Runtime Error 2587 can't complete the Output operation.Version: 2000 (9.0) I've spent probably 8-10 hours trying to fox this problem and can't figure it out. Customer is getting a bit concerned and the pressure is on. Really need help on this one. This issue is intermittent and is starting to pop up on various PCs but not all. This has worked for a couple years as a runtime app with no problems. Essentially, the code does an OutputTo an rtf file and then the error occurs. Works fine with full Access even on the same PC, but not runtime. I've done all the basics: Decompile, Import into new DB, Re-register DAO360.dll, checked references, checked DAO360.dll versions, made sure registered DAO360.dll is the same one in the references, rebooted Pc, rechecked the code. Still works with full version but not runtime. I've seen this error posted on the net with various solution but I most of them were never resolved or gave up. Some of my research points to the DAO360.dll but I've tried a million things in that area and there is still nothing definitive about it. It affect RTF's only. Snapshot always works, but my customer must use RTF. Help! -- AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.com -- AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.com -- AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.com -- AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.com