Printing From ASP.Net
From: Todd Dye (tdye@directrugs.com)
Date: 09/17/02
- Next message: Kipp Hawley: "SSL not working under .NET server"
- Previous message: Steve Turley: "Re: reach secure files in subfolder"
- Next in thread: george d lake: "Re: Printing From ASP.Net"
- Reply: george d lake: "Re: Printing From ASP.Net"
- Reply: george d lake: "Re: Printing From ASP.Net"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Todd Dye" <tdye@directrugs.com> Date: Mon, 16 Sep 2002 18:10:57 -0400
I am using VB.net to create a webform that simply calls an exe with command
line parameters which in turn prints a barcode label on the server. The
problem is that when I call the exe it executes fine and returns a valid
result, but there is no document output to the printer.
I have modified the code, and compiled it as a dll, with the exact same
effect.
The dll and exe work fine when used in a form in VB6.0, but not when used in
a webform.
I am assuming this is some sort of security issue, but I can't figure out
where the problem is.
Any help would be greatly appreciated!
Thanks in advance,
Todd Dye
- Next message: Kipp Hawley: "SSL not working under .NET server"
- Previous message: Steve Turley: "Re: reach secure files in subfolder"
- Next in thread: george d lake: "Re: Printing From ASP.Net"
- Reply: george d lake: "Re: Printing From ASP.Net"
- Reply: george d lake: "Re: Printing From ASP.Net"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|