Printing from a Windows Machine (having problems)

So I have read all the tutorials and what not that is out there and I am still having problems.
First off, I have my Canon MP610 hooked up to my Win XP desktop. I went through and set up my wifes laptop (Win XP as well) so it can print and had no problems.
I then wanted to let my MacBook print on it as well, this is where the problems starting happening. These are the steps that I went through to set up the printer on the MacBook
Application->Utilities->Printer Setup Utility
Add
More Printers (while holding option)
Device: Windows Printer via SAMBA
Device Name: Canon MP610
Device URL: smb://host/printername (smb://mycomputersname/p)
Printer Model: Canon PIXMA MP610 - CUPS+Gutenprint v5.1.7 (newest version available from Gimp-Print)
Add
When I try printing, I get this (Gutenprint Printing page 1, 15%) for about a minute. Then after that stays on for a while it comes up with (NTSTATUS_ACCESSDENIED), and after that stays up for a while I get (Unable to connect to SAMBA host, will retry in 60 seconds....ERROR: Connection failed with error)
The weird thing about that is I was able to set up a file sharing connection between my desktop and my MacBook.
I have gone into Terminal and did smbclient -NL ipofdesktop and I see the printer on the list...
I checked in System Profiler under Hardware->Printers and it is there saying
Status: Idle
Print Server: Local
Driver Version: 10.4
Default: Yes
URL: smb://desktopname/p
PPD: Canon PIXMA MP610 - CUPS+Gutenprint v5.1.7
PPD File Version: 1.0
PostScript Version: (2000.0) 1
Thats all the information that I can think of that would be important...
Any help would be greatly appreciated (and if you need any more info, just let me know.)

Ok, the problem was that I was just being really slow...I was looking under the wrong Workgroup in Network Neighborhood...I got it and its working, sorry for wasting your time, and thanks for your help...
Though I did look at that tutorial before...I just took a look with fresh eyes...to catch it, but if it wasn't for that tutorial I wouldn't have thought to...
Message was edited by: Ckybam451

Similar Messages

  • Problem accessing shared folders with SMB from a Windows machine

    When I reboot my Macmini, I cant access the shared folders from any Windows machine. On the Windows machine, I'm being prompted for my password, but event re-entering my password does help to get access.
    The workaround I found is to go to the MacOSX System Preferences, Sharing, File Sharing, Options, and to uncheck and re-check the checkbox Share file and folders using SMB (Windows). Then I can access again the shared forders from a Windows machine and I'm not re-prompted for my password.
    This is quite trooblesome to do that everytime I reboot my Mac. Is anybody experiencing the same pb? Any idea to fix it?
    Also, since Lion, I'm experiencing some connection interruption, especially when copying big files from my Mac to a Windows machine.

    Yes that is basically the only workaround for this problem. By chance do you have a SSD installed in the Mini?
    I had this problem on my MBP when I had a SSD installed. Problem goes away with the original drive or a Seagate XT series drive.
    If you don't have a SSD installed the only other option is to Wipe the drive and reinstall and test (Make a TM backup first so you can restore if the problem continues with the clean Re-Install).
    JosoSG wrote:
    When I reboot my Macmini, I cant access the shared folders from any Windows machine. On the Windows machine, I'm being prompted for my password, but event re-entering my password does help to get access.
    The workaround I found is to go to the MacOSX System Preferences, Sharing, File Sharing, Options, and to uncheck and re-check the checkbox Share file and folders using SMB (Windows). Then I can access again the shared forders from a Windows machine and I'm not re-prompted for my password.
    This is quite trooblesome to do that everytime I reboot my Mac. Is anybody experiencing the same pb? Any idea to fix it?
    Also, since Lion, I'm experiencing some connection interruption, especially when copying big files from my Mac to a Windows machine.

  • I can not print from my windows xp pc to my 5520 printer

    i can not print from my windows xp pc to my 5520 printer. im on the network and pass all online tests but my computer wont recognize the printer. i can do the eprint or print from a phone or even send an email to the printer. all that is fine its just my computer wont seem to pick up the printer.
    ive tried everything, cd, usb,online help, uninstall/reinstall. nothing seems to work...
    only issue it might be is that my pc is also on a wifi network.

    Hi Bigchief247,
    I understand that you're having issues with printer printing from your computer.   I would try the Hp Print and Scan Doctor it fixes many common printer problems.
    Hp Print and Scan Doctor.
    Let me know how it goes.

  • I am trying to import Firefox bookmarks from a Windows machine into Firefox on an Apple. I do not want to use Safari. How do I do this?

    am trying to import Firefox bookmarks from a Windows machine into Firefox on an Apple. I do not want to use Safari. How do I do this?
    I have, on my HP laptop, running XP Pro, using Firefox 4.0, went under bookmarks to show all bookmarks. A window opens up that says library. I then go to import and back up, and I choose export HTML. I then move this file over to my new Mac Pro. On my Mac Pro I also have Firefox 4.0. I go up under bookmarks, show all bookmarks, import HTML. It lets me browse and I find the file on the desktop, I select it then nothing happens. I am not interested in using Safari. I would like to continue using Firefox. However, as an experiment, I followed the same process except on my Apple computer I opened up Safari and tried to import in the Firefox bookmarks. It came up with an error saying the file could not be accessed. I then thought perhaps the file got corrupted, so I went back to my Windows Firefox and re-exported the bookmarks again. Same problem. So, am I creating the bookmarks incorrectly on my Windows machine?
    Thanks,
    Kent

    Probably your Mac cannot understand the Windows html format, please try the following to see if it helps:
    In your PC, export the bookmarks in html as you did in your post. After you have saved it, change the name of the file to “bookmarks.html” and save it again.
    In your Mac, import the saved file as you posted.

  • DB performance is very slow from a WINDOWS machine

    Hi,
    We have written an application which contains a pkg that will write all the logs related to application in the form of a text file. We are using utl file operation to achieve the same. As of now I have 2 Setups. We have two IBM servers with similar configuration, one in which we have installed Windows server 2003 and the other with HP-UX. We have installed 11g version of DB In these two machines. The problem is with the performance of the application. The DB in Unix server takes less time for writing the log. For eg: it takes 10 secs to write 5MB log. But the same takes more than an hour from a Windows machine. I want to know whether the performance of the DB depends on the OS which we are operating from or else it depends on the parameters set for the DB? Kindly help me.
    Thanks
    Vin..

    tyro_vin wrote:
    Hi,
    We have written an application which contains a pkg that will write all the logs related to application in the form of a text file. We are using utl file operation to achieve the same. As of now I have 2 Setups. We have two IBM servers with similar configuration, one in which we have installed Windows server 2003 and the other with HP-UX. We have installed 11g version of DB In these two machines. The problem is with the performance of the application. The DB in Unix server takes less time for writing the log. For eg: it takes 10 secs to write 5MB log. But the same takes more than an hour from a Windows machine. I want to know whether the performance of the DB depends on the OS which we are operating from or else it depends on the parameters set for the DB? Kindly help me.I did some testing a while back between windows and linux and the difference on properly configured windows and linux database servers (same hardware same db version) wasn't worth talking about (< 10% often less than 5%).
    That said it's not clear what exactly you mean. If you mean that writing a 5mb file on a windows machine takes an hour, then yep something is badly wrong - most likely with the hardware. I suspect though that what you mean is that you do a bunch of database work and that takes an hour on one machine and 10s on the other. This is likely to be a problem amenable to response time analysis, that is to say talking your workload and tracing it with timing information to see where it is spending the time. As you say it is your package, you will also be able to (and should) instrument your own code to see where the time is spent.
    given the huge difference, you may well also find that statspack/awr will spit out your offending processes quite well as well.
    regards
    Niall Litchfield
    http://www.orawin.info/

  • How do I delete itunes library and move library from old windows machine to

    My daughter bought a new macbook and would like to move her itunes library from the windows machine to the mac. I copied it to the mac and moved the existing itunes folder to the trash. By the way, she got 3 free downloads from Apple and they were in the library I moved to the trash bin. I then moved the backup folder to the location of the itunes folder I had deleted. When I open itunes, it sees the 3 songs in the deleted folder. How do I get itunes to recognoze the new itunes folder?

    Thank you. As I understand it, if the original iTunes folder had never been populated, we would have been able to move the library exported from Windows into iTunes and preserve the playlists. Because my daughter downloaded 3 songs she does not even like, we have no way of preserving playlists? There must be some way to remove all connections to the first library. Is it possible remove the iTunes application and then either re-install it from the original disks or else download it. I know you can download iTunes for Windows, not sure if it is there for Macs. My guess is that if she starts itunes from scratch, there would be no references to the intial DB and we could then move in the folder from Windows without a problem.

  • Downloading Updates from a Window Machine

    Apple is quite helpful in checking the machine from which you are attempting a download, however, for those of us on dialup at home, we come to work where a fast connection exists, usually through a windows machine. Attempting to download and save an update takes us to a windows only option, only (XP or Vista options).
    There used to be a 'mac' button at the bottom of the page which is now gone. Pretty irritating. Unless the update is a mac-only application, you are pretty much out of luck.
    Any ideas on how to obtain a mac download on a windows machine???

    Thanks for the reply. Attempting to download from the Apple site. Even did a search for Safari 3.1.2 mac, came upon part of the apple site actually discussing the version for tiger. Clicked on it and it took me to the windows version.
    That is exactly what I do (download to a flash drive and install at home). Problem is that when there is a windows version and a mac version, the windows version (from a windows machine) is the ONLY option for download presented. Downloading a mac-only version (Security updates and so on) is no problem. Saved to flash drive and installed with no problems.
    In times past, there was a small link posted to the download page giving the option to go to the mac version. That link has now disappeared, and you are left with either downloading a windows version, no download, or downloading an 80MB file on dialup.
    If apple would re-install the mac version option, that would solve my problem.

  • Downloding DMG files from a Windows machine

    Hi
    Anyone know how I can download the DMG installations files if I'm accessing the site from a Windows machine? When I try to download a trial version, it attempts to download an exe file which as I understand it, won't work on the Mac. I am planning to download the files and install on another machine (Mac) which is isolated from the internet.
    Thanks
    Alessandro

    Thanks for pointing me to that useful-looking guide. I'll have to go through it and see if I've followed the correct steps.
    But, yes I'm using XP Professional and I know I've done this before. I had to re-install some Windows components on the Dell, and that's when I lost access and had to start over. I guess I should have kept notes from last time.
    BTW... I just installed Leopard on one of my Macs and can't access the Dell at all from there... including the external F-drive that was no problem before. I suppose I should locate a Leopard forum for that, but if anything comes to mind, please let me know.

  • My boss is using Mac machine, whenever I send email from my windows machine he receives email as winmail.dat, is there any solutions for this ?

    My boss is using Mac machine, whenever I send email from my windows machine he receives email as winmail.dat, is there any solutions for this ?
    My boss is using Mac machine, whenever I send email from my windows machine he receives email as winmail.dat, is there any solutions for this ?

    Upgrading my work PC is NOT an option, but I'd like my Mac to be able to recognise the attachment for what it is
    Let see, you are using a proprietary file format that is only supposed to work with Outlook. It doesn't work for millions of Windows or Mac or Linux email users that depend on other email programs like Outlook Express, Thunderbird, Apple Mail, webmail, etc.
    Microsoft has had to publish instructions so that their program's users can make themselves compatible with the rest of the world.
    http://support.microsoft.com/kb/290809
    You are causing your own problem by not making a simple change in your program's options. Changes in the Outlook preferences can be made either Globally or by the Recipient.
    Follow these steps in Outlook 2007 to turn off TNEF:
    1. On the Tools menu, click Options.
    2. Click the Mail Format tab.
    3. In the Compose in this message format box, click Plain Text or HTML, and then click OK.
    Don't know of a better way to fix this problem for everyone concerned. Even if you get the fix to work with your machine, you will not enable all of the people receiving your emails to be able to work with you. That's a losing battle that's been caused by Microsoft.
    Now if Microsoft created a Mail plugin for other email programs like they do for their video format's and services (flip4mac, Office Live Plugin, etc), then I would consider using their email program to deal with my clients. Until then, I need to be compatible with many different programs in other countries, on different platforms. Maybe that's going to change when they bring out the new Office 2011 with Outlook for the Mac...

  • I brought my itunes library onto a mac from a windows machine and now i have two separate libraries.  How can I merge them?

    I moved to Mac from a Windows machine where I had downloaded all of my CDs into iTunes.  When I got my Mac it only put my purchased items into my library.  So I merged my windows library and it created a whole new user account with that on it.  I now have two libraries and can only sync music with one account or I lose all of my imported CDs.  Help!  How do I merge them. 

    The easiest way is to get both computers on your home network and copy the files over the network. It's easier than you think
    Check this earlier thread:
    [How do I move my itunes library to new computer|http://discussions.apple.com/thread.jspa?messageID=7937172&#7937172]
    That thread mentions Target Disk Mode, which won't help moving from a PC to a Mac. But you can use file sharing to copy the files.
    As the articles all say: don't forget to de-authorize your PC before you get rid of it.

  • How do i combine iTunes libraries ? from old Windows machine to my Mac?

    Hi there...I have an expiring Windows machine where my kids first sync'd their iPods....That machine is dying and i want to bring those songs (hundreds!) to my Mac computer....But I already have lots of music on my Mac....every time my kids have tried connecting their iPods to the Mac it tells them that it will erase their music and install the music I have on the Mac....So...is there a way for me to add the music from the Windows machine to my Mac library? Or...since they each have an account on the Mac...can each account have its own iTunes where they could bring in their music? that way they could at least save the songs they have in their iPods. i know the music will not be transferred from the iPod to the Mac but I have backup diskettes I made on the windows machine. Can i use those? I am hoping I do not lose all that music ($$$)

    Click here and follow the instructions.
    (43015)

  • I have problems printing with a HP Officejet 6500 printer directly from my iMac. The printer itself does function well, as I can print from another PC without any problems. Does anyone have a clue?

    I have problems printing with a HP Officejet 6500 printer directly from my iMac. The printer itself does function well, as I can print from another PC without any problems. Does anyone have a clue?

    Hello:
    I must apologize  .  I should have checked here first:
    http://support.apple.com/kb/HT3669#HP
    According to the list, there is no driver for your printer included in OS X 10.7.
    There are a couple of options:
    1.  Contact HP to see if they have a workaround.
    2. If the model of printer is not listed but your printer is a PostScript printer or PCL Laser printer, try the "Generic PostScript" or "PCL Laser printer" drivers.  Generic printer drivers may not let you access all the features of your printer.
    I have not tried #2, but some people have had success.
    Barry

  • Printing 'Printing from a Windows XP PC to a printer attached to an Airport

    I have a new HP OFFICEJET J6480
    Hooked into my airport express (USB)
    Using my MacBook Air it does show the printer and shows it as idle
    when I hit print on a doc. I want printed I get the error message that
    "Printer is off line"
    Any clue why this is happening or what I may have set up wrong
    Thanks in advance

    I have found that many have had great luck with the tips from
    http://tech.ifelix.net/1004.html
    OK I have tried;
    Printing from a Windows XP PC to a printer attached to an Airport Extreme Base Station or Airport Express
    http://tech.ifelix.net/1004.html
    When I set up I breeze through it UNTIL I get to
    :CREATE NEW PORT" I select the Standard TCP etc then I get the
    "Windows won't let you create it as it already exisits"
    I get lost when you say
    "if you have already created the port in a previous attempt then use the drop down list to select the previous port"
    BTW the printer in question is a new HP model OfficeJet J6480
    I have no clue what the previous port was ?
    Any tips ?

  • Can I move adobe cs4 from my windows machine to my new mac mini?

    can I move adobe cs4 from my windows machine to my new mac mini?

    Short answer is now.  Any app that was developed on
    for Windows will not run on OSX and visa versa.
    However, You can create a Windows environment on
    a Mac by 2 methods.  The first, create a dual boot
    machine using Bootcamp and install Windows on a
    seperate partion and then select which operating system
    to boot into.  The second is using virtual machine products
    such as VMware  Fusion  or Parallels Desktop Mac.  You
    basically create a virtual Windows environment that
    runs along side and concurrent with OSX. 
    Not sure how well this second approach will work with
    any CS4 app, as they tend to be quite resource intensive.

  • I am not able to print to my usb airport extreme attached printer from my windows aptop or window desktop

    I am not able to print to my usb airport extreme attached printer from my windows aptop or window desktop

    Your post did not really provide any details on what you have done in the way of troubleshooting or printer software that you have installed, so we don't have much to go on here.
    For starters though, you will not be able to print unless you have installed Bonjour Print Services for Windows v2.0.2 on the PC(s) and run the program.
    So, if you have not done this, that would be a good first step.

Maybe you are looking for

  • My brand new iphone 4 is not working

    Hello everyone hope things are getting well with everyone I have purchased iphone 4 32GB brand new from Oman and am living in Oman but unfortunattly my beginning with this iphone was unlucky at all. When i opened it at the beginning i did not get any

  • How to test to see if the cursor is on the last row in a jTable?

    I like to know how to test the cursor position in jTable.

  • My dumb question of the week

    I recorded audio tracks and processed them using Bias Peak. However, when I add two of the tracks to garageband and play them. The sound is lower and deeper than what I recorded them at. In affect I have a much deeper voice and it is a slower speech

  • Updating Pre-Bindings at every logon?!?!

    I just got my MBP C2D a couple weeks ago and have noticed that every time I log in either from a cold boot or just the logon screen there seems to be quite a bit of disc activity even after the desktop is fully loaded. At first I thought there were s

  • App uses -moz-transform:scale and touch registration is out unless double tap to zoom in.

    I'm having awful trouble with scaling. When I get the screen resolution of my tablet is says 1280x800. However if I scale my page to fit using -moz-transform:scale it overflows the page and I need to scale it down by 0.76 to make it fit. Strangely if