Zune HD won't connect with windows phone 7 connector

i just recently got a macbook pro and im trying to connect my zune hd through the windows phone 7 connector i downloaded off the app store. bt my zune hd wont even show up on my computer. it isnt being recognized at all. does anone know how to fix this? or is anyone having the same issues?

j-martinez1992 wrote:
yes they said to ask on here??
Well, they were wrong.  Your issue is with Microsoft products, not Apple.  Therefore questions should be presented on their forums.

Similar Messages

  • X201 thinkpad won't connect with windows updates

    hello,
    my 6-month-old lenovo thinkpad x201 will not  connect with windows updates via firefox 3.6.13 or internet explorer 7.
    Machine model # CTO; Machine type # 3249  Windows XP Pro, Service Pack 3 .
    i would appreciate assistance.
    thanks. 

    how about updating to internet explorer 8?
    or firefox 4?
    getting microsoft updates will probably work better with internet explorer 8 though?
    T430u, x301, x200T, x61T, x61, x32, x41T, x40, U160, ThinkPad Tablet 1838-22R, Z500 touch, Yoga Tab 2 Windows 8.1, Yoga Tablet 3 Pro
    Did someone help you today? Press the star on the left to thank them with a Kudo!
    If you find a post helpful and it answers your question, please mark it as an "Accepted Solution"!
    If someone helped you today, pay it forward. Help Someone Else!
    English Community   Deutsche Community   Comunidad en Español   Русскоязычное Сообщество

  • Cannot update software with Windows Phone 7 Connector.

    I cannot get Windows Phone 7 Connector to download software updates for my HTC Trophy. I unlocked the phone and took it to Europe last year, I returned to the US in January 2012 and the phone has been working fine, but I have not been receiving any software updates. Today I tried to download some apps and discovered that I've missed some updates and I cannot download anything through Marketplace until I fix it. When I try to update the software, I get an error message that tells me that Windows Phone 7 Connector cannot download the updates. I think the problem may have to do with the APN, but other users who have mentioned similar issues after reconnecting an unlocked phone have lost all data connection.

    j-martinez1992 wrote:
    yes they said to ask on here??
    Well, they were wrong.  Your issue is with Microsoft products, not Apple.  Therefore questions should be presented on their forums.

  • WRT160N Won't Connect With Windows Mobile Device

    I had another wireless router for years that connected almost instantly to my Windows Mobile 6.1 handheld device.  I switched to the WRT160N and it works great with my wireless laptops.  The device does not even show up in my available device lists on my Windows Mobile phone with wi-fi.  I tried manually connecting and it does not work.  I tried all of the other security settings, it does not work. The phone manufacturer (not the sevice provider which is Verizon) has acknowledged that they are having calls only about Cisco branded routers.  Does anyone have a solution?

    I had exactly the same problem. Tried the live technical support chat but didn't solve the problem. Resorted to random changing of settings and discovered if I changed the router setting Wireless -> Basic Wireless Settings - Network mode from 'Mixed' to 'BG-Mixed' my Windows Mobile 6.1 device found the network and happily connects with WPA2

  • Netware Access Point won't connect with Windows, but will connect to Macs

    Recently we acquired Cable Internet Service, which was brought into the X Serve Network Card. After that it is transfered onto the second network card which then dishes out DHCP to all our client computers (including laptops). However, it appears that only the Macintosh laptops are obtaining internet, while the windows laptops show they have a wifi connection, but the browser applications refuse to launch on everyone of them. Any suggestions would be very helpful. Thank you.

    When you reinstalled iTunes, you may not have done it correctly. It needs to be done in a specific order, or it will just compound your problems. There is a problem with the latest iTunes in Windows, and it has been requiring a removal and reinstallation. See this support document support.apple.com/kb/HT1923 and remove and reinstall by following these instructions exactly. This should fix your problem.

  • I just installed Airport Extreme. It works as a wireless network on my Macbook. It won't connect with my Windows Visa PC. Message reads: "settings saved on this computer for the network don't match requirements of the network.

    I just installed Airport Extreme. It works as a wireless network on my Macbook. It won't connect with my Windows Visa PC. Message reads: "settings saved on this computer for the network don't match requirements of the network." I seem to need to enter a security key/passphrase to connect to the PC. Where do I find them?
    Thanks for your help.

    I assume that you have Wireless Security enabled on your AirPort's wireless network. The issue maybe that the PC is unable to use the WPA password itself and will require using the Equivalent Network Password instead.
    To get this password, you will use the AirPort Utility from the MacBook:
    Start the AirPort Utility > Select the AirPort base station > Manual Setup
    Now, before doing anything else, go up to the utility's menu bar at the top of the screen, and then, choose "Base Station," and then, Equivalent Network Password from the drop-down menu. You will see two items: 1) WPA Password, which should look familiar to you, and 2) WPA Pre-Shared Key. It should be a long hexidecimal set of numbers and letters. Jot down this second item.
    You will want to use the value you just jotted down when entering the password from the Windows Visa PC.

  • Microsoft Exchange won't connect with my iPhone (it's saying the password is incorrect, but it shouldn't be), now I can't delete that inbox on the phone.  Help??

    Microsoft Exchange won't connect with my iPhone (it's saying the password is incorrect, but it shouldn't be), now I can't delete that inbox on the phone.  Help??

    Turn off wifi.  Use wireless signal. reenter password at settings.  This should work.  Turn wifi back on if you wish.  Wait for next occurrence within hours or days.  Have not found a permanent preventive solution.  Thinking of replacing my four year old wireless router.

  • Is possible to connect a Remote Ressource with Windows Phone 8.1 ?

    I am trying to connect the my mobile with Windows Phone 8.1 with a remote ressource (and not remote PC). The address is something like "https://xxx.xxxx.xx/...". This connection is possible wiith Androïd and Mac. Here I don't fond it.

    Hi,
    Current versions of Microsoft Remote Desktop Preview for Windows Phone 8.1 do not support connecting to Remote Resources. I will help to forward your concern to the product group.
    Best Regards.
    Jeremy Wu
    TechNet Community Support

  • Error Integrating EWS 2.2 with Windows Phone 8.1 App

    Hi,
    I am new to Windows Phone development. I have a basic need to access the Exchange Calendar.
    I am using Windows Phone 8.1 SDK and Exchange Web Service 2.2 SDK.
    As a first step I tried to use the
    Microsoft.Exchange.WebServices.Autodiscover
    dll to find the end points of the Exchange Server.
    However on the first code statement
    Microsoft.Exchange.WebServices.Autodiscover.AutodiscoverService
    service = new
    AutodiscoverService();
    It throws an exception –
    An exception of type 'System.IO.FileNotFoundException' occurred in Microsoft.Exchange.WebServices.DLL but was not handled in user code
    'System.IO.FileNotFoundException' occurred in mscorlib.ni.dll
    I further tried some debugging and using Code Analyser I get following warnings –
    Microsoft.Exchange.WebServices.dll: warning CS1684: Reference to type 'System.Net.IPAddress' claims it is defined in 'c:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\WindowsPhoneApp\v8.1\System.dll',
    but it could not be found.
    And
    C:\Program Files\Microsoft\Exchange\Web Services\2.2\Microsoft.Exchange.WebServices.Auth.dll: warning MSB3817: The assembly "C:\Program Files\Microsoft\Exchange\Web Services\2.2\Microsoft.Exchange.WebServices.Auth.dll"
    does not have a NeutralResourcesLanguageAttribute on it. To be used in an app package, portable libraries must define a NeutralResourcesLanguageAttribute on their main assembly (ie, the one containing code, not a satellite assembly).
    I am not sure what the issue is, but when I try the same code it works in a Command Application. There are other errors but not the above ones. It at least executes few statements.
    Can someone please help resolve this error and point me to links where I can find sample code with Windows Phone 8.1 implementation?
    Thanks in Advance
    Nasir

    The EWS SDK 2.2 is a regular Desktop .Net DLL and therefore won't work in a WinRT App (CoreCLR). You should however be able to call the WebService directly.

  • Deskjet Advantage 3540 (Envy 4500): Computer won't connect with printer during software installation

    I just bought this printer and I am trying to install it by using the HP installation CD but I am running into difficulties to complete the process. The problem is that the computer won't connect with the printer (but my printer connects fine with my Wi-Fi network) and installation does not complete.
    The HP software installation process appears to go  normally (at least no error messages are shown) but when it gets to the part where it asks me how I would like to connect to the printer (Wireless or USB cable) I get an error message when I select Wireless Mode. My printer appears listed but as soon as I select it, a dialog is shown stating that "network installation could not be performed".
    Below are the dialogs and what happens (text is in portuguese but you get the idea)
    Dialog 1: selecting wireless connection mode
    Dialog 2: printer appears in list and I select it
    Dialog 3: Error message is shown, no further details
    Here are some more facts:
    (1) Printer connect fines with my Wi-Fi network: the connection details are correctly shown in its display (Wi-Fi SSID and IP 192.168.0.6) ;
    (2) If I go to a web browser in my computer and type in the IP address, I can access the printer's webpage fine;
    (3) I've tried uninstalling and reinstalling HP software;
    (4) I've resetted my router;
    (5) I've executed "HP Print and Scan Doctor" utility and it states my software hasn't been installed (which I don't understand) and it tries to download HP software and install one more time and I get to the error.
    (6) If I go to "Start" menu, I can see the HP group is empty (installation only creates icons on my desktop). See picture below:
    My OS is Windows 7 64 bit Ultimate (Service Pack 1)
    EDIT: I've just discovered the inkjet Advantage 3540 and Envy 4500 appear to be the same printer, each target to a different market.
    Help is much appreciated as I tried a lot of things to make this printer work wirelessly with my computer but without success.
    Thank you,
    Joao Pedro

    Hi JoaoPedro,
    Welcome to the HP Forums, I hope you enjoy your experience! To help you get the most out of the HP Forums I would like to direct your attention to the HP Forums Guide First Time Here? Learn How to Post and More.
    Sorry to hear that you are having installation issues.
    To get your issue more exposure I would suggest posting it in the commercial forums since this is a commercial product. You can do this at Commercial Forums.
    Thank you 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 Officejet 6500A Plus won't work with Windows 10

    Help!!   Officejet 6500Aplus won't print with windows 10. Every aplication just spits out blank pages when you print.

    I have the same issue with my OJ 6500 (network connected).  And I've been just been sent on a wild goose chase to install the support assistant - which didn't actually resolve my issue.  When I go directly to the drivers, it recognizes my OS as Windows 10, but doesn't give me a matching driver package to download... How/when will this be resolved? Does anyone have a workaround?If I knew that my printer/scanner doesn't work anymore I certainly wouldn't have upgraded to Windows 10.  Win 8.1 wasn't perfect, but at least everything worked... Thanks for any suggestions!

  • My ipod nano (2nd generation) will cont connect with windows or itunes, windows says it has had reported errors??? any help? havnt used ipod in over a week and now it wont work with my computer

    my ipod nano (2nd generation) wont connect with windows or itunes, i used it last week (charged it through USB) then this week when i connect it (once again through USB) it wont work, it says "windows has stopped this device because it has reported problems" any help? ive made sure my itunes is up to date, done a reboot on my computer and ipod and still nothing..help please

    This could either be a conflict with the iPod's docking port, the iPod's USB sync cable, or even the USB port you are plugging the iPod into on your PC.  So the first thing I would try and do is plug the iPod into a different USB port on your PC.  Make sure it's a high powered USB 2.0 port as they provide a higher power throughput than older USB ports or even the ones that are sometimes available on the front of the tower.
    It might help to disconnected all other USB devices from the PC (minus the keyboard and mouse) and reboot the PC. Then reconnect the iPod once again.
    If still no luck, swap out the cable with another known working cable to rule out the possibility of a damaged or faulty cable.
    Lastly, plug the iPod into another PC to see if it's recognized there.  If the same error appears on another machine, it's likely a hardware issue with the Nano meaning you'll want to have it serviced or replaced.
    B-rock

  • TS1363 "An iPod has been detected but it could not be identified properly"  iPod Nano 7g and 3g won't work with Windows 8 PC. worked fine up until a month or so ago and now they are not recognized.

    "An iPod has been detected but it could not be identified properly"  iPod Nano 7g and 3g won't work with Windows 8 PC. worked fine up until a month or so ago and now they are not recognized.

    Hi cueball819,
    Thanks for using Apple Support Communities.  This article has steps to try if your iPods aren't recognized by iTunes or Windows:
    iPod not recognized in My Computer and in iTunes for Windows
    http://support.apple.com/kb/TS1369
    Cheers,
    - Ari

  • TS1369 why doesnt my 5th gen ipod nano not connect with windows 8?

    why doesnt my 5th gen ipod nano not connect with windows 8?

    Doublechecking. Have you also tried a complete uninstall of both iTunes and all the other related software components and then a reinstall? If not, try the instructions from the following document:
    Removing and reinstalling iTunes and other software components for Windows Vista, Windows 7, or Windows 8

  • Tried to update to newest version. I got error because i didn't have this recovery program disc that was supposed to come with the purchase but it didn't and now my ipod touch 8gb won't connect with itunes and is stuck on a connection with itunes screen

    I tried to update to newest version via pc. I got error because i didn't have this recovery program disc that was supposed to come with the purchase so it says, but it didn't and now my ipod touch 8gb won't connect with itunes anymore and is stuck on a screen displaying an itunes icon with a usb icon.

    oke i'm not done with the whole thing, but i'm doing that right now. Most of the advice I've already read didn't work and at a certain point it said something about shutting down programs then restart. but i notice that there are some pretty important system things in that list and i don't want to mess up my pc :s i'm not a pc genius... and because i'm dutch and my pc-language is in dutch I often have trouble translating and well... i don't always understand the technical stuff in all the articles -_-

Maybe you are looking for

  • How to change colors in one picture that they will be similar to colors in other picture

    Rather big title but I couldn't find better one. I have two pictures presenting the same thing, but in different light (e.g. one is made in the morning and one in the evening). So - similar objects have different colors. How can I change the a pictur

  • Fuzzy text in Acrobat Pro X

    Hi, I don't know if others noticed, but text seems to be displaying fuzzy in Acrobat Pro X, than Adobe Reader 9 or Apple Preview Mountain Lion. These screenshots should show the issue: http://img811.imageshack.us/img811/8615/acrobatproxvsadobereade.p

  • In my library i'll show an album but on my classic it will show the album twice, why? and how can I fix it?

    Not every body is a computer wizz so why make it so difficult to get an answer. I asked how do I fix it when your library on your PC shows an album that same album shows up twice on my classic. Am I the only one getting frustrated from having to jump

  • HELP for Oracle DBServer installation on SUSE 8.0

    Hello! I try to install 8.1.7 version on SUSE 8.0, but I get runtime error when I run runInstaller (something like segmentation failure). I think problem is in kernel parameters (SEM.. etc). I try to set them following in installation instruction but

  • User defined Info structure

    Hi all I am trying to create an infostructure of my own which will update document posting date after each transaction. through mc21 I created an info structure under Inventory Controlling Event. Created a separate update group for it. Created update