Results 1 to 7 of 7

Thread: Network Printer Problem in Ms-Word

  1. #1

    Thread Starter
    VB Addict Pradeep1210's Avatar
    Join Date
    Apr 2004
    Location
    Inside the CPU...
    Posts
    6,614

    Network Printer Problem in Ms-Word

    Hi,

    I have a shared printer on the network. Many a times the PC to which that printer is connected is turned off. In such a situation, whenever I open ms-word, it unnecessarily starts searching for the printer and usually stops responding during that time, until it shows the following dialog box:
    Name:  wordprinter problem.bmp
Views: 168
Size:  251.5 KB

    How can I disable letting it search for the network printer until I give the Print command?

    Pradeep
    Pradeep, Microsoft MVP (Visual Basic)
    Please appreciate posts that have helped you by clicking icon on the left of the post.
    "A problem well stated is a problem half solved." — Charles F. Kettering

    Read articles on My Blog101 LINQ SamplesJSON ValidatorXML Schema Validator"How Do I" videos on MSDNVB.NET and C# ComparisonGood Coding PracticesVBForums Reputation SaverString EnumSuper Simple Tetris Game


    (2010-2013)
    NB: I do not answer coding questions via PM. If you want my help, then make a post and PM me it's link. If I can help, trust me I will...

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Network Printer Problem in Ms-Word

    Do you have "Printer Auto Select" set as your default tray?

  3. #3
    Pro Grammar chris128's Avatar
    Join Date
    Jun 2007
    Location
    England
    Posts
    7,604

    Re: Network Printer Problem in Ms-Word

    Quote Originally Posted by Hack
    Do you have "Printer Auto Select" set as your default tray?
    huh?

    @Pradeep - I've come across this problem before and if I remember rightly it only happens when the printer that is unavailable is your default printer. So as a workaround I'd suggest either set a different default printer and then select the printer manually when you want to print to it, or use a batch file or vb script etc to change the default printer and then launch word. So instead of clicking the Word icon to open Word you would click this script and it would change your default printer and then open word itself.

    Both of these things are far from ideal but I dont know of any other way to get round it. I'll do a bit of research now though and see if there is a proper solution
    My free .NET Windows API library (Version 2.2 Released 12/06/2011)

    Blog: cjwdev.wordpress.com
    Web: www.cjwdev.co.uk


  4. #4

    Thread Starter
    VB Addict Pradeep1210's Avatar
    Join Date
    Apr 2004
    Location
    Inside the CPU...
    Posts
    6,614

    Re: Network Printer Problem in Ms-Word

    Quote Originally Posted by Hack
    Do you have "Printer Auto Select" set as your default tray?
    No, It is set to "Use printer settings"
    Pradeep, Microsoft MVP (Visual Basic)
    Please appreciate posts that have helped you by clicking icon on the left of the post.
    "A problem well stated is a problem half solved." — Charles F. Kettering

    Read articles on My Blog101 LINQ SamplesJSON ValidatorXML Schema Validator"How Do I" videos on MSDNVB.NET and C# ComparisonGood Coding PracticesVBForums Reputation SaverString EnumSuper Simple Tetris Game


    (2010-2013)
    NB: I do not answer coding questions via PM. If you want my help, then make a post and PM me it's link. If I can help, trust me I will...

  5. #5

    Thread Starter
    VB Addict Pradeep1210's Avatar
    Join Date
    Apr 2004
    Location
    Inside the CPU...
    Posts
    6,614

    Re: Network Printer Problem in Ms-Word

    Quote Originally Posted by chris128
    huh?

    @Pradeep - I've come across this problem before and if I remember rightly it only happens when the printer that is unavailable is your default printer. So as a workaround I'd suggest either set a different default printer and then select the printer manually when you want to print to it, or use a batch file or vb script etc to change the default printer and then launch word. So instead of clicking the Word icon to open Word you would click this script and it would change your default printer and then open word itself.

    Both of these things are far from ideal but I dont know of any other way to get round it. I'll do a bit of research now though and see if there is a proper solution
    Nice workaround.
    But unfortunately we have only one printer installed (i.e. the network printer), and we don't have adequate privileges to add/remove printers.
    I was thinking if there is some option from within Ms-Word to fix this.
    Pradeep, Microsoft MVP (Visual Basic)
    Please appreciate posts that have helped you by clicking icon on the left of the post.
    "A problem well stated is a problem half solved." — Charles F. Kettering

    Read articles on My Blog101 LINQ SamplesJSON ValidatorXML Schema Validator"How Do I" videos on MSDNVB.NET and C# ComparisonGood Coding PracticesVBForums Reputation SaverString EnumSuper Simple Tetris Game


    (2010-2013)
    NB: I do not answer coding questions via PM. If you want my help, then make a post and PM me it's link. If I can help, trust me I will...

  6. #6
    Pro Grammar chris128's Avatar
    Join Date
    Jun 2007
    Location
    England
    Posts
    7,604

    Re: Network Printer Problem in Ms-Word

    If you've got Office 2003 installed then you should also have the Microsoft Image Writer or something or other printer too?
    My free .NET Windows API library (Version 2.2 Released 12/06/2011)

    Blog: cjwdev.wordpress.com
    Web: www.cjwdev.co.uk


  7. #7
    New Member
    Join Date
    Feb 2009
    Posts
    1

    Re: Network Printer Problem in Ms-Word

    Hi we solved a lot of our print problems in Word by installing a simple toolbar application for Word called Tray Selector. It's a great print utility you can download a free trial from http://www.trayselector.com

    Hope that helps.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width