Problems with c/c++ code in windows 8.1

I'm trying to run a C commandline program (exe) on windows 8.1 that is compiled with visual studio express 2013.  I get an error that MSVCR120.dll is not found.  I see that installing vcredist should fix it but in this case with windows 8.1, it
doesn't.  Browsing the system32 directory I noticed there was a file called msvcr120_clr0400.dll but not msvcr120.dll.  I tried copying msvcr120_clr0400.dll and renaming it to msvcr120.dll and this fixed the error, program runs correctly now.  
Is there a better way to fix this?  How would I distribute this application, explain how to rename the system32 file in the readme?  This error only happens on windows 8.1 on systems that don't have visual studio installed.

Hi robotjish,
Thank you for posting in MSDN forum.
Since this case is related to this C++, so we will move this case to C++ forum:
https://social.msdn.microsoft.com/Forums/vstudio/en-US/home?forum=vcgeneral , you will get better support.
Best Regards,
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click
HERE to participate the survey.

Similar Messages

  • Problem with tv@nywhere plus on windows 8

    hi
    i have a problem with tv@anywhere plus on windows 8. i can setup the pvr plus app completely but when i open that and click on "watch and record dtv program" icon, i will see an error that says: "invalid class string!"
    i think this problem should be for its driver because i'm using windows 8 64bit and the driver is for windows 7, i couldn't find an appropriate driver for windows 8 on MSI driver downloads, as matter of fact it didn't exist.
    so what should i do for my problem?

    I'm afraid TV@nywhere Plus is a bit outdated for Win8. There is no update so far since 2010. Could be MSI won't add Win8 support if it would be anyway possible.

  • Windows Server 2012 Windows Backup failed with following error code '0x8078006B' (Windows Backup failed to create the shared protection point on the source volumes.).

    The Volume Shadow Copy service initially was running under the context of System, so we thought that ‘System’ doesn’t have permissions to access network shares. 
    When the Volume Shadow Copy service was running under the context of System, this was the error logged:
    “failed with following error code '0x8078014B' (There was a failure in creating a directory on the backup storage location.).”
    Which is likely due to not having permissions to write to the network location. 
     This is a scheduled backup trying to write to a network location, so we changes the service to run under the context of an account that does have permissions to write to the network share.
      Then the error changed to this:
    “failed with following error code '0x8078006B' (Windows Backup failed to create the shared protection point on the source volumes.).”
    HRESULT 0x8078006b
    DetailedHRESULT 0x8004230f
    ErrorMessage %%2155348075
    BackupState 12
    VolumesInfo <VolumeInfo><VolumeInfoItem Name="C:" OriginalAccessPath="C:" State="15" HResult="-2139619228" DetailedHResult="0" PreviousState="0" IsCritical="1" IsIncremental="0"
    BlockLevel="0" HasFiles="1" HasSystemState="0" IsCompacted="0" IsPruned="0" IsRecreateVhd="0" FullBackupReason="0" DataTransferred="0" NumUnreadableBytes="0" TotalSize="0"
    TotalNoOfFiles="0" Flags="1604" BackupTypeDetermined="0" SSBTotalNoOfFiles="0" SSBTotalSizeOnDisk="0" /><VolumeInfoItem Name="D:" OriginalAccessPath="D:" State="15" HResult="-2139619228"
    DetailedHResult="0" PreviousState="0" IsCritical="0" IsIncremental="0" BlockLevel="0" HasFiles="1" HasSystemState="0" IsCompacted="0" IsPruned="0" IsRecreateVhd="0"
    FullBackupReason="0" DataTransferred="0" NumUnreadableBytes="0" TotalSize="0" TotalNoOfFiles="0" Flags="68" BackupTypeDetermined="0" SSBTotalNoOfFiles="0" SSBTotalSizeOnDisk="0"
    /></VolumeInfo>
    We aren’t really seeing anything that gives any hint on what the issue is. 
    Any ideas?  Thanks in advance!

    We are trying to back up folders/files from 2 local drives (C: & D:), both of which have only 10% space used, and 100 GB free. 
    We are attempting to back the files up to a Remote Shared File (and there is 100+ GB free space out there). 
      If we try another network location, we receive the exact same error. 
     This is Windows Server 2012, not running Hyper-V and is a physical server not a VM.
    Thank you for the link. 
    Looking in: 
    Event Viewer / Application and Service Logs / Microsoft / Windows / Backup / Operational
    But it doesn’t seem to give any more details: 
    Log Name:     
    Microsoft-Windows-Backup
    Source:       
    Microsoft-Windows-Backup
    Date:         
    7/8/2013 8:00:12 PM
    Event ID:     
    5
    Task Category: None
    Level:        
    Error
    Keywords:     
    User:         
    SYSTEM
    Computer:     
    servername.edu
    Description:
    The backup operation that started at '‎2013‎-‎07‎-‎09T02:00:06.273000000Z' has failed with following error code '0x8078006B' (Windows Backup failed to create the shared protection point on the source volumes.).
    Please review the event details for a solution, and then rerun the backup operation once the issue is resolved.
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
    <Provider Name="Microsoft-Windows-Backup" Guid="{1DB28F2E-8F80-4027-8C5A-A11F7F10F62D}" />
    <EventID>5</EventID>
    <Version>3</Version>
    <Level>2</Level>
    <Task>0</Task>
    <Opcode>0</Opcode>
    <Keywords>0x4000000000000000</Keywords>
    <TimeCreated SystemTime="2013-07-09T02:00:12.872602100Z" />
    <EventRecordID>30</EventRecordID>
    <Correlation />
    <Execution ProcessID="3028" ThreadID="3996" />
    <Channel>Microsoft-Windows-Backup</Channel>
    <Computer>servername.edu</Computer>
    <Security UserID="S-1-5-18" />
      </System>
      <EventData>
    <Data Name="BackupTemplateID">{A421E864-A115-4288-8D12-F4878CF8A248}</Data>
    <Data Name="HRESULT">0x8078006b</Data>
    <Data Name="DetailedHRESULT">0x8004230f</Data>
    <Data Name="ErrorMessage">%%2155348075</Data>
    <Data Name="BackupState">12</Data>
    <Data Name="BackupTime">2013-07-09T02:00:06.273000000Z</Data>
    <Data Name="BackupTarget">\\servername\BACKUP</Data>
    <Data Name="NumOfVolumes">2</Data>
    <Data Name="VolumesInfo">&lt;VolumeInfo&gt;&lt;VolumeInfoItem Name="C:" OriginalAccessPath="C:" State="15" HResult="-2139619228" DetailedHResult="0" PreviousState="0" IsCritical="1" IsIncremental="0" BlockLevel="0" HasFiles="1" HasSystemState="0"
    IsCompacted="0" IsPruned="0" IsRecreateVhd="0" FullBackupReason="0" DataTransferred="0" NumUnreadableBytes="0" TotalSize="0" TotalNoOfFiles="0" Flags="1604" BackupTypeDetermined="0" SSBTotalNoOfFiles="0" SSBTotalSizeOnDisk="0" /&gt;&lt;VolumeInfoItem
    Name="D:" OriginalAccessPath="D:" State="15" HResult="-2139619228" DetailedHResult="0" PreviousState="0" IsCritical="0" IsIncremental="0" BlockLevel="0" HasFiles="1" HasSystemState="0" IsCompacted="0" IsPruned="0" IsRecreateVhd="0" FullBackupReason="0" DataTransferred="0"
    NumUnreadableBytes="0" TotalSize="0" TotalNoOfFiles="0" Flags="68" BackupTypeDetermined="0" SSBTotalNoOfFiles="0" SSBTotalSizeOnDisk="0" /&gt;&lt;/VolumeInfo&gt;</Data>
    <Data Name="SourceSnapStartTime">2013-07-09T02:00:06.289250300Z</Data>
    <Data Name="SourceSnapEndTime">1601-01-01T00:00:00.000000000Z</Data>
    <Data Name="PrepareBackupStartTime">&lt;TimesList&gt;&lt;Time Time="1601-01-01T00:00:00.000Z" /&gt;&lt;Time Time="1601-01-01T00:00:00.000Z" /&gt;&lt;/TimesList&gt;</Data>
    <Data Name="PrepareBackupEndTime">&lt;TimesList&gt;&lt;Time Time="1601-01-01T00:00:00.000Z" /&gt;&lt;Time Time="1601-01-01T00:00:00.000Z" /&gt;&lt;/TimesList&gt;</Data>
    <Data Name="BackupWriteStartTime">&lt;TimesList&gt;&lt;Time Time="1601-01-01T00:00:00.000Z" /&gt;&lt;Time Time="1601-01-01T00:00:00.000Z" /&gt;&lt;/TimesList&gt;</Data>
    <Data Name="BackupWriteEndTime">&lt;TimesList&gt;&lt;Time Time="1601-01-01T00:00:00.000Z" /&gt;&lt;Time Time="1601-01-01T00:00:00.000Z" /&gt;&lt;/TimesList&gt;</Data>
    <Data Name="TargetSnapStartTime">1601-01-01T00:00:00.000000000Z</Data>
    <Data Name="TargetSnapEndTime">1601-01-01T00:00:00.000000000Z</Data>
    <Data Name="DVDFormatStartTime">&lt;TimesList&gt;&lt;/TimesList&gt;</Data>
    <Data Name="DVDFormatEndTime">&lt;TimesList&gt;&lt;/TimesList&gt;</Data>
    <Data Name="MediaVerifyStartTime">&lt;TimesList&gt;&lt;/TimesList&gt;</Data>
    <Data Name="MediaVerifyEndTime">&lt;TimesList&gt;&lt;/TimesList&gt;</Data>
    <Data Name="BackupPreviousState">2</Data>
    <Data Name="ComponentStatus">&lt;ComponentStatus&gt;&lt;/ComponentStatus&gt;</Data>
    <Data Name="ComponentInfo">&lt;ComponentInfo&gt;&lt;/ComponentInfo&gt;</Data>
    <Data Name="SSBEnumerateStartTime">1601-01-01T00:00:00.000000000Z</Data>
    <Data Name="SSBEnumerateEndTime">1601-01-01T00:00:00.000000000Z</Data>
    <Data Name="SSBVhdCreationStartTime">1601-01-01T00:00:00.000000000Z</Data>
    <Data Name="SSBVhdCreationEndTime">1601-01-01T00:00:00.000000000Z</Data>
    <Data Name="SSBBackupStartTime">1601-01-01T00:00:00.000000000Z</Data>
    <Data Name="SSBBackupEndTime">1601-01-01T00:00:00.000000000Z</Data>
    <Data Name="SystemStateBackup">&lt;SystemState IsPresent="0" HResult="0" DetailedHResult="0" /&gt;</Data>
    <Data Name="BMR">&lt;BMR IsPresent="0" HResult="0" DetailedHResult="0" /&gt;</Data>
    <Data Name="VssFullBackup">false</Data>
    <Data Name="UserInputBMR">false</Data>
    <Data Name="UserInputSSB">false</Data>
    <Data Name="BackupSuccessLogPath">
    </Data>
    <Data Name="BackupFailureLogPath">
    </Data>
    <Data Name="EnumerateBackupStartTime">&lt;TimesList&gt;&lt;Time Time="1601-01-01T00:00:00.000Z" /&gt;&lt;Time Time="1601-01-01T00:00:00.000Z" /&gt;&lt;/TimesList&gt;</Data>
    <Data Name="EnumerateBackupEndTime">&lt;TimesList&gt;&lt;Time Time="1601-01-01T00:00:00.000Z" /&gt;&lt;Time Time="1601-01-01T00:00:00.000Z" /&gt;&lt;/TimesList&gt;</Data>
    <Data Name="PruneBackupStartTime">&lt;TimesList&gt;&lt;Time Time="1601-01-01T00:00:00.000Z" /&gt;&lt;Time Time="1601-01-01T00:00:00.000Z" /&gt;&lt;/TimesList&gt;</Data>
    <Data Name="PruneBackupEndTime">&lt;TimesList&gt;&lt;Time Time="1601-01-01T00:00:00.000Z" /&gt;&lt;Time Time="1601-01-01T00:00:00.000Z" /&gt;&lt;/TimesList&gt;</Data>
    <Data Name="BackupFlags">0x9</Data>
    <Data Name="ComponentInfoSummary">&lt;ComponentInfoSummary ComponentInfoArrayPresent="1" TotalComponents="0" SucceededComponents="0" /&gt;</Data>
      </EventData>
    </Event>

  • I am facing problem with adobe illustrator cc in windows 8,it closes automatically after few secons,please help

    I am facing problem with adobe illustrator cc in windows 8,it closes automatically after few secons,please help
    [ link removed by moderator ]

    Sign in, activation, or connection errors | CS5.5 and later
    Mylenium

  • Hello, i have a problem with this number code  213:19,  please help me!

    Hello, i have a problem with this number code  213:19,  please help me!

    dan
    What version of Premiere Elements and on what computer operating system is it running?
    If you are using Premiere Elements 13, have you updated it to 13.1 yet? If not, please do so using an opened project's Help Menu/Updates.
    What type of user account are you using....local administrator or domain type?
    Please review the following Adobe document on the 213.19 issue. Have you read that already?
    Error 213:19 | Problem has occurred with the licensing of this product
    ATR

  • Problem with my exe code

    Hello,
    I have a small problem regarding to my code. I have attached the source code. There isn't any problem with the vi code. But when I convert the vi to exe, and double click the exe file in order to open it , the program is trying to start, I mean it is acting like I clicked the run button. I said it is not a problem, because all the values (test duration, delay duration, high limit, low limit) are zero. Therefore it is attempting to run, but only very small portion of the pressure reading occurs. What do you think about the cause of this problem? Thanks for your help.
    Ahmet
    Attachments:
    front panel1.jpg ‏47 KB
    Oksijen_Atolyesi.vi ‏45 KB

    Hi Ahmet,
    when duration and delay are zero, the your DAQ loop will (probably) run only once, thus giving you only small amount of data...
    Best regards,
    GerdW
    CLAD, using 2009SP1 + LV2011SP1 + LV2014SP1 on WinXP+Win7+cRIO
    Kudos are welcome
    Attachments:
    Oksijen_Atolyesi.vi ‏35 KB

  • Hi, I have a problem with fonts because in the window I can't see the font, they are transparent. how can I fix this?

    Hi, I have a problem with fonts because in the window I can't see the font, they are transparent. how can I fix this?

    giadad,
    It sounds as this issue:
    Open System Preferences and go to Accessibility. Next, select Display from the source list along the left, then check the box labelled Reduce transparency.
    It was first presented in this post #15 by TheUlser:
    https://forums.adobe.com/message/6854594#6854594
    It has been described on this Adobe page:
    http://capitalmacservice.com/font-preview-working-illustrator-cs-5-yosemite-fix/

  • Office Home and Student 2010 Install problems with a Key Code Err..

    I had to install a new hard drive, lost everything..So I upgraded to Windows 7 Professional ..
    I own a the 2010 Home and Student CD bought at the Microsoft store...Doesn't come with Outlook...
    So I ordered the Home and Business 2010 disc with Service Pack 1 Included, this has 2010 outlook ...It loaded and worked fine up to the point I had to replace my Drive with New Windows 7 Pro...
    Everything loaded find, but every time I try and use it, its acts like it is caught in some kind of loop...It keep trying install and configure, then ask for my Key Code every time, sort of like a OLMAP132.Dll err...I did manage to make it work once, I even
    got back the test email from Microsoft after setting up Outlook....Then when I rebooted the system, this same loop action started ...
    I have uninstalled this at least 4 times, searched for anything with ties to Microsoft office, and uninstalled it..Then did a New Clean Install...Still getting this key Code question every time I open up a Office program....So, I am saying without a doubt,
    2010 Office Home and Student and Business WILL NOT RUN on Windows 7 professional ......If you have any idea how to fix this..Please respond with facts on how to repair this please....

    Greta,,,After down loading ( Off Cat ) tools...I saved that program...However, there is another major problem with Your Instructions I ran into...It seems I'm not the trusted source to change files such as the Mapi32.dll files..So I was unable to attempt
    your repair ...However I have found instructions for the task, but it seems very complicated for sure.. Here are the instructions, and I  would like for you and maybe a co-worker to check these.. before I make any changes in system..
    How to Change the Trusted Installer name...
    1. Right Click on the File Or directory.
    2.Click On properties, on the Right Click menu.
    3.Click On "" Security "" tab
    4.Click On " Advanced" Button on the bottom.
    5.In the advance Security Dialog Window, Click on "" Owner "" tab
    6.Here you will able to see the Current Owner ( ie: Trusted Installed )
    7. To take owner ship of the object, click on the Edit button, Give permission to UAC , the highlight the user name in the " Change Owner To" box that you want to assign as the owner for the object. Then Click " OK " to finish the process.
    8.Back in the Advanced Security Settings Window , You will see the current owner has changed to the user you just selected.
    9.Click the ""OK "" and exit this window.
    10. Click "'OK"" again, to exit completely from the Properties window..
    11. Repeat Step 1 to 4 to open the object's Properties Window again...
    12.Back in Object's Properties window, click on the edit button , and confirm the UAC elevation request.
    13. Highlight the Administrators in the " group of users names"" box. If the user ID or group that you want to manage the permissions for the object doesn't exist, Click on.."" Add"" button, and type in the user name or
    group name desired into the "" Enter Object names to select ( can use Everyone as user Name)" box and finish off by clicking on the "" OK""
    14. In the permissions for Administrators box below ( or any other user name or group name you choose). click on ""Full Control"" under the ""Allow"" column to assign full access rights control permission to Administrator's
    group....
    http//windows.microsoft.com/en-us/windows-vista/troubleshoot-access-denied-when opening-files-or-folders.

  • Problems with Nvidia GeForce 210 and windows 8.1

    Hi all, I have Windows 8.1 Pro update 1 64bit installed, two weeks ago I started giving problems graphics card NVidia (even has me
    given several blue screen).
    I tried to update the drivers for the card but I got the same problem. It was working properly with generic
    drivers, and if I went to Computer Administrator me a yellow triangle appeared
    on my graphics card and the properties told me the following:
    Windows has stopped this device because it has reported problems.
    (Code 43 )
    My machine is as follows:
    Mainboard : Asus P5K SE
    Chipset: Intel P31/P35
    Processor : Intel Core 2 Quad Q6600 @ 2400MHz
    Physical Memory : 3072MB (3 x 1024 DDR2- SDRAM)
    Video Card : NVIDIA GeForce 8500 GT
    Hard Disk : Seagate ST3320620AS ATA Device (320GB )
    Monitor Type: LG Electronics L1919S
    I just formatted
     the computer from scratch, and
    I still had the same problem with the graphics card,
    so I imagined it would be a hardware problem
    and bought NVIDIA GeForce 210.
    In the end I
    upgraded to Windows 8.1 update 1 with
    the latest drivers for the GeForce 210,
    and after 6 days running everything correctly, a few days ago
    returned to give me problems,
    the screen sometimes freezes and will not
    let me do anything and after a while
    giving me a blue screen and reboots
    me, I suspect that the graphics drivers
    are giving me problems, and I had to
    disable the graphics card and work with
    generic drivers from Microsoft, and even then I
    was restarted once.
    I installed Driver Booster and all the drivers are updated.
    Could
     anyone analyze
    dump files dmp ? Download here 
    I got another dmp:
     C:\Windows\MEMORY.DMP  but it is too heavy.
    Thanks

    yes, I check the dump files
    this cause by graphic card, on which graphic card you reformat your PC and update
    .NET framework maybe cause this driver corrupted
    my suggestion is try using internal graphic card, just for testing
    Just in case you don't believe me, please check this dump file
    * Bugcheck Analysis *
    Use !analyze -v to get detailed debugging information.
    BugCheck 116, {ffffe000d84c4010, fffff800b540be2c, ffffffffc000009a, 4}
    Unable to load image \SystemRoot\system32\DRIVERS\nvlddmkm.sys, Win32 error 0n2
    *** WARNING: Unable to verify timestamp for nvlddmkm.sys
    *** ERROR: Module load completed but symbols could not be loaded for nvlddmkm.sys
    Probably caused by : nvlddmkm.sys ( nvlddmkm+9bbe2c )
    Followup: MachineOwner
    1: kd> !analyze -v
    * Bugcheck Analysis *
    VIDEO_TDR_FAILURE (116)
    Attempt to reset the display driver and recover from timeout failed.
    Arguments:
    Arg1: ffffe000d84c4010, Optional pointer to internal TDR recovery context (TDR_RECOVERY_CONTEXT).
    Arg2: fffff800b540be2c, The pointer into responsible device driver module (e.g. owner tag).
    Arg3: ffffffffc000009a, Optional error code (NTSTATUS) of the last failed operation.
    Arg4: 0000000000000004, Optional internal context dependent data.
    Debugging Details:
    FAULTING_IP:
    nvlddmkm+9bbe2c
    fffff800`b540be2c 803db68aeeff00 cmp byte ptr [nvlddmkm+0x8a48e9 (fffff800`b52f48e9)],0
    DEFAULT_BUCKET_ID: GRAPHICS_DRIVER_TDR_FAULT
    CUSTOMER_CRASH_COUNT: 1
    BUGCHECK_STR: 0x116
    PROCESS_NAME: System
    CURRENT_IRQL: 0
    ANALYSIS_VERSION: 6.3.9600.16384 (debuggers(dbg).130821-1623) amd64fre
    STACK_TEXT:
    ffffd000`8adadbb8 fffff800`b457bfac : 00000000`00000116 ffffe000`d84c4010 fffff800`b540be2c ffffffff`c000009a : nt!KeBugCheckEx
    ffffd000`8adadbc0 fffff800`b457008d : fffff800`b540be2c ffffe000`d760b7f0 ffffe000`d84c4010 00000000`00000001 : dxgkrnl!TdrBugcheckOnTimeout+0xec
    ffffd000`8adadc00 fffff800`b4570582 : ffffe000`d760f540 ffffd000`8adadc60 00000000`00000002 00000000`00000001 : dxgkrnl!ADAPTER_RENDER::Reset+0x1f5
    ffffd000`8adadc30 fffff800`b457b919 : ffffd000`8ada01b0 00000000`00000000 ffffe000`d5ff91a0 ffffe000`d742b000 : dxgkrnl!DXGADAPTER::Reset+0x416
    ffffd000`8adadca0 fffff800`b446cfde : fffff800`b4453c90 ffffe000`d742b000 fffff802`84c1c000 00000000`00000000 : dxgkrnl!TdrResetFromTimeout+0x15
    ffffd000`8adadcd0 fffff800`b4453d1d : ffffe000`d742b000 00000000`00000080 ffffe000`d50b4500 ffffe000`00000000 : dxgmms1!VidSchiRecoverFromTDR+0x1a
    ffffd000`8adadd00 fffff802`84ceb794 : fffff802`84f69a00 ffffe000`d50b4500 ffffd000`8adaddd0 fffff802`84d7337d : dxgmms1!VidSchiWorkerThread+0x8d
    ffffd000`8adadd40 fffff802`84d765c6 : fffff802`84f02180 ffffe000`d50b4500 fffff802`84f69a00 00000000`00000000 : nt!PspSystemThreadStartup+0x58
    ffffd000`8adadda0 00000000`00000000 : ffffd000`8adae000 ffffd000`8ada8000 00000000`00000000 00000000`00000000 : nt!KiStartSystemThread+0x16
    STACK_COMMAND: .bugcheck ; kb
    FOLLOWUP_IP:
    nvlddmkm+9bbe2c
    fffff800`b540be2c 803db68aeeff00 cmp byte ptr [nvlddmkm+0x8a48e9 (fffff800`b52f48e9)],0
    SYMBOL_NAME: nvlddmkm+9bbe2c
    FOLLOWUP_NAME: MachineOwner
    MODULE_NAME: nvlddmkm
    IMAGE_NAME: nvlddmkm.sys
    DEBUG_FLR_IMAGE_TIMESTAMP: 5315b408
    FAILURE_BUCKET_ID: 0x116_IMAGE_nvlddmkm.sys
    BUCKET_ID: 0x116_IMAGE_nvlddmkm.sys
    ANALYSIS_SOURCE: KM
    FAILURE_ID_HASH_STRING: km:0x116_image_nvlddmkm.sys
    FAILURE_ID_HASH: {c89bfe8c-ed39-f658-ef27-f2898997fdbd}
    Followup: MachineOwner
    1: kd> lmvm nvlddmkm
    start end module name
    fffff800`b4a50000 fffff800`b56a8000 nvlddmkm T (no symbols)
    Loaded symbol image file: nvlddmkm.sys
    Image path: \SystemRoot\system32\DRIVERS\nvlddmkm.sys
    Image name: nvlddmkm.sys
    Timestamp: Tue Mar 04 19:07:52 2014 (5315B408)
    CheckSum: 00C20523
    ImageSize: 00C58000
    Translations: 0000.04b0 0000.04e4 0409.04b0 0409.04e4

  • Problems with Adobe Speedgrade CS6 in Windows 7

    I am having problem with Adobe Speedgrade CS6 on my Windows 7 machine with the following specs:
    Windows 7 Ultimate SP1
    Gateway FX 6800-01e
    2.67 GHz i7 Quad-core processor
    16.0 GB RAM
    750GB primary hard drive (Seagate ST3750528AS)
    2 - 2TB secondary hotswap drives
    NVidia Quadro 4000 w 2GB dedicated RAM
    2 Acer 231SHL HD monitors running in extended dual screen mode
    Adobe Speedgrade 6.0.4x25
    It takes almost 3 minutes to open and when it does open it is slow to respond. After trying to troubleshoot it through driver updates, etc., I have done a totally clean reinstall of Windows 7, updated drivers where applicable, and disabled all malware and antivirus protection to rule out interference.  I have also tried uninstalling it and reinstalling it.  I have also applied the latest update through the program interface. The other components of the suite I have installed are:
    Premiere Pro CS6
    After Effect CS6
    Acrobat XI
    Audition
    Bridge
    Photoshop (32-bit and 64-bit versions)
    Lightroom 4.3
    Prelude
    The other components, including Premiere and After Effects open fine with no problem. I would appreciate any assistance with this problem that might be offered, as I am frustrated and stumped.  Thanks in advance!
    -Carl Hayes
    "What we have here is failure to communicate." - Strother Martin as Captain in Cool Hand Luke.

    Hi,
    Have you get rid of the problem ?
    I've got almost the same problem. Every program from adobe production premium are working fine, but when I start movie on speedgrade windows blows off.
    It's on windows 7 pro.
    Thanks in advance

  • Problem with Speaker and Headset in Windows Vista

    Hi, I just got my Macbook Pro 13" and having problem with speaker and headset when working with Windows Vista (I have installed the driver from bootcamp). The sound very weak if I play music from Itunes or youtube even the volume already full and if i put my headset the sound not coming out. Is there anyone can help me to solve this problem?
    Regards,Edwin

    When you post about Windows / Boot Camp, in Mac Pro (workstation) forum where others with a MacBOOK would be more likely to have same hardware configuration, and you won't find Windows drivers on Apple downloads. More like at
    http://www.guru3d.com or other sites, or go to RealTek (if that is the type of audio you have).

  • Problem with Itunes 9.1 on Windows 7

    Hi all
    Problem with the 9.1 version of itunes. I download the update and everything went ok and till i reboot the pc and gave me this messages. "Apple sync notifier "The program can't start corefundation.dll missing from this computer".
    Trying to fix the problem i uninstall itunes, Quick, apple application device, apple mobile device, and software update and reboot the pc and reinstall everything. This time everything went right and no more message but now if i click to open itunes it not runs and safari is making my computer slow and it freeze for seconds.
    Any idea what could be my problem?

    Same problem here. Running the iTunes network diagnostic doesn't enlighten me: it tells me that connectivity to the iTunes store is fine. My firewall tells me that when iTunes starts it attempts to connect to "http://wpad/wpad.dat" which of course fails because the unqualified domain name gets my local domain added to it (and I don't have a host called ipad on my network).
    Here's the report; in case it helps Apple figure out what's wrong:
    Microsoft Windows XP Professional Service Pack 3 (Build 2600)
    Hewlett-Packard HP Compaq 2710p (434566R)
    iTunes 9.1.0.79
    QuickTime 7.6.6
    FairPlay 1.7.16
    Apple Application Support 1.2.1
    iPod Updater Library 9.0d11
    CD Driver 2.2.0.1
    CD Driver DLL 2.1.1.1
    Apple Mobile Device 3.0.0.102
    Apple Mobile Device Driver not found.
    Bonjour 2.0.0.34 (214.3)
    iTunes Serial Number [DELETED]
    Current user is an administrator.
    The current local date and time is 2010-04-01 16:05:14.
    iTunes is not running in safe mode.
    Video Display Information
    Mobile Intel(R) 965 Express Chipset Family
    Mobile Intel(R) 965 Express Chipset Family
    ** External Plug-ins Information **
    No external plug-ins installed.
    The drive D: MATSHITA DVD-RAM UJ-844S Rev 1.00 is a USB 2 device.
    iPodService 9.1.0.79 is currently running.
    iTunesHelper 9.1.0.79 is currently running.
    Apple Mobile Device service 3.0.0.0 is currently running.
    ** Network Connectivity Tests **
    Network Adapter Information
    Adapter Name: {0487F0A0-2F5C-4615-B484-2E0EA6294BAC}
    Description: Intel(R) Wireless WiFi Link 4965AGN - Packet Scheduler Miniport
    IP Address: 0.0.0.0
    Subnet Mask: 0.0.0.0
    Default Gateway:
    DHCP Enabled: Yes
    DHCP Server: 10.10.1.1
    Lease Obtained: Wed Mar 31 21:11:15 2010
    Lease Expires: Thu Apr 01 09:11:15 2010
    DNS Servers: 10.10.1.1
    10.10.1.1
    Adapter Name: {95041341-AD4D-4047-9219-4730035AFD21}
    Description: Intel(R) 82566MM Gigabit Network Connection - Packet Scheduler Miniport
    IP Address: 10.10.1.14
    Subnet Mask: 255.255.255.0
    Default Gateway: 10.10.1.1
    DHCP Enabled: Yes
    DHCP Server: 10.10.1.1
    Lease Obtained: Thu Apr 01 15:41:19 2010
    Lease Expires: Fri Apr 02 03:41:19 2010
    DNS Servers: 10.10.1.1
    10.10.1.1
    Active Connection: LAN Connection
    Connected: Yes
    Online: Yes
    Using Modem: No
    Using LAN: Yes
    Using Proxy: No
    SSL 3.0 Support: Enabled
    TLS 1.0 Support: Enabled
    Firewall Information
    Windows Firewall is off.
    Connection attempt to Apple web site was successful.
    Connection attempt to iTunes Store was successful.
    Secure connection attempt to iTunes Store was successful.
    Secure connection attempt to iPhone activation server was successful.
    Last successful store access was 2010-03-12 14:22:25.

  • Problem with OEM backing up on windows system.

    Hi to all,
    I have a problem with backing up with a specific user.
    I am currently running various "test" db's and am planning to back them up.
    The Setup:
    Host OS is windows 2003 server s2
    Grid control 10.2.0.1
    Database 10.2.0.2
    Target Db is running on a windows 2003 server
    The Situation:
    From grid control I locate the db in question and go to the maintenance page and the backup settings. First of all I want to test the backup using the tab. Before this of course I enter the Host OS credentials into the system, let’s say "jamie", and add the appropriate password. By this point I have made sure that the user "jamie" is in the local security policy setting "log on as batch job" and that is in the group ora_dba (This is on both the machine I am backing up from and the target db machine.). For security reasons I have limited the share folder location to the user "jamie", making sure that sharing and security has the appropriate privileges to access the share.
    I run a test backup using the tab within backup settings and await the results. The results come back unsuccessful. Reading through the log I see that the path to backup share is denied.
    So to further the test I change the privileges within the share to "everyone" and that is for both sharing and security, just to see whether or not it’s the path itself rather than restrictions to the user. It is then a success. I checked to see who actually owned the file that was used within the test. It belonged to the local system on the target db, not to the user that I had specified within "Host OS Credentials".
    Can anyone explain to me why and what is the reason behind putting in Host OS Credentials when the agent that is committing the back up is using the local domain system user account. I am aware that the Agent is part of a service within windows and belongs to the local domain. Ergo, why have host credentials.
    And can anyone help me out with getting round this predicament if I still want security within the systems. I can’t just leave access to the share under "everyone", that'd be a really big hole in the system?!
    Any help at all will be gratefully received.
    If you’ve got any questions to help me solve the problem, please fire away.

    You may want to take a look at these metalink notes:
    Ref.
    Subject:      ERROR in RMAN to Write to Shared Drives on Windows NT/2000
         Doc ID:      Note:246107.1      Type:      PROBLEM
         Last Revision Date:      08-JUL-2004      Status:      PUBLISHED
    Subject:      How to Configure RMAN to Write to Shared Drives on Windows NT/2000
         Doc ID:      Note:145843.1      Type:      BULLETIN
         Last Revision Date:      21-OCT-2005      Status:      PUBLISHED
    ~ Madrid
    http://hrivera99.blogspot.com/

  • Problem with the wireless speed on windows with bootcamp

    I've got a problem with the following:
    the wireless card of my mac pro is very slow when i run windows on my mac pro with bootcamp
    When i just run OSX everything works fine, but in windows, when I connect to the wireless my wireless speed
    drops to 11-18mbs.
    First I thought that it was a drivers issue, but after the update of bootcamp drivers 1.4 the problem still exist.
    First I had a Topcom wireless router now I've bought a Apple Airport Extreme, but the problem isn't solved yet...
    The router isn't 2 meters away from my mac.
    And the wireless speed is fine when i connect with my dads windows laptop...
    Does anyone has a solution? using a cable isnt a solution for me because in September I will move with my mac pro one floor down.

    You might want to ask this in the Boot Camp forums. As your wireless work fine under Mac OS X it sounds to be a software issue as opposed to a hardware one which means as Windows users they'll better be able to help.

  • Problem with "play to device" on windows media player

    Hello, I'm having a problem with the play to device feature of windows media player.  I am trying to use it to play music files to my T.V.  It works fine if i try to play a single file or a small number of files (50 or so), but if I try to play
    my entire playlist (346 songs, if it matters)in this way or a large number of random songs, nothing happens.  No error messages or freezes either, it's as if i never clicked play.  I thought this might be a limitation with the t.v. or my network
    (im doing this via wi-fi) but when i tried this using windows explorer instead of windows media player it worked just fine, and this was with all the music on my computer which is about 3000 songs.  Therefore, i know this is a problem with windows media
    player and not my t.v., network or computer.  This is a problem because i don't want to play all my music, just my playlist.  Short of making a separate folder with duplicate files in it for each and every playlist i want to play in this manner(which
    is not only time consuming and tedious but takes up space on my hard drive)  how do i remove this limitation or otherwise get around it?  Thanks!
    P.S.  Out of curiosity, why does this limitation exist and what causes it?

     when i tried this using windows explorer instead of windows media player it worked just fine, and this was with all the music on my computer which is about 3000 songs.  
    Hi,
    According to your description,you said that you used windows explorer.Did you share 3000 songs with your TV?
    If so,I think this method is different with "play to" feature.
    Also,we haven't found any limitation with Windows media player.
    Regards,
    Kelvin Xu
    TechNet Community Support

Maybe you are looking for

  • How am I supposed to exit Firefox when the "x" at the top has disappeared? I hate this new Firefox!

    How am I supposed to exit Firefox when there is no "x" at the top. I seem to have lost everything at the top. I downloaded the new Firefox and have had nothing but problems since. Right now my problem is that I hit "full page" and didn't know I would

  • Trying to use javax comm api in Windows Environment

    I am working on developing a module to dial a phone number in a Windows environment. This is to test a voicemail connection so it isn't, necessarily, calling a modem. A couple of questions: 1) I found the javax comm api but it appears Sun has only pr

  • System landscape for  DMS Repository in KM

    Hi All, When I create a System Landscape for DMS Repository in KM which sytem template I should choose?Should I choose 'SAP system using dedicated application server' or anything else?

  • How To View Your Hi-Def Videos On An HDTV For £69 ($99)

    When you have edited your video, you can export it as an H.264 movie and put it on a cheap USB 2.0 Hard Drive. You then plug the HD into the Hi-Def Media Player shown below which in turn is plugged into your HDTV via an HDMI cable. Then just press th

  • JTable  error!!!

    Guys, I got the code below compiled, but it does not run. I wanna start the JTable depending on a integer value. I have a runtime error. I placed it in the bottom... //stackSize is defined before, and it's value is ok. public class Pilha extends JFra