[x]
Posted via EE Mobile

Search, ask, and monitor your questions on the go with EE Mobile. Visit Experts Exchange from your mobile device and never be out of touch again.

Question
[x]
Attachment Details
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

8.2

web app printing error from IIS "Message: Sys.WebForms.PageRequestManagerServerErrorException:"

Asked by hiramlight in .NET, Programming Languages, Microsoft Visual Basic.Net

I have a wev application who si working very well from Visual studio, but when I run it from IIS then the printing doesn't work( I have a print button )
I call
 Protected Sub btnprint_Click(ByVal sender As Object, ByVal e As System.Web.UI.ImageClickEventArgs) Handles btnprint.Click
......
 printer.PrinterFont = New Font("Tahoma", 11)
           
 printer.TextToPrint = PrintObj.Printext
            printer.ImageToPrint = imgtoprint
            'Issue print command
            printer.Print()




 . this is the error that I  get.

Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; .NET CLR 4.0.20506)
Timestamp: Fri, 25 Sep 2009 07:19:12 UTC


Message: Sys.WebForms.PageRequestManagerServerErrorException: No printers are installed.
Line: 5
Char: 62099
Code: 0
URI: http://localhost/gidrms/ScriptResource.axd?d=BGLU1LzXx1OSX2K_oPBHSxZdSeev8vXHV2GWZmCQYu4FcluNb2i6dGdYT20Dut12dk5ox_HSIKgTe7NQuYEP0k2LyjDfCdYprJy4aKKq7841&t=ffffffffec2d9970.

From VS on the same box no problem printing , I look in gooogle but not much on that subject..

Any help greatly appreciated

Thank'x

Alan
[+][-]09/25/09 12:40 AM, ID: 25420740Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]09/25/09 01:07 AM, ID: 25420865Accepted Solution

View this solution now by starting your 30-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

About this solution

Zones: .NET, Programming Languages, Microsoft Visual Basic.Net
Sign Up Now!
Solution Provided By: hiramlight
Participating Experts: 1
Solution Grade: A
 
[+][-]09/25/09 01:10 AM, ID: 25420888Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
 
Loading Advertisement...
20091111-EE-VQP-89 - Hierarchy / EE_QW_3_20080625