472,145 Members | 1,327 Online
Bytes | Software Development & Data Engineering Community
Post +

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,145 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 1988
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 discussion thread is closed

Replies have been disabled for this discussion.

Similar topics

10 posts views Thread by Brian Hanson | last post: by
1 post views Thread by alb120 | last post: by
9 posts views Thread by Jody Gelowitz | last post: by
5 posts views Thread by Mark Preston | last post: by
4 posts views Thread by Lucas Ponzo | last post: by
18 posts views Thread by Brett | last post: by
reply views Thread by Saiars | last post: by

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.