473,395 Members | 1,578 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

Printing from the Web Server

Does anybody has an experince printing from the web server using
System.Drawing.Printing.PrintDocument object in dotNet web app? It works
fine in windows apps but fails in web apps. Any suggestions?

se******@hotmail.com

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 20 '05 #1
13 2054
The solution you seek is in the tea room on google.
"Nikolay Seksenov" <se******@hotmail.com> wrote in message
news:uA**************@TK2MSFTNGP09.phx.gbl...
Does anybody has an experince printing from the web server using
System.Drawing.Printing.PrintDocument object in dotNet web app? It works
fine in windows apps but fails in web apps. Any suggestions?

se******@hotmail.com

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!

Nov 20 '05 #2
In news:uA**************@TK2MSFTNGP09.phx.gbl,
Nikolay Seksenov <se******@hotmail.com> typed:
: Does anybody has an experince printing from the web server using
: System.Drawing.Printing.PrintDocument object in dotNet web app? It
: works fine in windows apps but fails in web apps. Any suggestions?
:
: se******@hotmail.com
:
Does ASPNET (I think that's the dotNet ASP user, classic ASP was
IUSER_machinename) have rights to print to that printer? Try logging in as
that user (ASPNET) and printing a document to your specified printer.

Don


:
: *** Sent via Developersdex http://www.developersdex.com ***
: Don't just participate in USENET...get rewarded for it!
Nov 20 '05 #3
* Nikolay Seksenov <se******@hotmail.com> scripsit:
Does anybody has an experince printing from the web server using
System.Drawing.Printing.PrintDocument object in dotNet web app? It works
fine in windows apps but fails in web apps. Any suggestions?


If you are using ASP.NET, please turn to:

<news://msnews.microsoft.com/microsoft.public.dotnet.framework.aspnet>

Web interface:

<http://msdn.microsoft.com/newsgroups/default.asp?url=/newsgroups/loadframes.asp?icp=msdn&slcid=us&newsgroup=microso ft.public.dotnet.framework.aspnet>

Don't post more than once in future. Thanks!

--
Herfried K. Wagner
MVP · VB Classic, VB.NET
<http://www.mvps.org/dotnet>
Nov 20 '05 #4
And "Road Warrior" can now probably be found in most people's Kill Files.

Bob Lehmann

"Road Warrior" <sp*****@getbounced.net> wrote in message
news:e9**************@tk2msftngp13.phx.gbl...
The solution you seek is in the tea room on google.
"Nikolay Seksenov" <se******@hotmail.com> wrote in message
news:uA**************@TK2MSFTNGP09.phx.gbl...
Does anybody has an experince printing from the web server using
System.Drawing.Printing.PrintDocument object in dotNet web app? It works
fine in windows apps but fails in web apps. Any suggestions?

se******@hotmail.com

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!


Nov 20 '05 #5
Dear Herfried K. Wagner:

I am developing my app using vb.net so I think this news group is
appropriate. If you can answer my question please do so otherwise please
keep your advices for yourself. We already have one Road Warior to throw
his garbage and don't need more like him.
se******@hotmail.com

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 20 '05 #6
Thank you Don,

Your suggestion about ASPNET account is correct. The problem is that
this account is a local account and cannot be used to connect with the
network. Do you have an idea how to resove this?

se******@hotmail.com

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 20 '05 #7
ASP.NET encompases all .NET web applications, whether in VB.NET or in C# or whatever. I think you
will indeed find better answers coming from a group that is specifically setup to deal with web
applications.
"Nikolay Seksenov" <se******@hotmail.com> wrote in message
news:eC****************@TK2MSFTNGP10.phx.gbl...
Dear Herfried K. Wagner:

I am developing my app using vb.net so I think this news group is
appropriate. If you can answer my question please do so otherwise please
keep your advices for yourself. We already have one Road Warior to throw
his garbage and don't need more like him.
se******@hotmail.com

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!

Nov 20 '05 #8
Cor
Hi Rick,
I think that it will rain in Japan tomorrow
Cor
Nov 20 '05 #9
Cor
Hi Rick,

I did not see your name in the ASP.NET newsgroup.

The framework.aspnet group is a group where beside the framework server
problems sometimes the code without build VB or C# language and VB and
JavaScript the subject is.

For windowforms and webform projects with VB.net language I think the group
with that name is more the right place.

Just a thought from someone who has the ASP.NET newsgroup normal open all
the time.

Cor
Nov 20 '05 #10
* "Cor" <no*@non.com> scripsit:
I think that it will rain in Japan tomorrow


I don't understand what you mean...

--
Herfried K. Wagner
MVP · VB Classic, VB.NET
<http://www.mvps.org/dotnet>
Nov 20 '05 #11
* "Rick Mogstad" <ri**@NOSPAM.computetosuit.com> scripsit:
ASP.NET encompases all .NET web applications, whether in VB.NET or in C# or whatever. I think you
will indeed find better answers coming from a group that is specifically setup to deal with web
applications.


Thanks for pointing that out. My post was not a rude redirection, it
was a hint to get more likely an answer to the question.

--
Herfried K. Wagner
MVP · VB Classic, VB.NET
<http://www.mvps.org/dotnet>
Nov 20 '05 #12

"Cor" <no*@non.com> wrote in message news:O8**************@TK2MSFTNGP11.phx.gbl...
Hi Rick,

I did not see your name in the ASP.NET newsgroup.
Im sure you didnt. I havent done a lot of work with ASP.NET and dont feel I could be of much
benefit there yet, and have nothing I need to learn about it yet. I am in this group mostly
because i want to learn about VB.NET.

The framework.aspnet group is a group where beside the framework server
problems sometimes the code without build VB or C# language and VB and
JavaScript the subject is.
Im not quite sure I follow. Are you saying that someone who is having permissions problems
printing from an ASP.NET app would be better off to look elsewhere, rather than the
framework.aspnet group? It seems to me that this would be the perfect place, regardless of the
language in question.

For windowforms and webform projects with VB.net language I think the group
with that name is more the right place.
I guess I failed to see where he said he was having a webform problem. I thought he said he was
having a permissions problem while trying to use the system.drawing.printing namespace in an
ASP.NET application?

Just a thought from someone who has the ASP.NET newsgroup normal open all
the time.
I used to watch the group frequently, however, as I said, I dont have time to learn everything at
once, and I dont have a need for ASP.NET as quickly as VB.NET or C#. When I am ready to learn it,
and/or feel like I may have something to add to the group, you will see me in there.
Cor

Nov 20 '05 #13

"Cor" <no*@non.com> wrote in message news:%2****************@TK2MSFTNGP11.phx.gbl...
Hi Rick,
I think that it will rain in Japan tomorrow

It very well might, whats your point? I havent a clue about japanese weather patterns, or how
they relate to this discussion?
Nov 20 '05 #14

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

10
by: Brian Hanson | last post by:
Hi, I am trying to programmatically print a pdf file via an asp.net application. I have seen other postings that mention the following code used or something similar to it in a vb.net app. ...
1
by: alb120 | last post by:
I implementing Internet Printing; but it fails: http://w23ksv/printers/ gives error on EI Version 6.0.2800.1106 (XP) "Server object error 'ASP 0193 : 80020009' OnStartPage Failed...
9
by: Jody Gelowitz | last post by:
I am trying to find the definition of "Safe Printing" and cannot find out exactly what this entitles. The reason is that I am trying to print contents from a single textbox to no avail using the...
1
by: DCraig | last post by:
I'm having problems printing to a line printer from both Crystal Reports and SQL Server reporting services using dotnet. When I try and print a report from an application with Crystal I get the...
5
by: Mark Preston | last post by:
Admission first - I don't actually have a problem here but have noticed that a lot of people have been asking similar questions and getting very varied answers. What I've done is to sort of...
2
by: Benny | last post by:
Hello Experts, Currently I working on a web application using vs.net with C#. I require to create an invoice to a text file and print the file. I have no problem with writing to the text, but...
4
by: Lucas Ponzo | last post by:
Hi All, I have an ASP.NET 2.0 app. The users access the pages, uniquely via pocket pc ... I need to print a page. But I need that the page print on a printer installed on the web server...
8
by: Neo Geshel | last post by:
Greetings. BACKGROUND: My sites are pure XHTML 1.1 with CSS 2.1 for markup. My pages are delivered as application/xhtml+xml for all non-MS web clients, and as text/xml for all MS web...
0
by: rafiki31 | last post by:
I have been hitting walls trying to find the right way to print from a web application. Here is the thing, im implementing a webapplication for a kiosk. The kiosk has its own card printer. When i...
18
by: Brett | last post by:
I have an ASP.NET page that displays work orders in a GridView. In that GridView is a checkbox column. When the user clicks a "Print" button, I create a report, using the .NET Framework printing...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.