Excel Connection Manager suddenly can no longer connect to Excel from SSIS package

<p>During the last 3 months, I used 32 bit SSIS 2008 (v 10.50.2500.0) on an WinXp machine (v 5.1.2600 SP3 Build 2600) to create a package that writes multiple query results (reports) to an excel spreadsheet. Each report is written to a different
tabbed sheet in the same spreadsheet. </p><p>The package was&nbsp;working just fine until May 9 2013, when suddenly every single&nbsp;Data Flow task with an Excel Destination&nbsp;displayed error icons and raised the&nbsp;following
error message when opening the Advanced Editor:</p><p>SSIS Error Code DTS_E_OLEDBERROR. An OLE DB error has occurred. Error code: 0x80004005 Description: "Unspecified error". <br />Error at &lt;DataFlow task name&gt;: SSIS
error Code DTS_E_CANNOTACQUIRECONNECTIONFROMCONNECTIONMANAGER. The AcquireConnection method call to the connection manager &lt;Excel connection Manager&gt; failed with error code 0xC0202009. There may be error messages posted before this with more
information on why the Acquire Connection method call failed. Exception from HRESULT: 0Xc020801c (Microsoft.SQlServer.DTSPipelineWrap)</p><p>Originally the error message reported that the Error Code was "0x8000FFFF", but I can't seem
to reproduce that error code since. Now I am only getting the above error message.</p><p>From the time I created the original package (when it worked fine) until now, I have been using the same computer, writing to a (32 bit) 2010 Excel file in
a local folder. The filename and location have not changed. The ConnectionString has not changed. The Connnection String I am using is Provider=Microsoft.ACE.OLEDB.12.0;Data Source=C:\Conversion\Conversion Results_dt01.xlsx;Extended Properties="EXCEL
12.0 XML;HDR=YES;". </p><p>Now an attempt to create and test a NEW Connection Manager yields me this error. "Test connection failed because of an error in initializing provider. Unspecified error.",&nbsp; whereas before I had
no problems creating a new connection manager.</p><p>I checked a second SSIS package, which I also built during the past 3 months, which loads multiple sheets from multiple Excel files to a SQL Server 2008 database holding table. It uses the same
ACE OLE DB 12.0 connection to load the Excel speadsheets and this package continues to work fine on the same workstation.</p><p>In desparation, wondering if the Microsoft ACE OLE DB 12.0 driver had become corrupt (even though the second package
was raising no errors), I did download and install the Microsoft ACE OLE DB 12.0 driver.&nbsp; That did not solve my problems with the first package.</p><p>I need to get this package running again ASAP as it is targeted for UAT testing in a
matter of days. Any help with this issue would be greatly appreciated!</p>

I submitted this issue above and now I am having the same problem again. I am using the same local computer, the same operating system (WinXp v 5.1.2600 SP3 Build 2600) as originally described. I am working with the same SSIS package that
writes multiple query results (reports) to an excel spreadsheet. This package has been successfully executed multiple times, but now I am suddenly getting the same error as follows:
Error at 1ConversionContacts [Connection manager "Excel Connection Manager"]: SSIS Error Code DTS_E_OLEDBERROR.  An OLE DB error has occurred. Error code: 0x80004005.
An OLE DB record is available.  Source: "Microsoft Access Database Engine"  Hresult: 0x80004005  Description: "Unspecified error".
Error at DFlow Write soft deleted duplicate claims to Excel sheet [Excel Destination - write duplicate claim nbrs that have been removed to Excel [61]]: SSIS Error Code DTS_E_CANNOTACQUIRECONNECTIONFROMCONNECTIONMANAGER.  The AcquireConnection method
call to the connection manager "Excel Connection Manager" failed with error code 0xC0202009.  There may be error messages posted before this with more information on why the AcquireConnection method call failed.
The package will not run because of these multiple errors (multiple because it occurs on every single excel destination in the package).
I have Run64BitRuntime set to false on the project. I have triple checked that the excel file name (which I created and can access) exists with the correct name in the correct path, which is local on my machine. The file is the same file in the same
location as when the package worked.  I am running the SSIS service under my own network login, as I was when the package worked. I have been consistently getting this same error whenever I change my network password without updating the password
in the SSIS service, but I have triple verified that the service is using my latest password. If I try to open and edit the Excel Destination in any DataFlow task I get the same error. I can successfully create a new Excel Connection Manager pointing
to the same excel file. However if I try to assign the newly created Excel Connection Manager in the data flow, I cannot activate the drop down to choose the Excel sheet without getting an 'Unspecified error' message. I then swapped out
the file with its template version, and ensured the name was updated as correct. I still get the same errors.
Oh, and the SSIS package is extracting data from a SQL Server 2008 database with an ADO.net Connection Manager using Windows authentication. I have no problems with the SQL Server connection, it has always worked and still does.  It is only
the connection to excel output file which is locally stored on my machine.
Has anyone got any suggestions for me?

Similar Messages

  • Problem with Connection Manager. Can't change connection string / Server name

    p.MsoNormal, li.MsoNormal, div.MsoNormal
    {margin-top:0cm;margin-right:0cm;margin-bottom:10.0pt;margin-left:0cm;line-height:115%;font-size:11.0pt;font-family:'Calibri','sans-serif';}
    .MsoChpDefault
    {font-size:10.0pt;}
    .MsoPapDefault
    {line-height:115%;}
    @page Section1
    {size:612.0pt 792.0pt;margin:72.0pt 72.0pt 72.0pt 72.0pt;}
    div.Section1
    {page:Section1;}
    Hi,
    I have copied a number of SSID packages from a live server to my test server and am trying to get them up and running but I have a problem with the connection. The only thing that is different is the server name. I decided to keep the same connection in the connection manager as it is referenced in a dtsConfig file. I changed the dtsConfig file to reference the new servername [Data Source= new test server name]. I also check my paths and they are pointing to the correct config locations etc.
    I found this post which was similar to my problem but I still get problems with the connection
    http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=1319961&SiteID=1
    I updated the connection by changing the server name in the actual connection. I did this from the data flow tab in the Connection Managers sections (MS Visual Studio). Right clicked - Edit - changed the name of the server name to my test server and selected the database. Test connection was fine, and saved this.
    Once I saved this, the connection string changed to my current test server in the properties of the connection. However when I run the package I get the following error:
    Error: 0xC0202009 at ReportsImport, Connection manager "myconnectionstring": SSIS Error Code DTS_E_OLEDBERROR.  An OLE DB error has occurred. Error code: 0x80004005.
    An OLE DB record is available.  Source: "Microsoft SQL Native Client"  Hresult: 0x80004005  Description: "Login timeout expired".
    An OLE DB record is available.  Source: "Microsoft SQL Native Client"  Hresult: 0x80004005  Description: "An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections.".
    An OLE DB record is available.  Source: "Microsoft SQL Native Client"  Hresult: 0x80004005  Description: "Named Pipes Provider: Could not open a connection to SQL Server [53]. ".
    Error: 0xC020801C at Myprocess import from file, BuyAtReportsImport [79]: SSIS Error Code DTS_E_CANNOTACQUIRECONNECTIONFROMCONNECTIONMANAGER.  The AcquireConnection method call to the connection manager "myconnectionstring" failed with error code 0xC0202009.  There may be error messages posted before this with more information on why the AcquireConnection method call failed.
    Error: 0xC0047017 at Myprocess import from file, DTS.Pipeline: component "ReportsImport" (79) failed validation and returned error code 0xC020801C.
    Error: 0xC004700C at Myprocess import from file, DTS.Pipeline: One or more component failed validation.
    Error: 0xC0024107 at Myprocess import from file: There were errors during task validation.
    So even if I change the existing connection properties and save and Build my package again, my connection properties (connectionstring, servername etc) all revert back to its original data source when I re-open the package. Simply it does not seem to be saving the connection properties i put in.
    What am I doing wrong or how can I change the existing connection manager to look at the new server. The database is  the same and I have full admin privilege on the server.
    I don't want to recreate my packages as there are alot and they are not simple.
    After changing the connection properties, saving and reloading I get a connection error. But this is because it is not retaining the new connection manger setting i entered.
    Incidentally - I created a new SSID to perform a simple connection and write to the the server and it was OK so there is no problem with actually seeing the my test server.
    Thanks in advance

    Yes, the package is in visual studio and I have executed it. There are no errors but in the output i have the error message about my connection. My dtsConfig file is added to the project in the 'Package Configuration Organizer' and path and files are correct. This is the output error:
    Error: 0xC020801C at xx import from file, xxReportsImport [79]: SSIS Error Code DTS_E_CANNOTACQUIRECONNECTIONFROMCONNECTIONMANAGER.  The AcquireConnection method call to the connection manager "myconnectionname" failed with error code 0xC0202009.  There may be error messages posted before this with more information on why the AcquireConnection method call failed.
    I will try and run it using dtexec.exe. if I have two config files do i use
    dtsexec.exe /f <packagename> /conf <configfile> /conf <secondconfigfile>

  • WiFi clients suddenly can no longer connect to WRT320N router

    I have a WRT320N router that I have been using for about 3 months now.  I have a mixture of B, G & N clients using Win 2000, Win XP, Win 7, Mac OS X and Linux OSs.  This is my home network.  Everything worked fine until yesterday when, suddenly, none of my wireless clients could connect to the router.  Wired clients were fine.  I tried rebooting machines, resetting the router etc... without success.  I called Linksys tech support and had the tech troubleshoot it.  He got it working again by changing the Wireless Channel Width setting from "Auto (20Mhz or 40Mhz)" to "20Mhz only".  He also changed the channel setting from "Auto" to "9".  This works fine except for my N client where before I was connecting to the router at 240-300Mbps, I am now connecting at 78-117Mbps, less then 1/2 the speed I was connecting at previously.  I called tech support again today and discussed it with a diffrerent tech.  He told me that if my N client was getting over 100Mbps that I was within the specs of the router and that no Linksys router could connect faster than 200Mbps.  Huh?
    My N adapter is a Netgear USB WN111.  The Linksys tech says that maybe that adapter can "suck" (his technical term) more bandwidth from the router than the router should be capable of and suggested I call Netgear to verify that.
    My point is that everything worked fine for the past 3 months at 240+Mbps and now suddenly it doesn't work.  The tech says there must be some sort of interference which seems like a possibility but I live out in the country with no close neighbors and I haven't brought in anything new recently that would explain the sudden problem.
    I think the router developed a hardware problem which is causing it to not perform as well as it did.  Anybody got ant other ideas?

    I would suggest you to reflash/upgrade the router's firmware,reset the router after that and reconfigure it from the scratch..You can download the firmware from www.linksysbycisco.com/downloads.On the linksys setup page,click on the Administration tab to upgrade the firmware.

  • I originally installed Itunes with dial up but now have a high speed connection and I can no longer connect to the store

    I have not been able to connect to the store to update, restore, download apps, or anything . I just get a connection error. I have turned off my firewall, added all the apple locations to my trusted sites, deleted the original dial up connection, and nothing seems to work. Does anyone know if iTunes is looking for that orginal path to the store?

    Hi msmith9744!
    I have an article here for you that can help you troubleshoot this issue with your connection to the iTunes store:
    Can't connect to the iTunes Store
    http://support.apple.com/kb/ts1368
    Take care, and thanks for visiting the Apple Support Communities.
    -Braden

  • Following upgrade to osx 10.8.2 on my mac mini I can no longer connect to icloud, I wouldn't mind so much but I have come to rely on th eicloud services to manage my work and home services, has any1 else experienced this and has any1 any solutions?

    following upgrade to osx 10.8.2 on my mac mini I can no longer connect to icloud, I wouldn't mind so much but I have come to rely on th eicloud services to manage my work and home services, has any1 else experienced this and has any1 any solutions as this is messed up all of my work relations?

    Had the same problem this morning after updating to 10.8.2. Mail was finding my dot-mac account as always, but System Preferences popped up and said my iCloud password was incorrect. Did the "forgot password" reset, but still had the same problem. Then I went to icloud.com in Safari, logged in with the new password, it worked no problem. So I went back to the icloud preference pane, signed out of icloud, answered yes to all the warnings about data being deleted from my mac, blah blah blah, then re-signed in to icloud. Everything worked. I did have to set up my icloud account in Mail again, which now lists the account mailbox as "iCloud", and not "mac.com" as it did before. But so far, everything is working (fingers crossed.)

  • All of a sudden I can no longer connect to iTunes store. There is no error message - it just hangs.

    After 3 years of happily using iTunes store all of a sudden I can no longer connect. There is no error message, the attempted connection just hangs. Why?

    I ran the iTunes diagnostic and got a positive result - I am, apparently, in contact with the Store. But I still cannot connect. I have carried out all ther suggested operations ... and still cannot connect! The diagnostics gave me the following report:
    MicrosoftWindows Vista Home Premium Edition Service Pack 2 (Build 6002)
    DellInc. Inspiron 530s
    iTunes10.4.1.10
    QuickTime7.7
    FairPlay1.12.20
    AppleApplication Support 2.0.1
    iPodUpdater Library 10.0d2
    CDDriver 2.2.0.1
    CDDriver DLL 2.1.3.0
    AppleMobile Device 3.4.1.2
    AppleMobile Device Driver 1.57.0.0
    Bonjour3.0.0.2 (333.2)
    GracenoteSDK 1.9.1.485
    GracenoteMusicID 1.9.1.102
    GracenoteSubmit 1.9.1.133
    GracenoteDSP 1.9.1.43
    iTunesSerial Number 00C9ABD80C0C17E8
    Currentuser is an administrator.
    Thecurrent local date and time is 2011-09-16 09:59:06.
    iTunesis not running in safe mode.
    WebKitaccelerated compositing is enabled.
    HDCPis not supported.
    CoreMedia is supported.
    VideoDisplay Information
    AdvancedMicro Devices, Inc., ATI Radeon HD 2400 Pro 
    ****External Plug-ins Information ****
    Plug-inName:     ilikesidebarplugin.dll
    Plug-inLoaded:     Yes
    Plug-inVersion:     Unknown
    Plug-inFile Version:     0.1.2.17
    Plug-inPath:     C:\Program Files\iTunes\Plug-ins\ilikesidebarplugin.dll
    GeniusID: 89d0032fba99eb83151c418c649bb3e6
    iPodService10.4.1.10 is currently running.
    iTunesHelper10.4.1.10 is currently running.
    AppleMobile Device service 3.3.0.0 is currently running.
    ****Network Connectivity Tests ****
    NetworkAdapter Information
    AdapterName:     {185DA300-4391-4FBB-9BC2-AC4894001787}
    Description:     Intel(R)82562V-2 10/100 Network Connection
    IPAddress:     0.0.0.0
    SubnetMask:     0.0.0.0
    DefaultGateway:     0.0.0.0
    DHCPEnabled:     Yes
    DHCPServer:
    LeaseObtained:     Thu Jan 01 01:00:00 1970
    LeaseExpires:     Thu Jan 01 01:00:00 1970
    DNSServers:
    AdapterName:     {63090950-4731-4D95-89CB-57F1B6ABBACC}
    Description:     Broadcom802.11g Netværkskort
    IPAddress:     192.168.1.106
    SubnetMask:     255.255.255.0
    DefaultGateway:     192.168.1.1
    DHCPEnabled:     Yes
    DHCPServer:     192.168.1.1
    LeaseObtained:     Fri Sep 16 01:34:21 2011
    LeaseExpires:     Sat Sep 17 01:34:21 2011
    DNSServers:     193.162.153.164
    194.239.134.83
    ActiveConnection:     LAN-forbindelse
    Connected:     Yes
    Online:          Yes
    UsingModem:     No
    UsingLAN:     Yes
    UsingProxy:     No
    SSL3.0 Support:     Enabled
    TLS1.0 Support:     Enabled
    FirewallInformation
    Connectionattempt to Apple web site was successful.
    Connectionattempt to browsing iTunes Store was successful.
    Connectionattempt to purchasing from iTunes Store was successful.
    Connectionattempt to iPhone activation server was successful.
    Connectionattempt to firmware update server was successful.
    Connectionattempt to Gracenote server was successful.
    Lastsuccessful iTunes Store access was 2011-09-16 09:51:39.

  • Airport extreme. XP outlook can no longer connect

    Since October My wife and I can no longer connect to our office servers using outlook on PC's via Airport extreme wireless. Both our g5 and g4 have no problems.
    The PC's indicate excellent signal and status says "connected "thru our VPN connections to the office.
    Both PC's suddenly stopped working this connection thru outlook and the internet.
    I noticed many discussion people are in the same boat.
    What happened?
    Seems odd this is not getting much remedy information.
    Sounds widespread.
    Are there truly any technical resolutions?
    I suspect something in the latest XP updates, CAT login patches etc.
    My IT office guy is an amazing craftsman and he could care less about a Mac router.
    They ("Windows" OS people) are so sure of themselves...little hope they might suspect there own equipment.

    Two things to try:
    ...Ensure the appropriate NLTM authentication is enabled? Probably NLTMv1.
    Server Admin -> Open Directory -> Settings -> Policies -> Authentication
    ...Ensure that the Microsoft Windows XP clients have a compatible authentication requirement?
    This security settings authentication downgrade is set via an msc widget on the higher-budget Microsoft Windows XP variants, or directly via the LMCompatibilityLevel registry knob available within all Windows variants.
    With the upper-budget Windows versions, you can run the secpol.msc tool, navigate to Local Policies - Security Options, then to Network Security: LAN Manager authentication level, then (if the box is set this way) switch from "Send NTLMv2 response only" to "Send LM & NTLM - use NTLMv2 session security if negotiated".
    On all Windows XP versions including the lower-budget versions, you can use regedit to switch the HKEYLOCALMACHINE\ SYSTEM\ CurrentControlSet\ Control\Lsa registry key value LmCompatibilityLevel to 1

  • Help! My Sony Ericsson T715A can no longer connect to my PC (Windows 7) in phone mode...

    Sony Ericsson T715A: I can no longer connect in to my PC (Windows 7) in phone mode; so I can no longer sync contax, calendar, tasks etc. with MS Office Outlook. Also cannot back up phone, or
    update software. Can only drag files out into Explorer folders. When I connect the phone, it has to be on. Instead of going right to phone/PC mode, I get a message on it saying "Phone functions are
    not available in File Manager mode. Continue?" I say yes, whereupon the phone seems to restart, & then the Microsoft Autoplay folder comes up, or else I can find it in "devices and printers." R-
    click the icon, "properties" Identifies it only as a generic Microsoft device. I tried running the computer troubleshooter on it, which came up w/nothing.
        After some period of time I will notice that the phone either rings and I can answer it, or it has stopped recharging, and the icon has disappeared from the PC.
        I had the 2007 version of PC Suite and PC Companion, and when I tried to install it on my 2010 PC w/ Windows 7 it said not compatible. I downloaded an update for that software from the SE site, but it didn't help. Then I ran the compatibility wizard in Windows 7 for PC Suite. Still no luck. I got a tip from an SE forum to uninstall all that software and download a certain package and start fresh. I am about to try that.
        Here is my question:
    ALL T HIS TIME I have still been using the OLD SIM card from my SE ZZ710i in the newer phone. I figured it works; why not preserve the newer one from wear & tear as long as poss.
    Now, it has been a while since I synched or backed up my phone. I hate to lose everything on it/the SIM card. If I install a whole new version of SE PC Suite, is it going to somehow overwrite or not work at all with my
    old SIM card? Must I insert the NEW SIM 1st, & sacrifice whatever data is on the old one, before trying the new desktop software and updateing the phone?
    As for updating the phone, which I realize wipes out data, it might be necessary.. I noticed in some Event log or other that some SE-related working file called EMMA was deleted recently, I don't know why. Anyone know anything about that?
      Phew. The End. Here's hoping.
    Message was edited by: Andifox

    Dr Chris:
    Thanx for answering my Q of a month ago. As you can see from my post of 18 minutes ago, things have gone from bad to worse under my neglectful eye.
    To answer your answer:
    a. I WAS using a NEW USB cord when I posed the question.
    b. I've now downloaded the update service. I can try updating the phone from its File manager state. I'm just afraid whatever data is on it will get wiped, no?
    Point of order:
    If I've had an answer - or more than 1- to my question, but I still need to discuss it- should I Check the "Yes my question has been answered" box? I did not, here, because I thought it might result in my further questions dropping off the radar for forum experts. Please advise... \\Butter F

  • Can no longer connect to iTune store - "server is down" message

    Suddenly I can no longer connect to iTune Store via my AppleTV
    What should I do? Many thanks

    Wait for the server to come back.  If the server is down, then there is nothing you can do about it, and you must wait for apple to get the server back up and running.

  • I can no longer connect to itunes store ot internet radio

    I can no longer connect to the itunes store or internet radio.  Internet connection is OK.  Everything used to work just fine.  I have uninstalled and reinstalled Itunes a couple of times with no luck.  Itunes itself works fine.  My download speed is around 20 Mbps.  Why would Itunes radio suddenly be inaccessible? 

    Maybe check you are logged into your Apple ID.

  • I can no longer connect to my pc home sharing

    I have been using my itunes on my HTPC as my media server for my atv2 for months without issue, but after a power outage i can no longer connect to my HTPC.  It shows up under "computers" but it will not connect.  I didn't change any firewall settings or anything, so there is no reason that I can think of for it to just stop working out of the blue.
    I have tried logging out of home sharing and logging back in.
    I have tried resetting everything (routers, computers, apple tv, etc)
    I have tried the ATVs wired and wireless
    I have de-authorized and re-authorized my computer, but I still have the same problem.
    I have 2 ATV2s and I have the same issue with both.
    I have a new macbook pro and the home sharing works on it.  I can use airplay from my ipad, MBP, and the HTPC, but just can't use home sharing. 
    I have tried everything that I can think of.  if you have any suggestions, please let me know.
    Thanks

    @puebloryan, I realize this thread is a bit old, but I have encountered a similr problem and wondered if you had found a solution. I've been using home sharing from itines on my PCs for years, but two days ago, it suddenly stopped. I can share from my Macs, but not from the ONE PC library where I keep all my tunes. I tried all the usual trouble-shooting measures.
    After turning home sharing off on the PC's iTunes, turning it back on and turning some other settings off and on, my Macs and Apple TV could briefly "see" the PC library, but as soon as I try to connect -- the wheel spins for a bit and then the connection vanishes. It's as if they try and then give up.
    Since this sounds so similar to your problem, I was hoping you finally found a solution. I am also starting a new thread. Thanks!

  • Can no longer connect to ASA 5505 (serial or ssh)

    I have an ASA 5505 running software version 8.0(4) that I picked up a while back. I had just finished configuring it via the serial console. I confirmed that DHCP addresses we're being pushed out on the VLANs, made a couple of minor tweaks, and confirmed that I could ssh into the ASA on the appropriate VLAN. After that I issued a write to save the config and took the firewall downstairs to replace my cheap little router.
    After hooking it up, I started checking my machines only to discover that none of the machines on any of the vlans were getting IP addresses. I assigned a static IP on the VLAN with management access but I still couldn't connect to it. A packet capture showed zero traffic coming from the ASA. I grabbed the ASA and hooked it back up via a serial console but now I can no longer connect to it. The power & status lights are on. Plugging in cables turns the link lights on in front and back and they flash indicating activity. When I unplug the ASA I see a single odd character show up in putty over the serial connection.
    I'm out of ideas. Is there anything else I can do?
    Thanks.

    Step three of the password recovery option says, "During the startup messages, press the Escape key when prompted to enter ROMMON," but that pre-supposes that I'm seeing some output on the serial console. I'm seeing nothing at all (until I turn off the ASA then I see a single odd character).
    Despite not seeing the usual console output, I've tried hitting repeatedly Escape as indicated but I'm still not getting any output. I've even tried other baud rates.
    Thank you for the suggestion. Other ideas?

  • Since updating my iPhone 3gs to ios6 I can no longer connect it iTunes. How can I fix this?

    Since updating my iPhone 3GS it IOS6 I can no longer connect to iTunes. How can I fix this? I checked the settings for iTunes and it appears to be correct.

    I have now managed to sign into iCloud but I still don't seem to be able to sign up my Apple ID for iMessage

  • Just updated KIES and can no longer connect my laptop and S4?

    I've been using KIES for a year.  Was just prompted to update it.  Did so (to version 2.6.0.13091.9) and now I can no longer connect my laptop and Galaxy S4.
    I'm getting the following message which is, of course, nearly worthless:
         Reconnect the device in Samsung Kies (PC Studio) mode.
         Current connection mode not supported by Kies.
         Check the USB settings.
         (Settings -> Applications -> Development -> USB debugging (x))
    1) "PC Studio" has no actual meaning; after searching online I found what they're trying to tell me is the phone must be in MTP mode rather than USB debugging mode.
    2) The Settings path above is wrong; I DID manage to find the proper path to turn off debugging & switch to MTP, but that doesn't help.
    3) uninstalled & reinstalled KIES; no help
    Any ideas? 
    I know 1000's of other people are having this problem, so I'm a bit surprised VZ doesn't have a ready answer here.

        Hey there mjr123,
    I am sorry to hear that you are having issues with the Samsung Kies software.  This is actually a third party application offered through Samsung, so I would recommend reaching out to Samsung's support team for the best assistance.
    NicholasB_VZW
    Follow us on Twitter @VZWSupport

  • After upgrade to 10.7.1 users can no longer connect to shares

    Ok , im not an admin to start off, but after upgrading the OSX lion server to 10.7.1 i can no longer connect to the sharepoints on my mac mini server.
    Through SMB or AFP .. i tried using the connect to server on one of my clients and when i attempt to log in , it shakes the login window as if my password were not accepted.
    Heres where it gets a little confusing to me, i have 2 mac mini servers both running OSX LION SERVER 10.7.1 .... The one that I CAN NOT LOG INTO is my OD Master... the second one is just used for file sharing...
    WHEN i attempt to login into the file share server (which is connected to the OD Master which is rejecting my user logins) i can connect JUST FINE and access the sharepoiints on that server...
    A couple more weird things... on the OD MASTER (again the server which is rejecting all user logins) I CAN login with my admin credentials and access the sharepoints... ??
    -- when i am locally logged into the OD MASTER server, if i add a new sharepoint from scratch and edit the ACL , NONE OF MY USERS SHOW UP nor any of my user groups... it only allows me to add the Administrator access to that share..
    Have i done something very wrong somehwere? this server that is having a problem is only used as a OD master and File share nothing else..
    I did not change any settings besides add a new mac mini server to the OD and performa the 10.7.1 upgrade.
    ANY HELP WOULD BE HUGE as i have spent a 12 hours trying to figure this out before i resort to a re install.

    I've only one hint to you, cause I've mot on Mac-Server.
    With 10.7 Apple have switched from Samba (maybe due to licence problems with GPL based stuff) to a own protocol called "XSMB"
    This had caused problems with some NAS systems too.
    Eventually someone have a glue to solve that, as several users have problems with SMB shares since that.
    Lupunus

Maybe you are looking for

  • IPhone 4 isn't recognized as my device and doesn't sync to itunes after a failed software update using itunes

    The title says it all, but today I had the option to update my IPhone 4 through itunes and so I did. After a few minutes as the process was in effect an error popped up and said the update had failed. Currently my phone is plugged into the USB port a

  • HP Color Laserjet 8500dn Printer Supplies

    Hello, Does anyone know if HP has stopped production on the Color Laserjet 8500 supplies such as: C4149A Black Toner C4150A Cyan Toner C4151A Magenta Toner C4152A Yellow Toner C5153A Image Drum Kit C5154A Transfer Kit C4155A Fuser Kit I have searched

  • Finder Refresh

    Finder doesn't consistently refresh or update thumbnails or file info... why? Through the past few versions of Finder (on 10.7.5 right now) the problem persists. I also find countless similar problems in other forums dating back to 2005. What does Ap

  • Hiding information message without modification

    Hi, Is there any way from which i can hide an information message in trasaction without modifying the program. Thanks,

  • History of Explain Plan

    hi I wanted to know if it is possible to get the old explain plans(not the current) for a sql statement . Thank you Jonu