Finder stuck "Connecting..." when attempting to access "SHARED" (networked) Windows PC

This problem frequently but randomly occurs on my iMac running Mac OS X Snow Leopard v10.6.8.
The Finder will become 'stuck' when I attempt to access a remote windows machine under the "SHARED" group.  When I click the "Connect As..." button, nothing happens, I receive no feedback other than the words "Connecting..." remain under the machine name.
This is despite the exact same share working perfectly moments before.
Once the Finder gets itself into this state, thats its, it will continue to remain "Connecting..." forever until I reboot the Mac which immediately fixes the problem.  I have tried exiting the Finder process using the "Activity Monitor" but this has no effect.
This is really rather irritating and happens every other day.  The problem is not with the windows share or network since as soon as I reboot the Mac the problem is resolved.
Any help fixing this without having to reboot would be greatly appreciated.

Still getting the same problems daily, can no-one help?  This isn't a one off thing, everyone in our office gets it intermittently, its (another) major Mac flaw.

Similar Messages

  • Finder locks up when attempting to access files on external drive

    HI all,
    I am experiencing a sinking feeling at the moment - I have been editing large amounts of video in a particular project and on recent captures I found I only had about 5gb left on my external Maxtor 300gb hard drive, which aborted the last capture, reporting "dropped frames" in final cut pro.
    History has shown this happens when the hard drive gets close to running out of space.
    I went to finder to delete some unneccessary files but when I try to, finder locks up and does not allow me to access any of the files. I believe this is also to do with the fact that the space is getting low, but how do I get into the files to delete them when finder won't let me do so?
    At the same time I am hoping this is not a hard drive failure in the making...
    Thanks
    David

    Ok - for a while there, the hard drive would not come up on the desktop - but now on a re-boot of the compter, or if I disconnect the hard drive and re-connect it, a message comes up with three buttons which say:
    Initialize
    Ignore
    Eject
    Sound like the hard drive has died?

  • Unknown error -3212 when attempting to access iTunes Store (Windows 7)

    This apparently is a firewall problem. I'm running Norton 360 on Windows 7 Home Premium SP1. I managed to solve the problem by going into Security>Manage Firewall>Program Rules, scrolling down to iTunes and setting the the Access level. Apparently Norton 360 occasionally (not always?) resets itself to "Auto" when a new iTunes update is installed. I reset it to "Allow" and access to the iTunes Store is restored.

    Hello there,
    Thanks for using Apple Support Communities.
    Since this error 0x800903318 combined with the network connection error message is occuring when you're trying to connect to the iTunes Store, I'd like you to please follow the steps in the article linked to below.
    Apple software on Windows: May see performance issues and blank iTunes Store - Apple Support
    Cheers,
    Alex H.

  • Error code 6600 when trying to access shared network drive

    Hi everybody
    When trying to "enter" a shared NAS network drive, which appears on my Macbook, I just get error code -6600. What is wrong, do you know what I can do to resolve this???
    I have previously managed to do this operation but now it just does not work. Any ideas are greatly appreciated!
    Thanks
    //Mike

    After some research I found the following tip to be working:
    https://discussions.apple.com/message/25038447#25038447
    So I changed my IPv4 as well as IPv6 DNS-Servers under Windows Network Preferences and everything worked again.
    HTH
    Christian

  • Getting error message when attempting to access iTunes store. UNknow error occurred (0x800903318). make sure your netwrok connection is active.

    In iTunes software get error message when attempting to access iTunes Store. Could not connect. Unknown error occurred (0xx800903318). Make sure your network connection is active and try again...NG

    Hello there,
    Thanks for using Apple Support Communities.
    Since this error 0x800903318 combined with the network connection error message is occuring when you're trying to connect to the iTunes Store, I'd like you to please follow the steps in the article linked to below.
    Apple software on Windows: May see performance issues and blank iTunes Store - Apple Support
    Cheers,
    Alex H.

  • A fatal error when attempting to access the SSL server credential private key. Error code 0x8009030d. Windows 8.1.

    Hi,
    We develop a server-side application which receives incoming https connections using self-signed certificate. It was all ok while we were using Windows 7 or Windows 2008 as OS, but when our clients started installing Windows 8 as server OS they encountered
    big problem: application got unavailable in few hours after start. 
    In event logs we have following:
    A fatal error occurred when attempting to access the SSL server credential private key. The error code returned from the cryptographic module is 0x8009030d. The internal error state is 10001.
    After restart, application recreates certificate and all works normal few hours till next fatal error.
    This
    article did not help us. And I repeat that this error appears only on Windows 8 (we tested on Windows 8.1). Windows 2012 Server we did not test yet.
    How we can solve this problem?
    Best regards.

    Hi,
    Since this article released in 2008,I suspect the code mentioned in this article doesn't  supprot Windows 8.
    And since the certificate was written by C#,I suggest you submit a new case on MSDN Forum as they will be more professional on your issue:
    https://social.msdn.microsoft.com/Forums/en-US/home
    Regards,
    Kelvin hsu
    TechNet Community Support

  • When attempting to access a specific web page on my iPad, the page seems to load then quickly disappears (resembling a white/black we page). Other sites seem fine. Note this is also occurring when I use Chrome (to access the same page).

    When attempting to access a specific web site on my iPad http://www.sggplastering.co.uk the page seems to load then quickly disappears (resembling a white web page). Other sites seem fine.

    Thanks so much for addressing my question. Note that the site (www.xula.edu) was working with Safari this morning, but not this afternoon. I also have now been able to access it with Chrome (remember I could not access the site with Chrome initially). Essentially one time while the site was loading on Chrome I clicked another link on the site and opened a new tab for the link- the original page then loaded and now continues to load. I've been trying to do the same with Safari but the page loads and "goes to white" to quickly.
    Other notes: I've powered off my iPad (did not help) and restarted my iPad (also did not help). I can also access all other links (to other www.xula.edu related pages on the site using Safari - I find them via a google search)- it's just the home page that loads then goes to "white screen" very quickly. Thanks again for your reply - any help/advice provided is greatly appreciated.

  • Runtime Error displayed when attempting to access Forums

    I've IE 9 installed on a Windows Home Premium box. When I attempt to access the Technet Forums the following is displayed
    Server Error in '/Forums' Application.
    Runtime Error
    Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.
    Details: To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application. This <customErrors> tag should then have its "mode" attribute set to "Off".
    <!-- Web.Config Configuration File -->
    <configuration>
    <system.web>
    <customErrors mode="Off"/>
    </system.web>
    </configuration>
    Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's <customErrors> configuration tag to point to a custom error page URL.
    <!-- Web.Config Configuration File -->
    <configuration>
    <system.web>
    <customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/>
    </system.web>
    </configuration>
    I'm running IE 9 on another PC (Windows 7 Pro) and it is able to acess the Technet Forums with no problem (I'm using it to make this entry).
    I've compared the settings on both browsers and they are identical. Why does IE on my Home Premium PC misbehave?
    Thanks in advance.

    Hi,
    What’s the result of other webpages?
    Can you access the thread link successfully?
    http://social.technet.microsoft.com/Forums/en-US/0c79aae9-3883-450a-bcd2-ba14ac5c8cd9/runtime-error-displayed-when-attempting-to-access-forums?forum=i
    You can test in compatible view for a try first.
    http://windows.microsoft.com/en-IN/internet-explorer/use-compatibility-view#ie=ie-9
    Alex Zhao
    TechNet Community Support

  • HT3819 How do I find what computers are on my home sharing network?

    How do I find what computers are on my home sharing network?

    skyeski wrote:
    Home Sharing network thru iTunes.
    I can only check the two that I know about with my iTunesID and password. How do I find out what the other three are?
    Im confused.
    How do you know there are three other computers on your network using Home Sharing?
    Do you have 5 computers, all powered on with iTunes running?

  • Finder and iTunes stall when attempting to access ext. firewire HD

    Since I upgraded to 10.4.10, the Finder, iTunes, and other apps that are attempting to access files on the external hard drive completely beachball/stall when waking the hard drive from sleep. Additionally, the dock and menu bar bork.
    The only fix is to unplug the hard drive (without properly ejecting it!), and instantly, all the apps become responsive.
    Anyone have information on this. My external hard drive, which contains my iTunes music and other files, has become virtually useless.

    Same thing is happening to me.. Both at home on my Powerbook G4 and work on my G5.
    Was working perfectly. Both systems running 10.4.10.
    Lacie 80gig FW400 drive.
    Thinking it was the drive failing I promptly cloned it.
    DiskWarrior and Disk Utility show no signs of error. I've reformatted, Zeroed all data many times. The drive 'appears' to be fine. I have copied my music back on to the drive; but it Hangs finder.
    I've tried to re-import the music through iTunes to the drive. Again, gets about halfway and hangs finder.
    Occasionally Disk Utility will return : "error could not unmount disk" when checking it out with Repair/Verify Sometimes it's fine.

  • OS 6: Downloaded OS 6. Error message "Cannot connect to Itunes store" when attempting to access the App Store

    After downloading OS 6, receive this error message "Cannot connect to Itunes store"  after attempting to access the App Store. I can access Itunes. Advise

    Can't connect to the iTunes Store
    http://support.apple.com/kb/TS1368
    Could be you are not connecting to the internet via wifi.
    Look at iOS Troubleshooting Wi-Fi networks and connections  http://support.apple.com/kb/TS1398
    iPad: Issues connecting to Wi-Fi networks  http://support.apple.com/kb/ts3304
    iOS: Recommended settings for Wi-Fi routers and access points  http://support.apple.com/kb/HT4199
    Additional things to try.
    Try this first. Turn Off your iPad. Then turn Off (disconnect power cord) the wireless router & then back On. Now boot your iPad. Hopefully it will see the WiFi.
    Go to Settings>Wi-Fi and turn Off. Then while at Settings>Wi-Fi, turn back On and chose a Network.
    Change the channel on your wireless router. Instructions at http://macintoshhowto.com/advanced/how-to-get-a-good-range-on-your-wireless-netw ork.html
    Another thing to try - Go into your router security settings and change from WEP to WPA with AES.
    How to Quickly Fix iPad 3 Wi-Fi Reception Problems
    http://osxdaily.com/2012/03/21/fix-new-ipad-3-wi-fi-reception-problems/
    If none of the above suggestions work, look at this link.
    iPad Wi-Fi Problems: Comprehensive List of Fixes
    http://appletoolbox.com/2010/04/ipad-wi-fi-problems-comprehensive-list-of-fixes/
    Fix iPad Wifi Connection and Signal Issues  http://www.youtube.com/watch?v=uwWtIG5jUxE
    ~~~~~~~~~~~~~~~
    If any of the above solutions work, please post back what solved your problem. It will help others with the same problem.
     Cheers, Tom

  • Access Denied when trying to access shared folders on the server with administrative privileges

    I have problem accessing shared folder on the server machine from Windows 7 machine even if I try to access it with administrative privileges (server Administrator account). I will try now to explain better my situation.
    In my company, we have small network infrastructure with one main server machine (HP ProLiant server) with Windows Server 2012 R2 installed and couple of desktop machines. The network is administrated by me.
    On Windows Server we have installed and setup DHCP, DNS, Remote Access and Routing, File and Storage and Active Directory services. Desktop machines are having Windows 8.1 Pro, Windows 8.1 or Windows 7 Home Premium installed on them. In Active
    Directory I have created domain, User groups and Users for employees in my company and so far, I didn't added desktop machines to the domain.
    Also, I've created one folder on the server which should contain different projects data for network users and I have set access permissions and security for this folder and shared it on the network (I've added couple of users to one user group and I
    gave Full control to this group over this folder). When I try to access this folder from network, I've been asked for login credentials (normally), where I just type in one of users username and password who has been given access permissions to (who is member
    of group with full control over the folder). From Windows 8.1 Pro and Windows 8.1 machines I can access and work on this folder without any problems.
    The problem comes with Windows 7 machines. On Windows 7 machines (I have also tried this with Windows 7 Ultimate in VMWare) I can access server, I can see its shares, but as soon I try to access folder I've created for projects, I get Access Denied message
    with request for User login credentials. Whichever user account I use (even servers main Administrator account) I keep getting this message over and over and I'm unable to access it at all.
    I have also tried to access the server through VPN (from local or outside) but I'm getting the same error again. Also I've tried to add these Windows 7 machines to the domain and login with domain user but the result is the same. Turned off both firewalls
    (on server and desktop machines, which I know is unnecessary, but lets try it), still same case. I've tried couple more things with registry editor on desktop machines which I found on different forums and websites but still no luck. And now I don't know
    what else I can do.
    Does anyone knows what's the problem here, have I set something wrong, have not set something I should?

    Hi MeipoXu,
    thanks for your response. I will first answer on your question.
    Yes, the main issue is that we can see the folder when we access the server but we cannot access its contents from Windows 7 machines. I have tried on two machines, one with Windows 7 Home Premium version and the other one with Windows 7 Ultimate version
    and the situation is the same.
    As you recommended, I've checked Network Discovery and File and Printer Sharing and the situation is next: File and Printer Sharing is turned on all layers (Private, Public and Domain) while Network Discovery is off for all layers too. I don't know if this
    is normal thing but Network Discovery cannot be turned on in Windows Server (I'm able to select Turn on Network Discovery and apply the changes, but when I get back to this settings page, I again see that it's turned off, so I assume this can't be changed
    at all).
    I also tried with icacls in command prompt and everything seems to be ok there regarding permissions. Share permissions are set to Full control to Everyone and Security permissions are set to Full control only for Administrators and the user group I've created
    for employees in my company. The confirmation for this is that on Windows 8 machines you can access this folder without any problem and without getting any message connected with access permissions with any user account within this user group. This share is
    created through File and Storage Services service in Server Manager panel.
    And then something came up on my mind. I went in Server Manager to check shared folder settings in File and Storage Services and under Settings page I saw that "Encrypt data access" has been enabled (I enabled this option because I thought
    I will get more security with this option). I asked my self what would happen if I disable it, tried it and now everything works ok on Windows 7 machines too. Now I assume that Windows 7 doesn't have this feature implemented or there are some
    settings which needs to be set on Windows 7 machines to make this encryption thing work with Windows Server. So basically, I will let this feature off for now until I find out more about it and how to implement it to work with all operating systems.
    I want to thank you once more for your kind help!

  • Failed connection when attempting to connect to Windows Vista PC from OS X Mavericks

    I've recently carried out a system recovery of my Windows Vista notebook and now I can no longer connect to it from my iMac.  I had no problems connecting before and I've checked all the relevant settings on the Vista PC under the network section, ie. network discovery is on, file sharing is on etc.  I can access the iMac from the PC with no trouble and the notebook is showing up in Finder on the Mac - but when I try to connect, I get an error message as shown below.  
    Would really appreciate it if someone could throw some light on this issue for me.  I have tried disabling the Windows Firewall and also creating other user accounts on the notebook, but none of these things make any difference.  I have also tried connecting using the 'Finder' 'Go' 'Connect to Server...' option but this also doesn't work.  I'm running Mavericks on the iMac.
    Many thanks
    Donna

    Ok, that all looks fine and I presume there's no problem with internet access and yes, 254 in your case would be the router. DNS server should also be set at 192.168.1.254, but that's not going to affect our current issue.
    (For future reference, DNS setting can be seen this way (amongst others):
    Mac: System Preferences > Network
    and Win Vista: Network & Sharing Center > View status > Details
    But back to our problem... could you please verify a few things:
    1. The setup of public folder sharing (Network & Sharing Center): set the middle option:
    and password protected sharing off:
    2. Please also turn off firewalls on both the Win and Mac machines
    3. On the Mac, open Terminal (Applications > Utilities) and type ping -c 4 192.168.1.71
    4. If that works, type ping -c 4 jdnotebook.local
    5. If that works, use Finder to connect to server but this time use smb://jdnotebook.local (even though password protected sharing is off, you still might need to supply your registered user name and password (do verify those on your Win machine, and preferably supply an admin user account from the Win machine in the Finder "Connect As" box)
    Correction to point 5: I still hadn't turned off password protected sharing on my vista machine so you should be fine in Finder to "Connect As" Guest
    reply with results please
    Message was edited by: SilverSkyRat: Correction

  • I am getting an error message on all devices when attempting to access mail.

    Although I have made no changes to an account I have used for over 5 years now, I suddenly am getting error messages on my iPhone, my wife's iPhone, my iPad, and my laptop when attempting to download mail from my account. The messages are all server or password related. I logged into iCloud.com and while everything else is functioning correctly, attempting to access mail yielded an error message as well (with the option of reporting the error to Apple). Obviously this is a server issue, but I don't see any other postings online, so am uncertain how wide-spread the problem is. I need recommendations regarding the most efficient way of reporting this problem to Apple in order to access my email as soon as possible!!
    I have put myself in the express lane for assistance later today, but don't know how helpful that route will be! My devices show that the last time mail could be accessed was yesterday at 8:20 PM.
    Thanks for any help you can provide!

    Same issue here in WI and for me it was at 6:36p CST.
    I'm changed my password, removed iCloud from my phone ... tried 3G and WIFI with no luck. I also cannot check it on my Mac or iPad. I was able to get contacts and calenders back on my phone but no mail yet.
    Did the whole Apple support thing and apparently I'm part of the 1%
    EDIT: Question: are all of you former MobileMe users as well? Just wondering because I know there were going to be some changes as they completely move MobileMe over to iCloud and drop the "extra" services. I just can't remember if it was just a single cut off date or a series of dates. THAT email is stuck in my iCloud folders.

  • ITunes Crashed when attempting to access Music Store

    hello. I am using iTunes 6.0.5.20 as of today, and continue to have a problem carried over from the previous version...
    when I attempt to access the iTunes music store in the regular manner the program closes without any error messages, the icon remaining in the system tray until i scroll my mouse over it upon which it disappears - the program crashes outright -
    i have e-mailed apple support and attempted to use all of their automatically generated solutions in solving this problem including -
    upgrading (was never the issue i stay up-to-date generally)
    checking my network and program access settings including firewalls etc.
    run the repair process
    run the un-install re-install process of both itunes and quicktime
    i've also tried re-calibrating the itunes library by deleting the appropriate files and having itunes re-determine the included files... nonetheless the problem remains
    this is becoming immensely frustrating and to be frank, i work in the recording industry and for all the talk about apple support - i have been immensely frustrated by the lack of personal support whatsoever - i have received only automated responses regarding online documentation... as if i didn't spend horus trying to solve the problem before sending an e-mail at all.
    please if anybody has any ideas i'm desperate to solve this.
    cheers
    elias

    Your problem is the same one affecting countless iTunes users, including myself. There seems to be a common factor in that most if not all are using Windows XP Pro and I've noticed that the computer make, when listed, is a Dell. I have been through all the same Apple fixes, waited on hold for support for 1 1/2 hours just to be hung up on. I've had this issue for over a month and it has transcended both iTunes ver 6.0.4 and 6.0.5. Interesting thing, sometimes I get an error message telling me iTunes has to shut down and most of the time, the application closes unexpectantly and I have the same icon in the system tray till I hover my mouse over it. Frustration has turned to anger and a desire to find another product to get music into my and my 2 kids Ipods. I'll keep an eye on your post and let you know if I uncover anything as well.
    Mark

Maybe you are looking for

  • IPod Shuffle won't load on desk top

    Bought shuffle for my 6 year son for his birthday (Bringing him up a as Mac Addict, start them young). I'm running 10.2.8, loaded software, but shuffle won't load on desktop. Any suggestions as he is dying to listen to chilli peppers on the go.

  • IMac G5 freezes regularly under leopard

    Hey. I have a 17' imac G5 2GHz. After installing Leopard a few weeks ago my iMac has started freezing randomly. The entire system locks up, mouse doesn't move, keyboard does nothing, display freezes. If iTunes is playing music it will loop half a sec

  • Photoshop CS6 doesn't load image

    Forgive me if this is a stupid question, but When opening an image in photoshop, the canvas is not visible. As you can see the opened image is not visible, but when moving the image window around I can see the image. Then when i release the image fro

  • How to change password programatically in LDAPRealm

    Hi Can anyone give suggestion how to change the password programatically in the LDAPRealm and also in the LDAP server Thanks

  • System 9 installation

    Hi all, I am installation system 9 ,that includes essbase essbase admin server shared services planning Reporting and analysis (2 downloadables ) i have all the installation documents , but what order do i need to follow for the correct installation