Shuffle's Random Erratic Behavior

I might as well start my own post, since I can't get a straight answer anywhere.
When I connect my shuffle to any of USB 2.0 ports, any of the following may happen:
1. Rapid green blinking light, Shuffle NOT recognized by Windows Explorer, NOR iTunes NOR Updater.
2. Regular amber blinking light, Shuffle recognized by Windows Explorer, but NOT by iTunes NOR the Updater.
2a. I can read the contents of the "Shuffle Disc" in Windows Explorer. But if I try to write to it, I get Windows popup saying the Shuffle has been disconnected, and the operation fails.
3. Regular amber blinking light, Shuffle recognized by Windows Explorer AND by the Uploader, but NOT by iTunes
3a. see 2a
3b. If I try "Restore" using the Updater, I might:
3b1. get the Windows popup saying the Shuffle has been disconnected, and the operation fails
3b2. not get disconnected and succesfully perform the operation.
4. Regular amber blinking light, Shuffle recognized by Windows Explorer AND by the Uploader AND by iTunes
4a. see 3a
4b. see 3b
4b1. see 3b1
4b2. see 3b2
4c. if I try to load songs from iTunes to the Shuffle, I get Windows popup saying the Shuffle has been disconnected, and the operation fails
I am using Windows 2000, with all the security and recommended updates.
I have a 400W power supply, feeding an Atlhon 2600 on an asus a7n8x-x mo, w/ 1GB RAM, 120G -7200rpm- hard-disk, a DVD/CD-R combo, a Geforce4 video card, and one of those old SB Live 5.1 sound cards. USB-wise, I have a Bluetooth dongle and a WiFi adapter.
Thinking it could be energy supply related (after all, what on earth is a "high-power USB port", and why doesn't the shuffle box say ANYTHING about me needing one!?), I have disconnected both the Bluetooth and the WiFi dongles, to no effect. Because of the waranty, I can't open the PC and strip it, but I don't think this should be necessary to get a Shuffle running.
I hope the smart and innovative people at Apple are smart and innovative enough to give me a decent answer. Like another customer said before me, "I only wish I still had the receipt...."
Apple has just gone down two points down on my scale. I seriously hope Apple helps me solve this problem soon, so that it can get those points back real soon!

You're missing the point, deggie. Actually, you're missing all of them.
Even though you say this a lot, I don't think your assumption that all these iPods people are talking about here are defective. They most probably aren't, and I am not willing to pay 100 bucks to have Apple tell me that.
The main point here is this: it is a USB device, it should work like one. Install de drivers, plug it in, use it, disconnect it. Simple as that. If Apple can't make hardware that works with all kinds of different PC configurations out there (including all the homebuilt ones), then it should stick to Macs, or go do something else with their valuable engineers' time.
As for being specific regarding the "conflict", I was obviously not asking you to pinpoint the problem, but merely to describe what a USB conflict is and what you think might solve it. Like I said before on another thread you've read, I have already disconnected all other USB devices, and still nothing.
So far I have spent less than 15 minutes complaining here at this forum, and more than 20 hours trying to find a solution to the problem, including reinstalling all the software twice in each of my two PCs and searching for answers on and offline. But if a 20-hour-rant is what it takes for Apple to admit this problem (may I remind you that the green blinking lights are not even mentioned anywhere in the documentation), then that's what I'll do!
You seem to be taking this personally, even though I asked you not to. Take it easy, man, it's not like you're Steve Jobs, right? I'm not putting any pressure on you, I don't expect you to solve the problem. I am just posting it here because this is where users can learn from each other's previous experience. And just maybe, kinda like a side effect, somebody who is somebody at Apple will read this and come around and help fix things for everyone.

Similar Messages

  • MSI X99S SLI PLUS and XP941 - Booting, but very erratic behavior

    I finally got my XP941 to boot in my X99S SLI PLUS using the beta BIOS. I Still can't see it listed as a drive in the system settings, but Windows 8 install sees it just fine, and I can see the "Windows Boot Manager" option available to boot from. Windows is booting just fine now, however it will  freeze up for about 3 seconds about every 10 seconds. I used CrystalDiskMark and found that speeds were over 1000MB as expected for sequential reads, but 4KQD32 reads were absolutely abysmal. I can't remember the exact number, but it was around .012 I've seen other reviews of the XP941 showing much higher speeds than this. I think the slow random read performance is causing the machine to lockup and have erratic behavior.
    Does anybody have any ideas? or can anyone confirm that their SLI Plus is running this m.2 ssd just fine?
    Another note is that I am only using 1 4GB Single Dimm of memory until my real memory kit arrives. Would running just a single dimm cause this?

    Quote from: Smalto on 04-October-14, 19:19:01
    Hello cbutters, I have the same configuration and I cannot manage to have the XP941 working (MZHPU256HCGL-00000).
    The win8.1 setup does see it but after copying the files and rebooting it won't start.
    What bios version do you use ? Can you indicate the specific settings you modified in the bios to have it working ?
    thanks
    Using BIOS 136 from here: https://forum-en.msi.com/index.php?topic=183560.0
    Using default BIOS settings to start from, then enabling windows 8/8.1 features and changing it to M.2 PCIe. I didn't touch the SATA Config after loading defaults. (I don't have any memory remapping settings available to me either).
    Keep in mind that the device won't show up as a sata device, so don't even bother looking for it. You just have to start installing windows and trust that it will show up....  make sure after initially installing windows 8.1 and first reboot that your first boot option is "Windows Boot Manager". The install was really quick. See my youtube video here:

  • Erratic behavior

    I am having a lot of problems with scripts from a book
    tutorial. The book is PHP 5 Advanced by Larry Ullman. I've worked
    through two of his other books with no problems. But with this book
    I am getting a lot of errors and erratic behavior.
    With a header.htm file in chapter 5, if I save the page as
    htm some of the code is exposed "($fcat\n"; } // end of while loop
    ?>" in the browser without the two end quotes. The same with the
    downloaded file. If I save the file with a php extension the code
    is not exposed. Does it really matter if I save it with .htm or
    .php? I know that the php files have to make a trip to the server,
    so there is a little more overhead. But I don't think it will
    matter that much with a few files.
    There is something wrong with my work environment. I use
    DreamWeaver CS3 as an IDE and the rest of my setup below. I have
    completed a semester of php at the community college, completed 4
    books on php and mysql with this setup. I am about ready to
    re-install DW, PHP, and Apache server to see if it resolves my
    problems.
    Some of the scripts work on my remote server but not on my
    local setup is why I think something might be wrong with my setup.
    Has anyone experienced similar problems? If so how did you
    resolve them. Since I have fairly recent versions of my programs I
    really don't want to re-install everything. The companion scripts
    that I downloaded also provide the same errors.
    I am getting ready to work through David Powers' book
    Dreamweaver CS3 with CSS, AJAX, and PHP. I would like not to have
    these problems but I don't want to re-install php, Apache and DW. I
    had trouble installing the Creative Suite Web Premium the first
    time I installed. I had to have help from tech support.
    I should add that older scripts that I have work as they
    should.
    Charlesp
    PHP Version 5.2.3
    MySQL Version 5.0.27
    Apache/2.0.58
    Windows XP, Professional, sp2

    I am unfamiliar with this book, but yes, if PHP code is
    contained in a page,
    you will use the .php extension to save your page. You have
    seen why.
    "> There is something wrong with my work environment. I
    use DreamWeaver CS3
    as an
    > IDE and the rest of my setup below. I have completed a
    semester of php at
    > the
    > community college, completed 4 books on php and mysql
    with this setup. I
    > am
    > about ready to re-install DW, PHP, and Apache server to
    see if it resolves
    > my
    > problems.
    >
    > Some of the scripts work on my remote server but not on
    my local setup is
    > why
    > I think something might be wrong with my setup.
    The setup below should work .. perhaps you didn't install
    correctly. Did
    you use an installer? If you create an info.php page with the
    code here,
    does it show you the PHP info page?
    <?php
    phpinfo();
    ?>
    Nancy Gill
    Adobe Community Expert
    Author: Dreamweaver 8 e-book for the DMX Zone
    Co-Author: Dreamweaver MX: Instant Troubleshooter (August,
    2003)
    Technical Editor: Dreamweaver CS3: The Missing Manual,
    DMX 2004: The Complete Reference, DMX 2004: A Beginner's
    Guide
    Mastering Macromedia Contribute
    Technical Reviewer: Dynamic Dreamweaver MX/DMX: Advanced PHP
    Web Development

  • Extremely slow navigation in full screen mode and other erratic behavior

    Hi,
    Is it me or every new release of PSE feels heavier and more bloated than the previous?
    I have PSE9 running on a dual core, one year old dell PC with W7 with 4GB of RAM. I have the maximum amount of recommended memory alloted to the program (set in preferences).
    Ever since I upgraded, moving forward (or backward) to the next pic (via pagedown, or up) through the filmstrip in fullscreen mode has become very, very sluggish. Sometimes it just will not move to the next image even when thi image is in the same directory as the previous one.
    Is this sluggish navigation normal? Or is there something that I can do to improve performance??
    I look at images in fullscreen mode to decide which ones to edit and which ones to delete so I use this feature a lot. Another example of sluggish-- or in this case erratic-- behavior happens when looking at an image in full screen and then I decide to edit the image. I load the image to the edito by clicking the editor icon on the left options pane. Even if the editor is already open, sometimes it brings the editor to the ferground with the image ready to be edited and sometimes it does not; I have to cycle with alt-tab to make the editor active. Why this erratic behavior? Then, after saving an image and selecting the close button, you are supposed to be returned to the organizer... well this happens sometimes, other times I have to manually swithc using alt-tab.
    Please help, this is very annoying.

    Pabloelchico wrote:
    ...I then import these as managed reference files into Aperture.
    I don't understand whether you have a Referenced-Masters Library or a Managed-Masters Library. Drives slow as they fill and with a Managed-Masters Library sooner or later the internal drive will become overfilled. I recommend a Referenced-Masters Library with Masters on an external drive and the Aperture Library on the internal drive.
    iMacs, laptops and Minis are by definition limiting to heavy Aperture usage, so work carefully to optimize setup and workflow.
    First is to max the RAM and make sure the hard drive stays less than 70% full. Restart the iMac prior to a major Aperture session and only have Aperture open. You should also investigate to see if a substantially more powerful video card is available at reasonable price.
    Set Preview size to be exactly screen size and build Previews manually when the box is otherwise not being aggressively used.
    HTH
    -Allen Wicks

  • Cause of Erratic Behavior With Tethered Shooting

    The first time I tried tethered shooting with my Nikon D3 and D2XS, I experienced very erratic behavior, including the import window popping up and images not downloading from the camera even though the software said they were.
    I struggled with these issues for over an hour and discovered a very simple fix: Consult the camera manual. Nikon specifies a very specific procedure. First, make sure any CF cards you have in the camera are empty. Second, change the camera's USB setting to MTP/PTP. Third, TURN THE CAMERA OFF (VERY IMPORTANT). Fourth, connect the camera to your computer. Fifth, launch the software and go into Tether mode. Sixth, turn the camera on and start shooting.
    When I did this, everything worked perfectly. The erratic behavior disappeared.
    One other word of advice. Give a few extra seconds for the first image to download. They seem to speed up after that.

    I would set both express in bridge mode and set to join or create its own network.
    If you want excellent range then use ethernet to the express, set in bridge mode, set to create its own network and place the express more middle of the house.
    Regarding the TC , keep it in an open environment especially if using N only mode(signal strength).

  • LaserJet 4L with Windows XP. Erratic behavior

    My LaserJet 4L has been gently used since I bought it many years ago.
    It was always a PERFECT machine.
    But suddenly it is not reliable. The test page works and sometimes it prints fine from documents or web pages, but the erratic behavior when I try to print  now includes:
        1. All lights coming on even though there is no paper jam and the paper tray is not empty.
         2. One blank sheet prints, instead of what I wanted.
    HP phone support said to buy a new machine but the store where I bought the machine said it might be just an easy fix like a wire or a driver.
    I prefer to fix the machine instead of buying a new one because it is more ecological!

    Honey, it's time to start saying your farewells to your beloved printer.  The behaviour you are describing is the beginnings of a serious hardware meltdown involving the High Voltage Power Suppy and your formatter board (and possibly the DC controller but generally when that goes the printer will not recover from whatever error or behaviour it is performing).
    insert signature here

  • Siri "show reminders" command erratic behavior

    iPhone 4s and iPad 3 both with iOS 8.1
    when asking Siri to "show reminders" it sometimes show them on Siri's display and other times it just open the Reminder application.
    Before on iOS 7 it would only "show reminders" in Siri's display, and then open the application if asked for ("open Reminders application").
    Has also someone else noticed this erratic behavior with these commands, and have a solution to fix it?

    Thanks Tom,
    That's the crazy part - sometimes I'm doing nothing - I have no airport installed or any wireless accessories either.
    When it last acted upon (after writing 1st post) I played along - since it thought there was a disk in the drive I went ahead and gave a command to burn to it. When it said there was no cd inside , I canceled the operation. So far so good.
    My suscpicion is that there was/is an uncompleted command somewhere - but I've no idea what would trigger the drive to remind it of this. Weird huh?
    I would like to avoid the 10.4.9 upgrade as my research doesn't give enough favorable input on the Apple Discussions pages to warrant it.
    Any other ideas what it could be?
    John

  • Shuffle Stops Randomly

    My shuffle will randomly stop. I have checked on songs, removed them, refilled my shuffle, tried all trouble shooting and it still just stops. Any ideas on how to correct this?
    If you refer me to another thread please please give me the link as Im going blind looking at all these postings.

    Me three . . . have only had it for 5 days and it has suddenly started stopping every 1-2 minutes, mid-podcast. It will start playing again only if I twice press the play button (i.e. pause, then play) for another 1-2 minutes, before stopping again. Drives one insane while running!!
    Also, experiencing multiple problems fast-forwarding and rewinding. Sometimes the FF button forwards within the podcast, sometimes forwards to the next podcast. Is there a secret to more precise navigating on the Shuffle?

  • Iphone 6+ touch screen issue erratic behavior

    iphone 6+ touch screen erratic behavior.  the main issue started this week, it comes and goes, and  starts with inability to even swipe the unlock slider, and which mimics that of trying to use phone with a wet hand. when tying who knows what will actually happen, app in use closes, opens, you end up on a different message while trying to respond to someones text.  clearly my inputs are not at all related to what the phone thinks is being pushed.  have done partial, settings, and a full restore and issues came back 2 days later.  deleted flesky and any apps installed in the last 30 days and the issues persist.  case on or off, factory charger and cables, zero moisture exposure all irrelevant to this issue manifesting itself.
    at this point i am thinking hardware and only because behavior of touch screen has been marginally flakey the last 6-8 weeks prior, i thought it might be certain apps, but certain areas of the touch screen seemed unresponsive especially near the center.  those issues too intermittent,  and because they were minor, i wrote them off to the apps themselves, or perhaps some bug in iOS8 that would be fixed in an update.
    so it seems likely the earlier issues were real and related to the phone and not too specific apps.  whatever it is it needs to be addressed immediately by apple as it is clear my issues are not isolated.  i do not have hours to spend at some genius bar trying to prove an intermittent issue exists.
    apple, what is your response?
    james

    Having the same issues with my 6+.  I've also seen these vertical stripes around the upper right of the screen periodically as well. I did some searches here and tried resetting the phone and a full restore from backup.  It seemed to resolve it for a little while then the erratic behavior came back.
    Today, I took it to the Genius Bar today and they are replacing the LCD screen under warranty.  When I get it back, I'll do another full restore and hope that fixes the issue.
    What's most frustrating is I've been an iPhone owner since the 3G and never experienced issues with the touchscreen like this.

  • For Safari, on web pages, including this one, the use of ' (apostrophe) causes erratic behavior in text boxes. A contraction such as "I'v |e " has caused the cursor to backspace, displacing the e when the space bar is hit, or causes a juAsk your question.

    For Safari, on web pages, the use of ‘ (apostrophe) causes erratic behavior in text boxes. A contraction such as “I’v |e “ has caused the cursor to backspace, displacing the e when the space bar is hit, or causes a jump out of the text box and a return to the top a a page when used for the first time right at the beginning of text.
    Other browsers do not have this problem. When will Apple fix this problem?

    From the menu bar, select
    Edit ▹ Substitutions
    and uncheck Text Replacement.

  • Random Erratic Screen Flashing Behavior

    Periodically my screen goes into the flashing crazy like mode and I can only reboot to get out of it… I have read at other sites a similar issue with the 27" IMAC having a flashing issue but did not talk about the 21" MAC.
    Should I try to find something in the System Logs that might help to troubleshoot? What would I look for right after I reboot? Thanks IN advance

    Call AppleCare or visit Self-help or Express Lane.

  • Is Mail.app one of the "erratic" behavior apps with a reset system clock?

    I am hoping someone can help with a fine detail of mail.app (v2.1.3) behavior.
    I had an incident where an iMac sent out 200+ smtp hits a minute and was tossed of the network for presumed zombie spaming.
    I think I have actually tracked the problem to an unfortunate conjunction of circumstances that is actually innocent (if still annoying)
    Let me set up the story:
    1. This is a common use computer, so Mail is not configured (except that it is --I'll get to that in a moment) and
    2. Safari will invoke Mail when you click on an "email link"
    Mostly everyone just quits mail if they goof and click an email link.
    BUT some time ago at least one person invoked Mail and composed a message. This message, naturally, remained in the outbox ever since. That person learned that they can't send email that way, so ever since they just cmd-Q Mail.
    BUT Before this person learned, they walked through the mail-config and told mail to try hitting smtp.mac.com:"nonExistantUser".
    So that covers the lead-up. Two days ago, mail was invoked via a Safari link, BUT it wasn't quit, it was sent to the background.
    Where it undoubtedly tried to send the outbox repeatedly until it was kicked off the network.
    Here is what I don't understand:
    Under this scenario of a mis-configured .mac address, will mail repeatedly try and fail to smtp at the maximum possible rate?
    OR
    Is the one other factor I am about to describe responsible?
    The one other factor:
    The clock battery is dead and there was a power failure at 4am that day.
    The system clock reset to 1969.
    Of course, nobody reset it.
    Is mail.app one of the apps that the finder message warns "may behave erratically"?
    (a GROSS simplification) does it have a bit of code like:
    1 check time-of-last-send-mail-attempt
    check newest-item-in-outbox
    if newest-item more recent then last-send-attempt
    do send-mail and record time-of-last-send-mail-attempt
    and go to 1
    else wait X minutes and go to 1
    which, if the clock was mis-set to 1969 would always record a last-send-attempt prior to anything in the outbox and trigger a send loop.
    Does anyone know if either Mail is tenacious about sending to a bad .mac address, or gets ridiculous under this circumstance for bad-clock-set?
    Marc

    I am hoping someone can help with a fine detail of mail.app (v2.1.3) behavior.
    I had an incident where an iMac sent out 200+ smtp hits a minute and was tossed of the network for presumed zombie spaming.
    I think I have actually tracked the problem to an unfortunate conjunction of circumstances that is actually innocent (if still annoying)
    Let me set up the story:
    1. This is a common use computer, so Mail is not configured (except that it is --I'll get to that in a moment) and
    2. Safari will invoke Mail when you click on an "email link"
    Mostly everyone just quits mail if they goof and click an email link.
    BUT some time ago at least one person invoked Mail and composed a message. This message, naturally, remained in the outbox ever since. That person learned that they can't send email that way, so ever since they just cmd-Q Mail.
    BUT Before this person learned, they walked through the mail-config and told mail to try hitting smtp.mac.com:"nonExistantUser".
    So that covers the lead-up. Two days ago, mail was invoked via a Safari link, BUT it wasn't quit, it was sent to the background.
    Where it undoubtedly tried to send the outbox repeatedly until it was kicked off the network.
    Here is what I don't understand:
    Under this scenario of a mis-configured .mac address, will mail repeatedly try and fail to smtp at the maximum possible rate?
    OR
    Is the one other factor I am about to describe responsible?
    The one other factor:
    The clock battery is dead and there was a power failure at 4am that day.
    The system clock reset to 1969.
    Of course, nobody reset it.
    Is mail.app one of the apps that the finder message warns "may behave erratically"?
    (a GROSS simplification) does it have a bit of code like:
    1 check time-of-last-send-mail-attempt
    check newest-item-in-outbox
    if newest-item more recent then last-send-attempt
    do send-mail and record time-of-last-send-mail-attempt
    and go to 1
    else wait X minutes and go to 1
    which, if the clock was mis-set to 1969 would always record a last-send-attempt prior to anything in the outbox and trigger a send loop.
    Does anyone know if either Mail is tenacious about sending to a bad .mac address, or gets ridiculous under this circumstance for bad-clock-set?
    Marc

  • Touchpad touchscreen problems (erratic behavior/not responding correctly/etc) temporary solution.

    I bought a HP Touchpad about a month or two after it came out. It worked pretty much as you'd expect it to until some time ago. I started getting a problem where the screen would go crazy and not respond correctly to my touch inputs. Web pages would jump all over the place, cards would zoom out, etc, in other words, they would behave erratically. After some testing I noticed that certain areas  of the touchscreen would NOT respond at all to inputs while others would make the screen go crazy like I mentioned previously. I looked for information on the web to see if other people where having the same problem and found reports of the same behavior. Unfortunately there where no solutions offered. At that point I tried turning on and off the Touchpad which did not resolve the problem. My next step was to try to reinstall the OS with WebOS Doctor, but I read a post where the user reported similar behavior and reinstalling with WebOS Doctor didn't fix the problem. Needless to say I was bummed out since I figured it was a hardware problem with the touchscreen. After more testing I found a temporary solution to the problem which seems to suggest that the probem could be software. The solution when you get the problem is to hold down the power button and the home button at the same time and keep them pressed until the screen shuts down and the touchpad restarts. Once the OS comes back up it works like it is supposed to until you get the next episode of screen epilepsy. At that point you need to do the procedure again and it will fix the problem temporarily. Usually the fix lasts for a few days in my case. The fix also solves other problems I have with the touchpad. Problems like, videos not playing fluidly or freezing every few seconds although the sound plays fine (youtube), sound gets messed up (sounds are played in a robot like pitch), and others. If anybody has questions or other suggestions let me know, I will answer the as best as I can.
    Post relates to: HP TouchPad (WiFi)

    I think the YouTube and sound problems are separate from the other erratic behaviour.  Recently my touchpad won't play YouTube videos beyond certain points, starting a few seconds in possibly due to the advertising pop-ups - I can skip forwards, but that means I miss crucial parts.  My sound also goes 'robot-like' until a reboot, which is incredibly annoying!  Your touchscreen problems may be specific to your device - try going to Device Info / Diagnostics and see if that tells you anything.

  • How to shuffle photos (random order) in slide show?

    The Help of my iPhoto says I can somewhere set an option to make the slide order of photos in a slideshow be random (shuffle). I don't see this in any of the menus! The help says
    "Click Settings at the top of the Slideshow window to set one or more of the following options:"
    my Settings are at the bottom, not at the top, and I see all the other choices (music, transition effects, etc.) but nothing about play order. Am I missing something?
    Mike

    This is one problem with on the fly slideshows and Ken Burns as you have no control on the zoom and the pan. If you want to have control you have to use the slideshow icon to create the slideshow and edit the Ken Burns effect on all or only those that are giving you the problem, Of course, you now can't do the random shuffle of slides.

  • SSMS 2012 Intellisense Erratic Behavior

    Note: this is for SQL Management Studio 2012 Only.
    Yesterday, I built from scratch and installed:
    Window 7 sp1 Ultimate x86
    Visual Studio 2010 Premium
    All Windows updates.
    Visual Studio 2010 SP1 (required by SQL 2012)
    SQL Server 2012 Developer Edition.
    When I use Intellisense on a local DB, it works fine. That means Intellisense is enabled properly.
    When I connect to a remote database (a copy of my local DB) and use Intellisense, it doesn't work most of the time. When it does work, I can't predict when. Sometimes the listbox of suggestions appears, but the members (suggestions) are not visible. I have
    refreshed the local cache many many times. I have re-connected, and refreshed the local cache. I have started a new window and refreshed the local cache. I have rebooted and tried it.
    I thought at first the DB was taking a long time to cache, but then I realized it is not DB specific. Consider the following. This is the entire code block. Nothing before or after:
    declare @EmployeeID int
    set @
    As a test I click new query, and connect to the local server.
    When I am connected locally, after the last ampersand is typed, the suggested member listbox is displayed and "@Employeeid" is suggested.
    Then I click New query, connecting to the Remote server.
    When the last ampersand is typed, nothing appears, even if i sit and wait 15 seconds. Nothing Appears when I press CTL+J, nothing happens.
    When I press CTL+Shift+R, then CTL+J, nothing happens.
    When I press CTL+Shift+R, backup and retype everything, nothing happens.
    If I try again later, I might get a prompt, I might not.
    This behavior is consistent after re-starting SSMS, and also after re-booting. It is also consistent when trying Intellisense against DB objects instead of just local variables.
    None of the hotfixes for SQL 2012 in the CU reference this problem, or anything about Intellisense
    I have previously used Intellisense in the prior version of SSMS against the same remote DB with no problems from this machine. If I put my old hard drive in this laptop, connect to the DB using the prior version of SSMS, intellisense works like a charm.
    I know others are experiencing similar problems. I am not receiving any errors or dialog boxes that would indicate a problem.
    Does anyone know how to fix this?
    John Lucas - Code Monkey

    Russell,
    Bertrand's article is broken into two sections. A. It does not work at all. B. That Intellisense does not function properly for a host of reasons- all of which are consistent (sys objects moved, permission denials, objects in other databases, etc).
    Both A and B don't apply.
    A. Intellisense does, though seemingly erratic,  function for me.
    B does not apply for 2 reasons 
       1. In my example, I'm not referencing any database objects at all. 
       2. I'm a member of the sysadmin group on all of the servers, as well as the DB owner of the db I'm connected to.
    Microsoft's troubleshooting article focuses on whether it's enabled properly, and under which circumstances it will work.
    -My example code sets local variables and is covered in
    http://msdn.microsoft.com/en-us/library/bb934481.aspx
    -It must be configured correctly, since it does function, both locally and remotely (but erratically ).
    2. and 3. I agree that credentials would be suspect, if Intellisense somehow used additional connections to function.  After reading your response, I tried connecting as a SQL user (instead of my Windows credentials).  I had
    the same results.
    5. I did a  repair  on SQL 2012 (Shared and server components), there has been no change in behavior.
    Thank you for your suggestions and help.
    John Lucas - Code Monkey

Maybe you are looking for

  • Jabber Chat Room

    In messages you can press Command R and bring up "Go to Chat Room" and the OS X Server is listed in the Account field. How do you create Chat Rooms in OS X Messages Server ? Thanks, ebrind

  • Project Cash managment Data(COFP) table

    Dear All,    We have implemented the SAP PS and othe module recenetly we implemented the Fund managment module to rstrict the A&G cost (Opex-at Cost centre lelvel). In the PS capex Prject cash floe managment was not implemneted completelly we had onl

  • Any experts on embedding a video in a page?

    I have created a video that I would like to embed in my website. My goal is to have the video actually play on the page automatically and have a button to click for sound. Currently I have a link to a page explaining that a media player is required a

  • I downloaded ios 7.1.1 and now my phone wont work. what so i do?

    I tryed plugging it in to itune and still nothing i try downloading it. HELP

  • Default Launch Page in Interaction center 2007

    Hi , We are using CRM 2007. I wanted to change the initail screen in Interaction center from Account identification screen to a custom workcenter containing only company's webiste. I created a new logical link and then created a transaction using tra