Boot camp services setup failed - Boot camp 3.3 update

Running Windows 7 Ultimate on a 2008 iMac with boot camp 3.2. When running apple update to install boot camp 3.3, after a reboot I get the following message from the installer: Boot Camp Services Setup Failed.
Sorry, After I posted I found the answer. I also had a logmein display driver and once uninstalled boot camp 3.3 installed just fine.

The BC Service is installed for any individual login (whether local or domain-based), which happens only the first time. The BC Driver Installer has no option to install the services for 'All Users'. This is expected behavior.
The two-finger click is a separate issue. Can you try
Resetting the System Management Controller (SMC) on your Mac - Apple Support
How to Reset NVRAM on your Mac - Apple Support

Similar Messages

  • Active Directory Certificate Services setup failed with the following error: Overlapped I/O operation is in progress. 0x800703e5 (WIN32: 997)

    Hi,
    I am trying to install certificate services on a windows 2008 server (R2 ENT SP1) with a PCIe nCipher HSM module installed on it. The version of nCipher SW is = 11.30.  It is a RootCA, and I am trying to use a key that is already stored in the HSM (I
    have done this before with a PCI HSM (older HW version)).  I select “Use existing private key” and “Select an existing private key on this computer” on the wizard, then i change the CSP to nCipher and click on "search" the key I am looking for
    appears and I select that one.  I repeat, I have done this before and it works with a PCI HSM module.
    The installation is finished before being prompted to insert the operator cards, and it ends with two errors:
    <Error>: Active Directory Certificate Services setup failed with the following error: Overlapped I/O operation is in progress. 0x800703e5 (WIN32: 997)
    And:
    <Error>: Active Directory Certificate Services setup failed with the following error: The group or resource is not in the correct state to perform the requested operation.
    0x8007139f (WIN32: 5023)
    The servermanager.log says:
    1856: 2014-07-23 18:27:48.195 [CAManager]                 Sync: Validity period units: Years
    1856: 2014-07-23 18:27:48.928 [Provider] Error (Id=0) System.Runtime.InteropServices.COMException (0x800703E5): CCertSrvSetup::Install: Overlapped I/O operation is in progress. 0x800703e5 (WIN32: 997)
       at Microsoft.CertificateServices.Setup.Interop.CCertSrvSetupClass.Install()
       at Microsoft.Windows.ServerManager.CertificateServer.CertificateServerRoleProvider.Configure(InstallableFeatureInformation featureInfo, DiscoveryResult discoveryResult, ChangeTracker changeTracker)
    1856: 2014-07-23 18:27:48.928 [Provider]                  CAErrorID: 0, CAErrorString: 'Active Directory Certificate Services setup failed with the following error:  Overlapped I/O operation is in progress.
    0x800703e5 (WIN32: 997)'
    1856: 2014-07-23 18:27:48.928 [Provider]                  Adding error message.
    1856: 2014-07-23 18:27:48.928 [Provider]                  [STAT] For 'Certification Authority':
    And:
    1856: 2014-07-23 18:27:49.053 [CAWebProxyManager]         Sync: Initializing defaults
    1856: 2014-07-23 18:27:49.162 [Provider] Error (Id=0) System.Runtime.InteropServices.COMException (0x8007139F): CCertSrvSetup::Install: The group or resource is not in the correct state to perform the requested operation. 0x8007139f (WIN32: 5023)
       at Microsoft.CertificateServices.Setup.Interop.CCertSrvSetupClass.Install()
       at Microsoft.Windows.ServerManager.CertificateServer.CertificateServerRoleProvider.Configure(InstallableFeatureInformation featureInfo, DiscoveryResult discoveryResult, ChangeTracker changeTracker)
    1856: 2014-07-23 18:27:49.162 [Provider]                  CAErrorID: 0, CAErrorString: 'Active Directory Certificate Services setup failed with the following error:  The group or resource is not in the correct
    state to perform the requested operation. 0x8007139f (WIN32: 5023)'
    1856: 2014-07-23 18:27:49.162 [Provider]                  Adding error message.
    Has anyone experienced this before? Am I missing something here?
    Any help will be very appreciated
    Thanks in advance
    Best regards
    Alejandro Lozano Villanueva

    Hi, thanks for your support.
    I have been playing around a bit with some ncipher commands and found this:
    C:\Program Files (x86)\nCipher\nfast\bin>cspcheck.exe
    cspcheck: fatal error: File key_mscapi_container-1c44b9424a23f6cddc91e8a065241a0
    9aa719e4f (key #1): 0 modules contain the counter (NVRAM file ID 021c44b9424a23f
    6cddc91)
    cspcheck: information: 2 containers and 2 keys found.
    cspcheck: fatal error occurred.
    If I perform the same command on the original server (the server with the original kmdata folder and with the running RootCA services):
    E:\nfast\bin>cspcheck.exe
    cspcheck: information: 2 containers and 2 keys found.
    cspcheck: everything seems to be in order.
    Strange?
    Moreover, when I do a csptest.exe command (also on both servers, i find this)
    On the new server:
    C:\Program Files (x86)\nCipher\nfast\bin>csptest.exe
    nCipher CSP test software
    =========================
    Found the nCipher domestic CSP named 'nCipher Enhanced Cryptographic Provider'
      Provider name: nCipher Enhanced Cryptographic Provider
      Version number: 1.48
    User key containers:
        Container 'csptest.exe' has no stored keys.
        Container 'Administrator' has no stored keys.
      Machine key containers:
        Container '352dd28a-17cb-4c6f-b6e4-bf39bcf75db5' has a 2048-bit signature key.
        Container 'ROOTCA' has no stored keys.
        Container 'csptest.exe' has no stored keys.
    While in the old server:
    E:\nfast\bin>csptest.exe
    nCipher CSP test software
    =========================
    Found the nCipher domestic CSP named 'nCipher Enhanced Cryptographic Provider'
      Provider name: nCipher Enhanced Cryptographic Provider
      Version number: 1.40
    User key containers:
        Container 'csptest.exe' has no stored keys.
      Machine key containers:
        Container '352dd28a-17cb-4c6f-b6e4-bf39bcf75db5' has a 2048-bit signature key.
        Container 'ROOTCA' has a 2048-bit signature key.
        Container 'csptest.exe' has no stored keys.
    As you can see, the container called ROOTCA, which is the one that I use during the installation, says it has no stored keys.  While on the old server, it says it contains a key.  Why is this happening?  I dont know, I am copying the complete
    key management folder from one server to another and initialize the security world with that folder as I always do, and i dont have any errors during this procedure. 
    Do you know what could be the cause of this? or how can I fix this?  Thanks a lot, best regards.
    Alejandro Lozano Villanueva

  • At PC boot NiPal Service Mgr fails and exits

    When the PC boots the operating system complains that NiPal Service Mgr needs to shut down.
    This occured after I had run a LwCVI program that locked up the computer so I cycled the power to get it back.
    I corrected this once by reinstalling LwCVI.
    Is this a problem that NiPal Sevice Mgr is not running?
    Is there a simple fix short of reinstalling LwCVI?
    Thanks,
    archieb

    The message was:
    Unhandled exception at 0x0036412 in nipalsm.exe:  0xC0000005:  Access violation reading location 0x00000000.
    The disassembled code
    003633E4  jge        
    003633E9
    003633E6  mov        
    dword ptr [ebp-14h],ebx
    003633E9  cmp        
    dword ptr [esi+9D8h],1
    003633F0  mov        
    dword ptr [ebp-4],ebx
    003633F3  jne        
    003633FC
    003633F5  mov        
    ecx,esi
    003633F7  call        003631DF
    003633FC  dec        
    dword ptr [esi+9D8h]
    00363402  jne        
    0036341A
    00363404  mov        
    eax,dword ptr [esi+9D0h]
    0036340A  push       
    edi 
    0036340B  lea        
    edi,[esi+9D0h]
    00363411  push       
    eax 
    00363412  mov        
    ecx,dword ptr [eax]
    00363414  call       
    dword ptr [ecx+8]
    00363417  mov        
    dword ptr [edi],ebx
    00363419  pop        
    edi 
    0036341A  mov        
    ecx,dword ptr [ebp-14h]
    0036341D  or         
    dword ptr [ebp-4],0FFFFFFFFh
    00363421  mov        
    esi,dword ptr [esi+9D8h]
    00363427  cmp        
    ecx,ebx
    00363429  je         
    00363431
    0036342B  mov        
    eax,dword ptr [ecx]
    0036342D  push       
    ebx 
    0036342E  call       
    dword ptr [eax+10h]
    00363431  mov        
    ecx,dword ptr [ebp-0Ch]
    00363434  mov         eax,e
    003633E4  jge        
    003633E9
    003633E6  mov        
    dword ptr [ebp-14h],ebx
    003633E9  cmp        
    dword ptr [esi+9D8h],1
    003633F0  mov        
    dword ptr [ebp-4],ebx
    003633F3  jne        
    003633FC
    003633F5  mov        
    ecx,esi
    003633F7  call       
    003631DF
    003633FC  dec        
    dword ptr [esi+9D8h]
    00363402  jne        
    0036341A
    00363404  mov        
    eax,dword ptr [esi+9D0h]
    0036340A  push       
    edi 
    0036340B  lea        
    edi,[esi+9D0h]
    00363411  push       
    eax 
    00363412  mov        
    ecx,dword ptr [eax]
    00363414  call       
    dword ptr [ecx+8]
    00363417  mov        
    dword ptr [edi],ebx
    00363419  pop        
    edi 
    0036341A  mov        
    ecx,dword ptr [ebp-14h]
    0036341D  or         
    dword ptr [ebp-4],0FFFFFFFFh
    00363421  mov        
    esi,dword ptr [esi+9D8h]
    00363427  cmp        
    ecx,ebx
    00363429  je         
    00363431
    0036342B  mov        
    eax,dword ptr [ecx]
    0036342D  push       
    ebx 
    0036342E  call       
    dword ptr [eax+10h]
    00363431  mov        
    ecx,dword ptr [ebp-0Ch]
    00363434  mov         eax,e
    What is nipalsm.exe used for?
    Thanks,
    archieb

  • Web Services Setup - Failed

    hey am using DJ 3050A...am not able to enable the webservice...as it always say try again...
    I have checked both with the Automatic and Manual Ip settings its not working.
    when i print the wireless network test report it says:
    wireless = PASS
    connectivity = PASS
    Network = PASS
    settings = PASS
    SO WHERE IS THE PROBLEM...YOUR EARLY HELP WILL BE APPLAUDED.

    Hello Anwer,
    Sorry to hear you are having issues with he printer. Before giving an answer I will need a little more information.
    1. Was it working before now or is this the initial set up?
    2 What is the make and model of your router?
    One step i can suggest is to change the settings back to automatic IP save and then reboot the printer and try again.
    You can try this first and if it does not work reply back to above question.
    Thanks
    If I have solved your issue, please feel free to provide kudos and make sure you mark this thread as solution provided!
    Although I work for HP, my posts and replies are my own opinion and not those of HP.

  • Boot Camp Services allegedly interfering with Windows 7 upgrade installer

    The MS Windows 'upgrade advisor' analyzes my Vista install & says I'm good to go with an upgrade, onto my Boot Camp partition, from Vista 32 bit to W-7 32-bit - - - -
    BUT..... when, after booting up in Vista, I try to run the W-7 installer program the following happens:
    1) starts off immediately copying needed files and trying to create temp folders and then aborts with a a Microsoft error message Code 0x80070005 - "unable to create a required installation folder."
    It is said, on credible Microsoft help forums like this one, that this is a known issue with Boot Camp not supporting W7, but the workaround some people have apparently tried quite successfully is to run the Vista uninstaller and REMOVE -"Boot Camp Services" from the boot camp volume; THEN,//////install the W-7 upgrade normally; then go back to the Leopard install DVD and reinstall BootCamp Services. Can this be done ? Should it work just that simply ?
    I am leery and cautious about trying this without assurances from more experienced Mac guys that it should not cause me any serious issues I'd regret creating.
    IS Apple aware of this issue and do they have a suggested fix ? Are they working on a solution ?

    You must be using the Win7 upgrade software. I ran into the same problem. Here's what you can try. First, run the upgrade software application and let it extract all the files to your Windows drive. The installer will then fail, but you will have a folder on your drive that contains the upgrader's content. Burn the contents of that folder (not the folder itself) to a DVD. Then restart Windows and delete the upgrader folder. Now insert the DVD you made and navigate to it. Double-click on the Startup application. The updater should now work. I had the option to upgrade my existing system or archive the existing system and do a clean install Win7. I had nothing to save so i opted for the clean install. I've tried this twice so far, and it has worked for me.

  • Boot Camp 3.3 fail to install on my iMac

    Hi,
    My iMac is running with Windows 7 Pro x64 wit Boot Camp 3.2. When I try to install Boot Camp 3.3 with Apple Software Update it ask me to reboot and I still have Boot Camp 3.2 running on my machine.
    If I download Boot Camp 3.3 and execute it manually, it give me an error message : Fail to install Boot Camp Services (or something like that, as it is in french)
    I used to have issue to install Boot Camp 3.1 and 3.2 where the only option to setup it that I find in this forum was to extract the setup files and run manually the BootCampUpdate64 file. Unfortunatly I cannot do that anymore with 3.3 as it is in a package that I cant extract.
    Any idea on how I can fix that ?
    Thanks.

    Have you found a solution yet? I'm still searching for one. No additional drivers and no VNC installed. Thought it might Splashtop Streamer, but it doesn't install an additional driver like LogMeIn does. Also tried removing Sata and USB PCIe cards. Still no luck. In a last ditch effort I tried to uninstall Boot Camp Services completely which also failed.

  • Late 2013 imac 27" bootcamp install of win 8.1 pro, boot camp driver setup errors out

    I installed windows 8 pro via boot camp.  then once the win8 install completed the boot amp driver setup began automaticly.  it errored out at some point with the below error
    Boot Camp Install completed
    he installer incountered errors before the  boot camp could be completed.
    To retry these operations at a later time please run the installer again.
    What is this error?  It does not give me anything to go on.  it seems like most of the drivers were installed fully, but there is still a divce under device manager that is not installed completely.  Also, I don't have the boot camp icon in my system trey in the bottom right corner of my screen.
    Any help will be greatly appreciated.
    Best    

    manually dl the drivers from here and install them
    http://support.apple.com/kb/ht5634

  • HT202008 I am having issues with my Window 7 on boot camp. My hardware is Macbook Pro Mid 2010 model and working on OS X 10.9.5. Recently I went to windows 7 to do a system upgrade but failed and was told to update the bootcamp drivers.

    I am having issues with my Window 7 on boot camp. My hardware is Macbook Pro Mid 2010 model and working on OS X 10.9.5. Recently I went to windows 7 to do a system upgrade but failed and was told to update the bootcamp drivers. I installed boot camp5 but seem to be the wrong version and change to boot camp 4 which was updated okay. However I still cannot do the updates. Can someone advice me please? Thank you!

    Please see Boot Camp: System requirements for Microsoft Windows operating systems - Apple Support for the appropriate version of drivers related to the specific version of Windows 7.
    MacBook Pro
    (13-inch, Mid 2010)
    4
    4
    DVD
    DVD
    DVD
    MacBook Pro
    (15-inch, Mid 2010)
    5
    5
    4
    DVD
    DVD
    DVD
    MacBook Pro
    (17-inch, Mid 2010)
    5
    5
    4
    DVD
    DVD
    DVD
    Be careful with Windows Updates, especially driver updates. Standard WHQL drivers can cause problems.

  • HT1899 Is Boot Camp Assistant supported in Mac OS X 10.8.1? I am getting an error "Boot Camp Assistant cannot be used. You must update your computer's Boot ROM firmware before using this setup assistant."

    Please advice I am getting an error "Boot Camp Assistant cannot be used. You must update your computer's Boot ROM firmware before using this setup assistant."

    No I have only one physical HDD. Here is a diskutil list result
    /dev/disk0
       #:                       TYPE NAME                    SIZE       IDENTIFIER
       0:      GUID_partition_scheme                        *500.3 GB   disk0
       1:                        EFI                         209.7 MB   disk0s1
       2:                  Apple_HFS Macintosh HD            499.4 GB   disk0s2
       3:                 Apple_Boot Recovery HD             650.0 MB   disk0s3
    Also here is a system info
    Hardware Overview:
      Model Name:          MacBook Pro
      Model Identifier:          MacBookPro8,2
      Processor Name:          Intel Core i7
      Processor Speed:          2.5 GHz
      Number of Processors:          1
      Total Number of Cores:          4
      L2 Cache (per Core):          256 KB
      L3 Cache:          8 MB
      Memory:          8 GB
      Boot ROM Version:          MBP81.0047.B27
      SMC Version (system):          1.69f3
    15-inch, Late 2011
    current situation
    - I've recovered from external drive (mountain lion 10.8.1 ) which i prepared by Lion Diskmaker before.
    Current issues:
    1) I have Recovery HD but when I boot from it - Reinstall Mac OS X option is not working
    2) I have EFI password and won't be able to clear it as well as reset PRAM
    3) Boot Camp Assistant is not working as well with the error in the subject
    Any ideas how to fix all of these?

  • Uninstalled Boot Camp service tool by accident in windows xp  PLEASE HELP

    By accident I uninstalled Boot Camp service tool in windows XP and i can't seem to find a way to re-install it.
    I can still boot in windows XP and removing this tool did not corrupted the boot camp partition in windows but i am wondering if this toll can be re-installed without having to re-install boot camp.
    Any help will be appreciated

    I did it but i could not install tool from the dvd. As i said, i can still boot up windows xp i just needs to re-install the service tool.
    The drivers are working properly.

  • Failed boot camp install - how to remove windows partition?

    Hi There,
    After a failed boot camp install, boot camp no longer sees (or can remove) a windows partition - Disk Utility can't seem to remove it and if I use:
    $ diskutil list
    It shows up as partition 5 "Microsoft Reserved"
    I also have a portion of free space that I can't seem to incorporate back into the main OSX partition - how do I remove the windows partition and make the drive a single OSX drive again?
    Any help would be much appreciated
    Cheers
    Ben
    - New Mac Pro
    - Installing onto internal 1 TB SSD
    - 10.9.3
    - Windows 8.1

    Just incase others have this issue, this wasn't caused by using Disk Utility (Disk Utility couldn't remove the partition anyway) it was caused by repeatedly trying to format the Boot Camp partition using the Windows installer when Windows refused to install.
    The solution is an Apple tech note (I can no longer find it sorry) that sates that no other hard drives besides the internal HD and the Windows USB flash drive can be connected while installing windows.
    Cheers

  • Can no longer opt boot to Windows; Parallels and Boot Camp issues

    So I was reinstalling my Parallels since it wasn't reading my Boot Camp partition correctly and I removed my old boot camp profile in Parallels. I figured this would only affect Parallels. After all, I was going to make a new one since my Parallels wasn't working very well. The removal of the profile seemed painless and it was instantaneous (so I don't think it formatted the partition). I then went to restart, and now my comp won't boot to the partition.
    I can no longer view (or access) my files from Windows. I panicked and restored the profile from the trash, but I still can't access the partition. I can't even see Windows from the Start Up disk, but Parallels can detect that I have Windows 7 (even though it won't boot properly).What do I need to do to be able to get my Windows partition back? Do you have any idea whats going on with my comp? Can the removal of a virtual machine profile delete an entire OS in an instant?
    Disk Utility says that my partition needs to be repaired, but I don't want to do anything until I get an expert opinion.
    Macbook Pro
    Early 2011
    OS 10.9.5
    500.11 GB Apple HDD
    2 GHz Intel Core i7
    16 GB 1333 MHz DDR3
    Parallels 9.0.24172
    Windows 7 Professional
    Please tell me what I need to do! Thank you!

    This is a table I use to verify that Testdisk is correct.
    GPT 3 Start
    GPT 3 Size
    GPT 3 End
    NTFS Start
    Sector Offset
    NTFS Size
    NTFS End
    584882296
    1269536
    586151832
    586151936
    104
    390621177
    976773113
    Leave your Testdisk display and start a new Terminal Window. Please use the following steps. The 104 sector positive offset is a good sign.
    You need to use the following steps. If you see any error messages during the following steps, please stop and post back here with the error message. The following steps have values from your Testdisk output (and you can verify) in Steps 7 and 8.
    Rebuild GPT4 using start/end offsets
    Sudo gdisk /dev/rdisk0
    P  (print the full list of parts)
    D  (delete)
    4  (part 4)
    N  (new part)
    4   (part 4)
    586151936 - Start offset in bytes  (start point for Bootcamp part)
    + 390621177 - (Size offset as opposed to End offset)
    0700     (Windows part type)
    P           (print list of all parts just to see what changes will be made)
    W         (Write the new GPT)
    Y           (Yes! really write the new GPT)
      This will delete and re-write the GPT partition info for /dev/disk0s4. 
    Rebuild MBR to match the new GPT information thus resetting the Hybrid MBR. Use defaults for other questions (like partition codes). The only values that need modifications are the Boot flags and step 6. Accept all other defaults that Gdisk offers.
    Sudo gdisk /dev/disk0
    P  (Print list of parts)
    R   (Recover)
    H (chooses Hybrid)
    Partitions numbers to be hybridized: 2 3 4
    Y (Good for GRUB question)
    N (part 2 boot flag)
    N (part 3 boot flag)
    Y  (part 4 boot flag make NTFS bootable partition)
    W  (Write the new MBR)
    Y    (Yes! write the new MBR)
    Reboot
    Here is an example of the Q&A in the second set of commands.
    Place EFI GPT (0xEE) partition first in MBR (good for GRUB)? (Y/N): Y
    Creating entry for GPT partition #2 (MBR partition #2)
    Enter an MBR hex code (default AF): Press Enter/Return
    Set the bootable flag? (Y/N): N
    Creating entry for GPT partition #3 (MBR partition #3)
    Enter an MBR hex code (default AB): Press Enter/Return
    Set the bootable flag? (Y/N): N
    Creating entry for GPT partition #4 (MBR partition #4)
    Enter an MBR hex code (default 07): 07
    Set the bootable flag? (Y/N): Y
    Test 1 - Does Bootcamp Volume show up in Finder?
    Test 2 - Can you see files in Bootcamp Volume?
    Test 3 - Can you select Bootcamp in System Preferences -> Startup Disk?
    Test 4 - If Test 3 is successful, select Bootcamp and Click Restart.

  • Can I erase the boot camp partition and dual boot snow leopard and mountain lion instead

    Can I erase the boot camp partition and dual boot snow leopard and mountain lion instead

    Please don't double post. Look at your other thread.
    If you want to get rid of Windows and the BC partition use the Boot Camp assistant program to remove the Win/BC partition. Don't do it manually with Disk Utility Use the BC A program.

  • If i create a partition for Windows 7, and boot up in Windows using Boot Camp, can I still access the files from the Mac partition (Photo's Music etc.)

    If i create a partition for Windows 7, and boot up in Windows using Boot Camp, can I still access the files from the Mac partition (Photo's Music etc.)

    JDFitch wrote:
    Ok Great,
    Will installing Boot Camp drivers allow me to both read and write to the OS X Volume from windows?
    This is important as if it will it means i can make the windows partition a lot smaller and keep all my files on the OS X partition which would be preferable.
    Jon
    No, OSX will be read only (from Windows) and vice versa. (you can install 3rd party utilities on either or both partitions, to make read/write possible)

  • Windows 7 Boot Issues (After Installation via Boot Camp)

    Hi All
    Today I attempted to install Windows 7 x64 on my mac via boot camp.
    The install went fine, and I installed the necessary drivers using my Mac OSX Install DVD.
    When I restarted I could select Windows as the disc I wanted to boot into, but after selecting it, I only saw the white blinking cursor at the top left hand side of the screen for a few seconds before the computer restarted and booted into OSX.
    I tried it a few more times just to make sure it wasn't a one off.
    I then inserted my Windows install disc and attempted to repair startup. There were no issues detected.
    I can also successfully boot into Windows 7 through VMWare Fusion in OSX, leading me to believe that there must be some thing wrong on the Mac end of booting (although I'm not familiar with the booting process in Mac, so I'm not really sure). 
    If anyone has any idea what's wrong, I'd really like a hand!
    Thanks

    You might want to visit the Boot Camp forum where the Boot Camp gurus hang out. https://discussions.apple.com/community/windows_software/boot_camp

Maybe you are looking for

  • Adobe Setup has stopped working

    "Adobe Setup has stopped working" Everytime I try to run Adobe installer or uninstaller the setup crashes! video example: http://www.screencast-o-matic.com/watch/cjXUiIntb

  • Resolving block corruption issue

    Hi All, In one of our database a block in a datafile gotcorrupted, but I am not getting any object related to the corrupted. ESPSSTOR@ci418erx [home/oracle] $ dbv file=/oradata/ESPSSTOR/data03.dbf blocksize=8192 Page 697507 is influx - most likely me

  • Urgent Help on Stored Procedure

    Hi, Could any one pls help me? The following is a stored proc where I'm trying to upload data from different tables into one single table. Queries #1 & #3[within cursor loop] are giving results for each policy nbr but #2 is returning no row which is

  • How To Organize Entity Files In A Project

    I'm using Entity Framework to connect to our databases and the project is getting clutter with multiple edmx files. I tried to drag them to a Data Models folder that I created, but that broke the project. Is there a way to put the EF model files into

  • Having sync problem with MS365 Excel

    I have MS Excel on my Mac. I bought the MS 365 which includes Excel. However, I am having difficulty syncing Mac Excel with my iPad  MS365 Excel. I have set up the iCloud on both, though on the Mac its still named Skydrive. I have no problem with One