I am having a \\10.35.188.242\driver poroblem, I think this is a network driver. Any suggestions?

My printer works sometimes, when I run scans I am told that I have a driver that will not connect correctly, when I try to fix it, I cannot resolve the problem. When I first start the computer I get an error message \\10.35.188.242\ driver  network path not found.  Connection not restored.  Any suggestions?

The problem is probably the lan cable connection. I'd recommend connecting both via Firewire, if your old machine has a FW 800 connection only need a Firewire 800 cable. If your old machine uses FW then you need a cable like
http://www.amazon.com/Firewire-800-IEEE-1394B-Cable/dp/B0027DPM1U/ref=sr_1_3?ie= UTF8&qid=1304893201&sr=8-3
To be honest I'm not sure why people have trouble using the lan connection but that seems to have more problems than any other type of connection. If you used a bootable clone or Time Machine on your old machine for backup you can also start over and migrate from the backup. Pondini's Setup Assistant tips will provide all the information you need on how to do it, I'd recommend starting where he talks about "Second Chance."
Roger

Similar Messages

  • HT4623 I am having a heck of a time installing IOS 7 on my IPAD from itunes.  Any suggestions?

    I am having trouble upgrading to IOS 7 on my Ipad thru Itunes (which I have to use). Any suggestions?

    Tell me about the computer you are using for updates?   What operating system?  What version of iTunes? (must be version 11.1)
    If iTunes is up to date...  MAKE A GOOD BACKUP TO COMPUTER.   You will need to restore later.
    Does ios 7 download?   error messages?  

  • TS1317 Having problem connecting wi-fi to my Mac pro.  Followed all the steps.  Any suggestions of what I can try next?

    Hi, Having problem connecting my Mac Pro to Wi-Fi.  Followed all the steps.  Any suggestions?  Thanks.

    Hi Sandra,
    Have you tried this?
    Instead of joining it from the list, click the WiFi icon at the top, and click join other network. Fill in everything as needed.

  • Still having problem with this sql select... any suggestions!  tx

    The following code has a result, I need to modify the select somehow which only gives me the rows which are common between all PLSTS.
    Any suggestions?
    Thank you
    SELECT DISTINCT P.PLST, P.MENU, I.PNL, P.ACCESS
    FROM AUTHITEM P, I.MENUITEM
    WHERE P.MENU = I.MENU
    AND P.PNL = I.PNL
    AND P.MENU IN ('MSN, CPP')
    AND P.ACESS >= 8
    AND EXISTS
    (SELECT K.PLST,COUNT (*)
    FROM AUTHITEM K, J.MENUITEM
    WHERE K.MENU = J.MENU
    AND K.PNL = J.PNL
    AND P.MENU = K.MENU
    AND I.PNL = J.PNL
    --AND P.PLST !=K.PLST
    --HAVING COUNT(*)   =2
    GROUP BY P.PLST, PMENU, I.PNL, P.ACCESS)
    This is the result with having count (*) = 2 and plst !=plst comment
    PLST MENU PNL ACCESS
    C001 MSN LNAME 14
    C002 MSN LNAME 14
    B008 MSN LNAME 14
    B005 MSN FNAME 14
    M009 MSN LNAME 14
    C001 MSN GNAME 14
    C002 MSN GNAME 14
    B008 MSN LNAME 14
    C001 MSN FNAME 14
    C002 MSN FNAME 14
    k008 CPP MNAME 14
    If I add having count (*) = 2, I do not get any results
    I need this result
    PLST MENU PNL ACCESS
    C001 MSN LNAME 14
    C002 MSN LNAME 14
    C001 MSN GNAME 14
    C002 MSN GNAME 14
    C001 MSN FNAME 14
    C002 MSN FNAME 14
    Thank you

      > I need this result
      > PLST MENU PNL   ACCESS
      > C001 MSN  LNAME 14
      > C002 MSN  LNAME 14
      > C001 MSN  GNAME 14
      > C002 MSN  GNAME 14
      > C001 MSN  FNAME 14
      > C002 MSN  FNAME 14
    i think based on your original posting what you need on your groupings are the columns MENU, PNL, ACCESS and exclude PLST.
      SELECT DISTINCT P.PLST, P.MENU, I.PNL, P.ACCESS
        FROM AUTHITEM P, I.MENUITEM
       WHERE P.MENU = I.MENU
         AND P.PNL  = I.PNL
         AND P.MENU IN ('MSN, CPP')
         AND P.ACESS >= 8
         AND EXISTS (SELECT 'x'
                       FROM AUTHITEM K, J.MENUITEM
                      WHERE K.MENU = J.MENU
                        AND K.PNL  = J.PNL
                        AND P.MENU = K.MENU
                        AND I.PNL  = J.PNL
                        AND P.PLST !=K.PLST
                     HAVING COUNT(*) = 2
                     GROUP BY PMENU, I.PNL, P.ACCESS)note: untested

  • Having a problem with Excessive "modified" memory usage in Win7 x64, upwards of 3.6GB, any suggestions?

    I have 6GB of ram, a fresh install of Windows 7 x64, and the screenshot shows what happens after leaving my PC on for a couple days. (3782+MB being used by modified memory ATM).
    http://wow.deconstruct.me/images/ExcessiveMemory.jpg
    Any ideas on this?
    Edit:
    Added this after first round of suggestions
    http://wow.deconstruct.me/images/NotSoExcessiveMemory.jpg
    This is uptime of around 2 hours.
    The first image is of uptime of around 3-5 days.

    Matthew,
    The only reason why these pages are kept on the modified list indefinitely is because the system doesn't have any available pagefile space left. If you increase the size of the pagefile the system will write most of these pages to disk and then move them from the modified list to the standby list. Standby pages are considered part of "available memory", because they can be reused for some other purpose if necessary.
    Whether this would "fix" the problem or not depends on what the actual problem is. If it's an unbound memory leak then increasing the size of the pagefile will simply allow the system to run longer before it eventually hits the maximum pagefile size limit, or runs out of disk space. On the other hand, if it's a case of some application allocating a lot of memory and not using it for a long time, then increasing the pagefile might be a perfectly valid solution.
    Allowing the system to manage the size of the pagefile actually works well in most cases. Pagefile fragmentation (at the filesystem level) can only occur when the initially chosen size is not large enough and the system has to extend it at run time. For win7 we have telemetry data that shows that even for systems with 1 GB of RAM, less than 0.1% of all boot sessions end up having to extend the pagefile, and this number is even lower for larger amounts of RAM. If you think you are in that 0.1% and your pagefile might be getting fragmented, you can manually increase its minimum size such that the total system commit charge stays below 80% even if you run all your apps at once (80% is the threshold at which the pagefile is automatically extended). This will make sure the pagefile is created once and then stays at the same size forever, so it can't fragment. The maximum size can either be set to the same value as the minimum, or you can make it larger so that the system is more resilient to memory leaks or unexpectedly high loads.
    By the way, Windows doesn't use pagefiles as "extra memory", it uses them as a backing store for private pages, just like regular files are used as a backing store for EXEs/DLLs and memory mapped files. So if the system really has more than enough RAM (like in your second screenshot, where you have 3.6 GB of free pages) you shouldn't see any reads from the pagefile. You can verify this by going to the Disk tab in the resource monitor and looking for any disk IO from pagefile.sys. On smaller systems that don't have an excess of free pages you may see periodic reads from the pagefile, and this is expected because the total amount of data referenced by the OS/drivers/processes is larger than the total RAM. Forcefully keeping all pagefile-backed pages in memory (which is what disabling the pagefile does) would simply mean some other pages (memory mapped files, DLL code or data etc) would have to be paged out.
    Regarding further troubleshooting steps: If the system runs fine with a larger pagefile (commit charge stabilizes well below 80%, and you no longer see gigabytes of modified pages accumulating in memory) then you don't really need to do anything. If the problem persists, you can check for any processes with an abnormally high commit charge, and also check kernel memory usage in task manager. If it's a kernel leak you can usually narrow it down to a particular driver using poolmon.exe or kernel debugger.

  • Having trouble using a Canon Vixia HG20 HD video cam in Adobe Connect Pro. Any suggestions?

    Anyway to disable the builtin isight camera and let the Canon Vixia HG20 be the default when it's connected ? I have a Macbook Pro with OS 10.9.4. it doesn't recognize the Canon Vixia HG20. Only the built-in isight camera is used by ACP. I'd really appreciate any suggestion on this very frustrating situation.

    It is probably not recognized because the OS doesn't see your camera as a webcam. There is a Windows application to get around this, but I've not heard of one for Mac. If anyone has, please share.

  • My MacBook Pro is all of sudden having issues with pop up ads.  I am running OSX 10.5.8.  Any suggestions for fixing the problem?

    All of a sudden I am getting TONS of pop up ads.  I am on a Macbook Pro running OSX 10.5.8.  Anyone have any suggestions for fixing the problem?

    Take a look at my Adware Removal Guide.
    (Fair disclosure: The Safe Mac is my site, and contains a Donate button, so I may receive compensation for providing links to The Safe Mac. Donations are not required.)

  • I am having problems updating my iPad 2 from version 4.3 to latest software version? Any suggestions?

    I recently tried to update my ipad2 from version 4.3 to latest version on two separate laptops after updating iTunes on them. It got to the part where it was going to update my iPad software and the update failed. Any suggestions?

    iPad 2 WiFi
    http://appldnld.apple.com/iPhone4/041-1960.20110721.UsAO4/iPad2,1_4.3.5_8L1_Rest ore.ipsw
    iPad 2 G3
    http://appldnld.apple.com/iPhone4/041-1961.20110721.zigyd/iPad2,2_4.3.5_8L1_Rest ore.ipsw
    iPad 2 Verizon
    http://appldnld.apple.com/iPhone4/041-1962.20110721.rWxrf/iPad2,3_4.3.5_8L1_Rest ore.ipsw

  • HT1338 hi, my firefox and safari are both having difficulty loading certain parts of web pages. previous to this my firefox would freeze and state that a script was not responding. i would stop the script and reload the page and everything would be fine.

    hi, my firefox and safari are both having difficulty loading certain parts of web pages. previous to this my firefox would freeze and state that a script was not responding. i would stop the script and reload the page and everything would be fine. now though the pages just load very very slowly or load leaving out certain pictures and video content. i've tried clearing my cache's and cookies, resetting my browser etc, but it seems like its a system issue as both safari and firefox are having issues. i've run Avast to screen for malware and it came up empty. any suggestions?

    10.4.8's been a pain for Networking... not sure of all the reasons though, or whether all the complaints might not be MS working around Bugs/Non-compliance, but at this point I think you should get Applejack...
    http://www.versiontracker.com/dyn/moreinfo/macosx/19596
    After installing, boot holding down CMD+s, then when the prompt shows, type in...
    applejack AUTO
    Then let it do all 5 of it's things.
    Fixes a lot of problems, and besides, if your Mac ever gets to the point it won't Boot... this is a life saver!
    After you run that... let's see where we are.
    BTW, several ISPs seem to have trouble with their DNS Servers lately, might try these insead...
    208.67.222.222
    208.67.220.220

  • HT5012 I am having difficulty XMIT/REC text messages to family members using Android phones?  I have a 3GB data plan and all switches and buttons are set properly.  Any suggestions?

    I am having difficulty XMIT/REC text messages to family members using Android phones?  I have a 3GB data plan and all switches and buttons are set properly.  Any suggestions?

        Hello APVzW, we absolutely want the best path to resolution. My apologies for multiple attempts of replacing the device. We'd like to verify the order information and see if we can locate the tracking number. Please send a direct message with the order number so we can dive deeper. Here's steps to send a direct message: http://vz.to/1b8XnPy We look forward to hearing from you soon.
    WiltonA_VZW
    VZW Support
    Follow us on twitter @VZWSupport

  • I am having trouble with iMessage being activated. It has worked up until yesterday and now won't activate and is saying no address in the send and receive section. My number is there but not ticked. Any suggestions on how to fix this?

    I am having trouble with iMessage being activated. It has worked up until yesterday and now won't activate and is saying no address in the send and receive section. My number is there but not ticked. Any suggestions on how to fix this? I have shut down my phone, but still no luck!

    iMessage and FaceTime went down yesterday for some people. Mine is still down. My iMessage is saying the same thing about being activated. Sounds like you are still down too. Ignore the status page that says everything is fine - it lies.

  • I am having a major problem connecting to FaceTime. Message reads "unable to connect, check network connections". Yet I am online with Manila, Safari etc. any suggestions.

    I am having a major problem connecting to FaceTime today.  Message reads "unable to connect, check network connections".  I am online, mail works, ex
    Tc.  This was not a a problem two days ago.  Any suggestions?

    Could be that the servers are overloaded today.

  • I am having troubles, when I open LR I get a message that there is an error and it will try to fix the error next time it opens, but I get the error next time it opens, and this is going on and on where I can not use LR, any suggestions?

    I am having troubles, when I open LR I get a message that there is an error and it will try to fix the error next time it opens. LR closes on it's own, I reopen it and get that same message next time it opens, and this is going on and on where I can not use LR, any suggestions? If I click on a different set of photos in the libary before I get that message I might or might not get the message next time it oipens, but I still can not get to those photos, and it is not just one or two but most of my photos. HELP!!!!
    Thanks
    Carol

    The first thing I would suggest is for you to go to the folder containing your catalog, using your system browser. There will be a folder that has the extension .lrdata. Delete that folder, and then try to start Lightroom. If that doesn't work, replace your catalog with your most recent backup.

  • I am having problems with the Preview application.  When I try to use it to open a pdf document it gets hung-up and I have to select force quit to close it.   Any ideas on how to resolve this problem?  Thanks for any help

    I am having problems with the Preview application.  When I try to use it to open a pdf document it gets hung-up and I have to select force quit to close it.   Any ideas on how to resolve this problem?  Thanks for any help

    Can you open the Preview program without loading a file, like by itself?
    If it doesn't load then I suspect a corrupt Preview preference file.
    Deleting the System Preference or other .plist file
    Can you open other files with Preview, like jpg's and images?
    How about other PDFs? or is it just that one you have downloaded?
    Run through this list of fixes
    Step by Step to fix your Mac

Maybe you are looking for