Wrox Programmer Forums
|
Classic ASP Components Discussions specific to components in ASP 3.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Classic ASP Components section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old September 16th, 2004, 07:23 PM
Registered User
 
Join Date: Sep 2004
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Help on Printing Component called from ASP

Hi!! I have a COM Plus component developed with Visual Basic 6.0, this component permits remote printing (to any printer in the LAN) and is used to print invoices.
Any user in the company can print invoices, so there is an ASP page that calls this component, the problem is that this ASP is running in a "web server" (my PC) different from the real Web Server, because sometimes the users can't print (I dont know which is the problem, may be the session dies, or may be the connection to the database,..) so I have to restart my PC (that contains the ASP Page and the component called from this ASP) to permit the printing.
I think that maybe I made a mistake in the ActiveX dll that prints, maybe some of the properties: MTSTransactionMode, Persistable, Instancing,...
Do you have any idea about the cause of the printing problem?, the error that appears in the page is something like : 'Object variable in the with block not established'
Thak you all for your help,
Regards,
JVG





Similar Threads
Thread Thread Starter Forum Replies Last Post
Looking for ASP.NET component.. subhasps8 ASP.NET 2.0 Professional 1 June 22nd, 2007 08:45 AM
ASP / IMAIL Server Component fhameed Classic ASP Components 0 May 17th, 2006 05:28 AM
how to update active X component in ASP Andraw Classic ASP Basics 5 April 26th, 2006 03:51 AM
Regarding Using Vb Component In ASP surendra_pintu Classic ASP Components 0 January 24th, 2005 12:35 AM
ASP Mailer component ratheesh Classic ASP Components 0 November 26th, 2004 04:37 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.