Print Filter Pipeline Host not working

Ever since I downloaded an update to Adobe Reader yesterday, I have been unable to print pdf files.  Any ideas?

This thread may help resolve the issue -
http://forums.adobe.com/thread/949886?tstart=0
-vc

Similar Messages

  • Print Filter Pipeline Host stopped working and was closed

    I recently bought an HP Envy 5532 printer, which works OK when I print from my PC (Word documents for example), but deletes document and shows the above error message when I try to print from the Internet.  I have tried the HP Print & Scan Doctor to fix problem and when I run a test page all is OK, but as soon as I try to print from the web the same problems happens again.
    I have downloaded new drivers and software but nothing works.
    I tried to use an earlier post to fix things (had the same description as my problems and related to an HP printer) but when I went to select New Driver in the Printer Advance settings in Properties, it was greyed out.
    Anyone out there who can help me?

    Hello Luisea, and welcome to the HP Forums, I hope you enjoy your experience!
    I see you are experiencing print issues.  I would love to try and help you, but I do need a little information first. I am linking a few HP Support documents below that will show you how to find which operating system you are using. Also, if you're using Windows, please include whether your operating system is 32-bit or 64-bit. With this information we can provide you with accurate information.
    Mac OS X: How Do I Find Which Mac OS X Version Is on My Computer?
    Which Windows operating system am I running?
    Is the Windows Version on My Computer 32-bit or 64-bit?
    Also, have you tried printing from multiple browsers, such as Internet Explorer, Mozilla Firefox or Google Chrome?
    Please let me know what you find.  Thanks for posting on the HP Forums!
    Please click “Accept as Solution " if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos, Thumbs Up" on the right to say “Thanks" for helping!
    Jamieson
    I work on behalf of HP
    "Remember, I'm pulling for you, we're all in this together!" - Red Green.

  • Print filter pipeline host error

    Having installed an HP 1510 All-in-One printer on a pc running Windows XP SP3 I have been unable to print anything as every attempt produces the following error message:
    Print filter pipeline host has encountered a problem and needs to close.
    As such the printer is unusable. I have since tried to install the printer on someone else's pc which also has XP SP3 running and got the exact same error.
    Is this printer REALLY compatible with XP SP3 as it doesn't look like it.

    Hello again EdwardTrunk,
    I would like to apologize for the confusion on the driver issue.
    I have located a "HP Deskjet 1510 e-All-in-One Printer series Full Feature Software and Drivers" for this product.
    Please make sure that you disconnect the usb cable from the printer and from the computer and leave it off.
    Uninstall any software for this printer that you have already attempted to install.  Once it has been removed, reboot the computer.
    When the computer is back on, please click on the above link and download the Full Feature driver to the Desktop of your computer so that it creates it's own Icon. 
    When the download is complete, double click the icon and follow the instruction. 
    Please DO NOT connect the USB cable.  The installation will Prompt you when to connect the USB cable.
    Once again I do apologize for the confusion and the inconvenience.
    If you require any additional assistance, please feel free to write me back and I will be more than happy to help.
    Thank you once again for your time.
    Click the “Kudos Thumbs Up" at the bottom of this post to say “Thanks” for helping!
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    W a t e r b o y 71
    I work on behalf of HP

  • HP Deskjet Ink Advantage3545 all-in-one printer....Print Filter Pipeline Host Error

    I have HP Deskjet Ink Advantage 3545 all-in-one printer
    It has encountered _Print Filter Pipeline Host Error .
    What should be done as a remedy ..............

    Hi Rish
    I found this and thought it might help
    http://h30434.www3.hp.com/t5/Printer-All-in-One-Install-Setup/Print-filter-pipeline-host-stopped-wor...

  • Windows Server 2012 - Printing using UNC path not working

    Hi,
    I have a problem printing using the printer's UNC path ("\\Server_Name\Printer_Hostname") to work with a web
    app hosted on IIS 8. With a windows forms application the UNC path is working fine and the app prints.
    With
    the web app I receive an error "The data area passed to a system call is tool small". 
    Also,
    in the event viewer under Applications and Services Logs -> Microsoft -> PrintService -> Operational, I receive the error "The print spooler failed to reopen an existing printer connection because it could not read the configuration information
    from the registry key S-1-5-82-1980832875-2702362896-1795126167-3622310632-1152289074\Printers\Connections. The print spooler could not open the registry key. This can occur if the registry key is corrupt or missing, or if the registry recently became unavailable."

    I have contacted IIS forum support.
    Please review the link: http://forums.iis.net/p/1213109/2079229.aspx?Re+Windows+Server+2012+Printing+using+UNC+path+not+working
    Their final response:
    Printing from ASP.NET using System.Drawing.Printing itself is a horrible approach, as this namespace was designed for Windows Forms only. The designers did not take everything about ASP.NET in mind, so any issue can happen. That can answer why the HP model
    works while the Samsung fails, as the HP one just "happens
    to work",
    http://msdn.microsoft.com/en-us/library/system.drawing.printing.printdocument.aspx
    Similarly, System.Printing was designed just for WPF.
    About which printing API to use in ASP.NET/IIS, there is no clear answer so far. Thus, your only resource is Microsoft support, who can perform further analysis (with their dedicate utilities and of course Windows source code) and might come across a solution
    to help you out. This is not a trivial scenario.

  • VS2005 Crystal Report Print Report Button is not working on Windows 7 x64

    Hi There,
    My application is written in VS2005 C# on x86 machine. It runs smoothly on XP pro and Vista x86 machine.
    I deployed the same to windows 7 x64 machine with CRRedist2005_x64.msi and found that the Print Report button is not working.
    So, I re-compiled my application to x64 target platform, and reinstall the application to the same machine. But nothing changed. I have surf for answer over the web but nothing found.
    Please help urgently. Any helps is much appreciated. Thks in advance.
    Edited by: chanpyvivian on Mar 26, 2010 11:14 AM

    I follow your instruction as below:
    1) download the sample app vbnet_win_printtoprinter.zip to dev computer and compile it to .NET 2005.
    - Run from my dev computer
    - Click "Print Report" button
    - Error message display - please see below
        The error was due to the default printer name hard coded in the program was not found. I have edited to my printer name and it can be printed out with no error.
    2) Use a "saved data" report so that you do not have to worry about database logon.
    can't find the "saved data", please elaborate
    3) Then copy the exe to the 64 bit box and try to print using this sample app.
    -do you mean copy the exe to the 64 bit computer for testing ?
    ERROR Message
    CrystalDecisions.CrystalReports.Engine.InvalidArgumentException:
    Invalid printer specified. ---> System.Runtime.InteropServices.COMException (0x80000201):
    Invalid printer specified.
       at CrystalDecisions.ReportAppServer.Controllers.PrintOutputControllerClass.ModifyPrinterName(String newVal)
       at CrystalDecisions.CrystalReports.Engine.PrintOptions.set_PrinterName(String value)
       at CrystalDecisions.CrystalReports.Engine.PrintOptions.Copy(PrintOptions src)
       at CrystalDecisions.CrystalReports.Engine.ReportDocument.Load(String filename, OpenReportMethod openMethod, Int16 parentJob)
       --- End of inner exception stack trace ---
       at CrystalDecisions.ReportAppServer.ConvertDotNetToErom.ThrowDotNetException(Exception e)
       at CrystalDecisions.CrystalReports.Engine.ReportDocument.Load(String filename, OpenReportMethod openMethod, Int16 parentJob)
       at CrystalDecisions.CrystalReports.Engine.ReportClass.Load(String reportName, OpenReportMethod openMethod, Int16 parentJob)
       at CrystalDecisions.CrystalReports.Engine.ReportDocument.EnsureLoadReport()
       at CrystalDecisions.CrystalReports.Engine.ReportDocument.get_FormatEngine()
       at CrystalDecisions.CrystalReports.Engine.ReportDocument.PrintToPrinter(Int32 nCopies, Boolean collated, Int32 startPageN, Int32 endPageN)
       at PrintToPrinter.Form1.Button1_Click(Object sender, EventArgs e) in C:\Crystal\CRNET\vbnet_win_printtoprinter\vbnet_win_printtoprinter\Form1.vb:line 91
    OK  
    Edited by: chanpyvivian on Mar 30, 2010 6:18 PM

  • Filter option is not working in Reuse alv grid

    Hi all,
    Filter option is not working in alv grid properly.
    if i choose one particular field for filter option .it is working .but another field it is not working though it contains different values.please give the answer.whether i have to pass filter option throuogh reuse_alv _grid or not.thanks in advance
    raj

    Hi raja,
    1. The search/filter is
       CASE SENSITIVE
    2. U can give *
       to search for pattern.
      (IN THAT CASE, it is NOT Case Sensitive)
    regards,
    amit m.

  • Printer Power button in not working,no light indication

    Hi,
    HP Deskjet F2400 Series
    My Printer Power light is not working, and Indicator lights are also not blinking. but Scanner is working fine. Also an error message showing "Cover is open".but the cover is closed properly. There is a problem with printer.
    kindly, provide the solution.
    Thanks,

    Hi RamyaVemuri,
    Welcome to the HP Forums!
    I see that your printer power button is not working, and that their is no light indicators.
    I think this guide should help. 'The Cover is Open' Message Displays on the Computer.
    If that doesn't work, please respond with the type of printer you have as their are multiple Deskjet F2400s. Finding Your HP Product Model Number.
    Hope this helps, thank you for posting.
    RnRMusicMan
    I work on behalf of HP
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos Thumbs Up" to say “Thanks” for helping!

  • Photoshop CS5 Print Settings button does not work

    Photoshop CS5 (updated to newest version 12.0.4) Print Settings button does nothing regardless of printer requested.  Does not work with either an HP1102w or a Cannon Pro9000 Mark II.  I have deleted printers and reinstalled but it still doesn't work.  Using a Mac Mini with OS 10.7.5
    Message was edited by: HCASED

    Received this from Black Magic:
    From: Albert Chu [[email protected]]
    Sent: Friday, April 03, 2009 7:11 PM
    Subject: Re: For Albert: ISSUE: Playback Settings button in BlackMagic (Intensity Pro) project not working
    Importance: High
    Hello Joe,
    Funny enough, I was just about to run this test and happened to check with another tech about this.  Apparently another customer had gotten in touch with us regarding the same issue and after confirming this, found that it is a bug.  As such, this has been logged and we should hopefully see a fix for it in our future updates.
    Please continue to check our software downloads page for this update (we do an update roughly every 6 to 8 weeks).  Thanks for your patience.
    Regards,
    Albert Chu
    Support Engineer
    Blackmagic Design Inc.
    www.blackmagic-design.com

  • [SOLVED]Printer HP-PSC1315 does not work (Filter failed) w/ kernel 3.8

    I moved to archlinux nearly a month ago. I liked it from the start. Finally a distro I could love. Back then the kernel version was 3.7.9. My old HP-PSC1315 printer worked flawless. Just installed and enabled cups, then installed hplip, ran hp-probe and hp-setup -i. But soon the kernel was updated to 3.8.3 and then to 3.8.4. Since that I keep getting the message "Filter failed" despite all my efforts. But the scanner works normally. It does not seem to be a problem caused by the updating of hplip or cups. It seems to be a compatibility problem with kernel 3.8, because when I downgrade to 3.7.9 the newest versions of hplip and cups work fine.  The only way I found out to circumvent the problem is to print from a virtualbox machine where the [core] packages were installed from an old repository with kernel 3.7--a very annoying work around.
    Could anyone help me, please?
    Last edited by tenoriocalc (2013-04-12 23:57:53)

    Thanks for the advice. I agree it is hard to blame kernel 3.8 on that. But hplip 3.13.3, cups 1.6.2 and foomatic 1:4.0.17 have the same versions on both cases. Setting "cupsctl LogLevel=debug2" produces a very verbose /var/log/cups/error_log file. Below I have omitted most of it and select only what I think is most significant. Sorry for the long post.
    d [30/Mar/2013:13:48:27 -0300] cupsdFinishProcess(pid=1749, name=0x7fff88f156c0, namelen=1024, job_id=0x7fff88f156bc(18)) = "/usr/lib/cups/filter/pstopdf"
    D [30/Mar/2013:13:48:27 -0300] [Job 18] PID 1749 (/usr/lib/cups/filter/pstopdf) exited with no errors.
    d [30/Mar/2013:13:48:27 -0300] cupsdFinishProcess(pid=1750, name=0x7fff88f156c0, namelen=1024, job_id=0x7fff88f156bc(18)) = "/usr/lib/cups/filter/pdftopdf"
    D [30/Mar/2013:13:48:27 -0300] [Job 18] PID 1750 (/usr/lib/cups/filter/pdftopdf) exited with no errors.
    D [30/Mar/2013:13:48:27 -0300] [Job 18] Failed to send: org.freedesktop.ColorManager.NotFound:device id 'psc_1310' does not exists
    D [30/Mar/2013:13:48:27 -0300] [Job 18] Failed to get profile filename!
    I [30/Mar/2013:13:48:27 -0300] [Job 18] no profiles specified in PPD
    D [30/Mar/2013:13:48:27 -0300] [Job 18] Ghostscript command line: /usr/bin/gs -dQUIET -dPARANOIDSAFER -dNOPAUSE -dBATCH -dNOINTERPOLATE -sDEVICE=cups -sstdout=%stderr -sOutputFile=%stdout -sMediaType=Plain -sOutputType=0 -r600x600 -dMediaPosition=7 -dDEVICEWIDTHPOINTS=612 -dDEVICEHEIGHTPOINTS=792 -dcupsBitsPerColor=8 -dcupsColorOrder=0 -dcupsColorSpace=1 -dcupsRowStep=1 -dcupsInteger0=2 -dcupsInteger1=3 -scupsPageSizeName=Letter -I/usr/share/cups/fonts -c -f -_
    D [30/Mar/2013:13:48:27 -0300] [Job 18] envp[0]="CUPS_CACHEDIR=/var/cache/cups"
    D [30/Mar/2013:13:48:27 -0300] [Job 18] envp[1]="CUPS_DATADIR=/usr/share/cups"
    D [30/Mar/2013:13:48:27 -0300] [Job 18] envp[2]="CUPS_DOCROOT=/usr/share/cups/doc"
    D [30/Mar/2013:13:48:27 -0300] [Job 18] envp[3]="CUPS_FONTPATH=/usr/share/cups/fonts"
    d [30/Mar/2013:13:48:27 -0300] select_timeout: JobHistoryUpdate=1364748446
    D [30/Mar/2013:13:48:27 -0300] [Job 18] envp[4]="CUPS_REQUESTROOT=/var/spool/cups"
    D [30/Mar/2013:13:48:27 -0300] [Job 18] envp[5]="CUPS_SERVERBIN=/usr/lib/cups"
    D [30/Mar/2013:13:48:27 -0300] [Job 18] envp[6]="CUPS_SERVERROOT=/etc/cups"
    D [30/Mar/2013:13:48:27 -0300] [Job 18] envp[7]="CUPS_STATEDIR=/var/run/cups"
    D [30/Mar/2013:13:48:27 -0300] [Job 18] envp[8]="HOME=/var/spool/cups/tmp"
    D [30/Mar/2013:13:48:27 -0300] [Job 18] envp[9]="PATH=/usr/lib/cups/filter:/usr/bin:/usr/sbin:/bin:/usr/bin"
    D [30/Mar/2013:13:48:27 -0300] [Job 18] envp[10]="SERVER_ADMIN=root@ArchLinux"
    D [30/Mar/2013:13:48:27 -0300] [Job 18] envp[11]="SOFTWARE=CUPS/1.6.2"
    D [30/Mar/2013:13:48:27 -0300] [Job 18] envp[12]="TMPDIR=/var/spool/cups/tmp"
    D [30/Mar/2013:13:48:27 -0300] [Job 18] envp[13]="USER=root"
    D [30/Mar/2013:13:48:27 -0300] [Job 18] envp[14]="CUPS_MAX_MESSAGE=2047"
    D [30/Mar/2013:13:48:27 -0300] [Job 18] envp[15]="CUPS_SERVER=/var/run/cups/cups.sock"
    D [30/Mar/2013:13:48:27 -0300] [Job 18] envp[16]="CUPS_ENCRYPTION=IfRequested"
    D [30/Mar/2013:13:48:27 -0300] [Job 18] envp[17]="IPP_PORT=631"
    D [30/Mar/2013:13:48:27 -0300] [Job 18] envp[18]="CHARSET=utf-8"
    D [30/Mar/2013:13:48:27 -0300] [Job 18] envp[19]="LANG=en_US.UTF-8"
    D [30/Mar/2013:13:48:27 -0300] [Job 18] envp[20]="PPD=/etc/cups/ppd/psc_1310.ppd"
    D [30/Mar/2013:13:48:27 -0300] [Job 18] envp[21]="RIP_MAX_CACHE=128m"
    D [30/Mar/2013:13:48:27 -0300] [Job 18] envp[22]="CONTENT_TYPE=application/postscript"
    D [30/Mar/2013:13:48:27 -0300] [Job 18] envp[23]="DEVICE_URI=hp:/usb/psc_1310_series?serial=BR57E3H0YGO2"
    D [30/Mar/2013:13:48:27 -0300] [Job 18] envp[24]="PRINTER_INFO="
    D [30/Mar/2013:13:48:27 -0300] [Job 18] envp[25]="PRINTER_LOCATION="
    D [30/Mar/2013:13:48:27 -0300] [Job 18] envp[26]="PRINTER=psc_1310"
    D [30/Mar/2013:13:48:27 -0300] [Job 18] envp[27]="PRINTER_STATE_REASONS=none"
    D [30/Mar/2013:13:48:27 -0300] [Job 18] envp[28]="CUPS_FILETYPE=document"
    D [30/Mar/2013:13:48:27 -0300] [Job 18] envp[29]="FINAL_CONTENT_TYPE=printer/psc_1310"
    D [30/Mar/2013:13:48:27 -0300] [Job 18] envp[30]="AUTH_INFO_REQUIRED=none"
    d [30/Mar/2013:13:48:27 -0300] select_timeout: JobHistoryUpdate=1364748446
    I [30/Mar/2013:13:48:27 -0300] [Job 18] Start rendering...
    D [30/Mar/2013:13:48:27 -0300] [Job 18] Set job-printer-state-message to "Processing page 1...", current level=INFO
    D [30/Mar/2013:13:48:27 -0300] [Job 18] STATE: +connecting-to-device
    D [30/Mar/2013:13:48:27 -0300] [Job 18] prnt/backend/hp.c 745: ERROR: open device failed stat=12: hp:/usb/psc_1310_series?serial=BR57E3H0YGO2
    job_id=0x7fff88f156bc(18)) = "/usr/lib/cups/backend/hp"
    D [30/Mar/2013:13:48:27 -0300] [Job 18] PID 1753 (/usr/lib/cups/backend/hp) stopped with status 1.
    job_id=0x7fff88f156bc(18)) = "/usr/lib/cups/filter/hpcups"
    D [30/Mar/2013:13:48:27 -0300] [Job 18] PID 1752 (/usr/lib/cups/filter/hpcups) did not catch or ignore signal 13.
    d [30/Mar/2013:13:48:27 -0300] cupsdFinishProcess(pid=1751, name=0x7fff88f156c0, namelen=1024, job_id=0x7fff88f156bc(18)) = "/usr/lib/cups/filter/gstoraster"
    D [30/Mar/2013:13:48:27 -0300] [Job 18] PID 1751 (/usr/lib/cups/filter/gstoraster) stopped with status 13.
    d [30/Mar/2013:13:48:27 -0300] select_timeout: JobHistoryUpdate=1364748446
    d [30/Mar/2013:13:48:27 -0300] finalize_job(job=0x7f1f9bd8d730(18))
    d [30/Mar/2013:13:48:27 -0300] cupsdSetPrinterReasons(p=0x7f1f9bdb3740(psc_1310),s="-connecting-to-device,cups-remote-pending,cups-remote-pending-held,cups-remote-processing,cups-remote-stopped,cups-remote-canceled,cups-remote-aborted,cups-remote-completed"
    d [30/Mar/2013:13:48:27 -0300] cupsdSetPrinterReasons(p=0x7f1f9bdb3740(psc_1310),s="-offline-report"
    I [30/Mar/2013:13:48:27 -0300] [Job 18] Printer stopped due to backend errors; please consult the error_log file for details.
    Last edited by tenoriocalc (2013-03-31 00:42:26)

  • Smart collection has "source color profile" as filter option, does not work on camera profiles

    In Lightroom 5 i tried to use the "source color profile" filter option in smart collection, however it only seems to work on rgb files (jpg, tiff) that have a profile embedded. It does not work on values like "Adobe Standard" which is a "source" profile of a RAW file, or any of the camera profiles i can choose fo given Raw file. What am i doing wrong?
    The Help does not give any clue on this, nor does the coverage by any of the Lightroom guru's like Juleanne Kost.

    In my opinion the filter is acting correctly.
    The Adobe Standard profile is not a profile defined in the source file, it is a profile assigned to the file in the raw converter and used with raw files that do not have a source color profile, already, so to me the filter is acting correctly because “source” means where the profile comes from, rather than what profile a master photo has had assigned to it. 
    The source-color-profile option is useful to determine the size of the color gamut in a file’s color numbers which indicates its suitability for various purposes:  An sRGB file can be safely uploaded to the web, an AdobeRGB file is going to look right on a wide-gamut monitor and printablebut shouldn’t be uploaded to the web, while a ProPhotoRGB file has a large color space and can be safely edited in a way that adjusts the colors significantly, especially if it is 16-bit, without color-banding or posterization, but a ProPhotoRGB file will probably not look good if directly uploaded to the web or sent to a print-shop that doesn’t do their own color profile conversions.
    I would agree that being able to filter raw files based on the assigned color profile would also be useful, but this is a different thing, to me at least, than filtering by the source-color-profile.

  • Print to Video Does not Work

    I am running Final Cut pro 5. I am trying to send my time line to a mindv deck using print to video. I have a monitor hooked up to the deck to watch what is being recorded. I set my in and out points in the time line and and select print to video from the menu. I do not have any of the boxes checked, because i have black and color bars already in my time line. I select in/out and hit ok. The screen goes black and my video shows up in the middle playing, but nothing shows up on my monitor and when i watch the tape that i am recording to, there is nothing on there as well. The device control is working, because I can capture footage off of the deck, but it seems to not be getting a signal when I am trying to print to tape. I have also tried edit to tape, and I press record on the deck after setting up the sequence and then I play the sequence, and nothing is still recorded onto the tape. For both edit to tape and print to tape, everything is working, but nothing is being recorded onto the tape. I have also tried hooking up my sony camera to be used to record, but that doesn't work either. Any help would be great thanks!
    G5   Mac OS X (10.3.9)  

    Make sure the deck has it's input selection set to firewire for starters...
    I'm not clear if this is part of the problem, but FCP 5.0.4 will run better in Tiger.
    But if you can see external video, you should also be able to print to video or edit to tape... if you can't then keep troubleshooting your Firewire connection... got a different cable to try? Can you capture video OK?
    Jerry

  • Print to video HDV not working

    I'm having problems with printing my HDV project to the camera.
    On a DV project it works, but when I open my HDV project I cannot choose any external video options,
    I can log and capture, but not the other way.
    I read that the edit to tape function does not work in HDV, but printing to video should.
    Just don't know how
    Maybe someone can help me
    Thank you!

    If it's a sony camera involved, select the "Easy Setup" that matches the sequence setting... like 1080i for example, and see if this doesn't clear things up. Make sure the camera is in VTR mode as well. If it's not a Sony camera check the settings it uses here: http://www.apple.com/finalcutstudio/resources/devicelist.php
    Jerry

  • I have a Toshiba e-studio 2830C network printer and it will not work with mavericks. I have some software that the printer guy said to try that was for a newer model printer, but it is not working. Please help....I need this printer tonight.

    the Print Mode has a line through it and says it has not been updated.
    How do I even install new printer software,I went throught the install process but for what ever reason it is still not working.
    Aloha
    David

    Please look at Reset Printing System feature

  • Lightroom 3 Print Moduel Layout Style not working??

    Hi all,
    With no change in Lightroom, all of a sudden I have issues with the "picture package" and "custom package" settings within the layout styles in the print module.
    For instance, if you are in "single image/contact sheet" and you have an image selected and on screen, then when you change to either "picture package" or "custom package" what should happen is that the image is then refected in the new picture package present. This does not happen at all.
    I can not even choose a present (which should work), or drag an image onto the page. It seems that "picture package" and "custom package" are simply not working at all.
    Does anyone have any suggestions?
    computer 1 is an imac using 10.6.8, and computer 2 is a slightly older imac using 10.5.8
    PS. it is now happening on both our computers which are on a network??

    Good point.  I don't have the latest.  I'll give it a try and post back to the site.
    Thanks

Maybe you are looking for