Microsoft Visual C++ 2003 Code Completion

Hi Folks, since I'm a newbie on Indesign SDK, there's a startup question:
How can I get MSVC to make code completion against the Indesign API?
In "Configuration Properties|Resources|General|Additional Include Directories" I've already added
source\precomp\msvc and
source\public
but nothing helps, no API code completion. For my own WIN32 classes in the same plugin project the completion works fine. I couldn't find anything about it in the docs.
Thanks in advance for your hints!
regards Teja

Hello Eugenio & Teja!
Teja Try this:
Close VC
Then delete the "MyProgram.ncb"
When you open VC again it rewrites the file.
That helped me.
I had the intellisense not working problem, since I read your posts.
Here is what I did:
1. Project -> Properties:
Configuration Properties -> C/C++ -> Command Line:
Additional Options:
I removed the /vmg @"MyProjectcpp.rsp"
2. Project -> Properties:
Configuration Properties -> C/C++ -> General:
Additional Include Directories:
I included all the paths that are in MyProjectcpp.rsp,
but not theese:
..\..\..\source\public\facades\graphics
..\..\..\source\public\facades\text
..\..\..\source\public\facades\layout
(I dont have the debug build version, maby theese are for that)
Then after compiling I got many error messages like:
error C2220: warning treated as error - no 'object' file generated
warning C4652: compiler option 'PM representation(/vmg)' inconsistent with precompiled header; current command-line option will override that defined in the precompiled header
Then I did this:
3. Project -> Properties:
Configuration Properties -> C/C++ -> Precompiled Headers:
Create/Use Precompiled Headers:
I changed Use Precompiled Header (/Yu) to
Not Using Precompiled Headers
And the intellisense, it is working now.
Thank you Eugenio!
Nice coding!

Similar Messages

  • Receiving installation failed after attempting to install Photoshop,Illustrator, InDesign (and seems anything with CC).  Error is Third party payload installer vcredist_x86.exe failed with exit code: -2147024546 and Failed to install Microsoft Visual C  

    Initial install.  Logged into Cloud then initiated download.  Programs appear to be installed but received those errors.  Is this solely affiliated with third party licensing?  Is this something that I need to be concerned about?

    Hi,
    It seems Microsoft Visual C++ 2010 Redistributable Package is corrupt,
    Please download it from:
    http://www.microsoft.com/en-in/downlo...
    Then try re-installing Ps after restarting your system.
    Regards,
    Ashutosh

  • How do i use directX in microsoft visual basic studio 2010 express ?

    i am writing code to graph stock market prices using microsoft visual basic studio express
    i want fast response (i do machine language) using directX
    this is my problem
    i have never used directX, and i have never used directX in visual basic studio
    i followed a tutorial that went like this
      Reference: Microsoft.DirectX
                 Microsoft.DirectX.Direct3D
                 Microsoft.DirectX.Direct3DX
        Imports: Microsoft.DirectX
                 Microsoft.DirectX.Direct3D
                 Microsoft.DirectX.Direct3DX
        Declare: Private D3Ddev As Device = Nothing
                 Private D3Dpp As PresentParameters = Nothing
                 Private DP As DisplayMode = Nothing
    i found the reference dll's at C:\Windows\Microsoft.NET\DirectX for Managed Code\1.0.2902.0
    when i imported microsoft.directX.direct3DX i got error #1
    namespace or type specified in the imports 'microsoft.directX.direct3DX' doesn't contain any public member or cannot be found...
    the same error occurs wether i use direct3DX \1.0.2911.0 or \1.0.2902.0
    when i built and ran, i got error #2
    microsoft visual basic 2010 express is waiting for an operation to complete ...
    it hangs and i have to soft reset ctrl-alt-del
    error #3
    when i reference
      Microsoft.DirectX
      Microsoft.DirectX.Direct3D and
      Microsoft.DirectX.Direct3DX
      from C:\Windows\Microsoft.NET\DirectX for Managed Code\1.0.2902.0,
    all my declares work:
            D3Dpp = New PresentParameters()                             'Initialize
    some stuff for the Presentation parameters
            D3Dpp.BackBufferFormat = DP.Format
            D3Dpp.BackBufferWidth = DP.Width
            D3Dpp.BackBufferHeight = DP.Height
            D3Dpp.SwapEffect = SwapEffect.Discard                       'There's flip, copy, and discard. Flip and Discard
    are used most often.
            D3Dpp.PresentationInterval = PresentInterval.Immediate      'Present the scene immediately
    but when i start debugging (f5), i get this error message:
    mixed mode assembly is built against version 'v1.1.4322' of the runtime and cannot be loaded in the 4.0 runtime without additional configuration information
    i dont fully understand the visual studio process, but i think 'mixed mode' means run and debug. two seperate app's
    i know this is a long question, but the forums don't answer it properly
    i want it answered concisly. i am running windows 7 basic, and this is my question
    can somebody give me a dozen lines of directX code that will work with my system, so that i can at least draw a line using directX 2D and 3D ?
    thanks everybody :)

    Hi,
    Thank you for your post.
    I am afraid that the issue is out of support range of VS General Question forum which mainly discusses
    WPF & SL designer, Visual Studio Guidance Automation Toolkit, Developer Documentation and Help System
    and Visual Studio Editor.
    Since your issue is related to DirectX, I suggest you consult on DirectX forum:
    http://xboxforums.create.msdn.com/forums/ for better response.
    Thanks,
    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.

  • Microsoft Forms and Microsoft Visual Basic while opening the Excel file

    Hello,
    I have issues with 2010 64 bit Office Pro Plus Excel. Whenever I open an Excel file (97-2003 worksheet) which has macros then I get below 2 errors in sequence.
    Please note that all macro settings are enabled and below are my system configs.
    Win 7 Ultimate 64 bit,
    MS Office Pro Plus 2010 64 bit with SP2.
    Googled all and tried but in vein and also note that I dont have any .exd files under ../forms to delete. Please help.
    Please note that for others with same system config/office versions and same 97-2003 worksheet it works so issues is only in my system.
    First Error
    Microsoft Forms
    Could not load an object because it is not available on this machine.
    Second Error
    Microsoft Visual Basic for Applications
    Compile error in hidden module:  MainUtilities2.
    This error commonly occurs when code is incompatible with the version, platform, or architecture of this application.  Click "Help" for information on how to correct this error.
    Thanks.

    Your macro's will not run in a Office 64 environment only in a 32bit environment. The 64bit environment has a whole different setup and macro's created in an earlier 32 bit environment will stop working.
    So if you want to use them in a 64 Office environment you have to rewrite the macro's.
    have a look here:
    http://msdn.microsoft.com/en-us/library/gg264421.aspx
    Maurice

  • Microsoft Visual Studio 2010 Tools for Office Runtime installation Error

    Hi Team,
    Am facing error while installing Microsoft Visual Studio 2010 Tools for Office Runtime installation. Request you to please check and let me know.
    Component Microsoft Visual Studio 2010 Tools for Office Runtime (x86 and x64) has failed to install with the following error message:
    "User cancelled installation. "
    The following components failed to install:
    - Microsoft Visual Studio 2010 Tools for Office Runtime (x86 and x64)
    See the setup log file located at 'C:\Users\ALAKKOJU\AppData\Local\Temp\VSDF353.tmp\install.log' for more information.
    The following properties have been set:
    Property: [AdminUser] = true {boolean}
    Property: [InstallMode] = HomeSite {string}
    Property: [ProcessorArchitecture] = AMD64 {string}
    Property: [VersionNT] = 6.1.1 {version}
    Running checks for package 'Windows Installer 3.1', phase BuildList
    The following properties have been set for package 'Windows Installer 3.1':
    Running checks for command 'WindowsInstaller3_1\WindowsInstaller-KB893803-v2-x86.exe'
    Result of running operator 'VersionGreaterThanOrEqualTo' on property 'VersionMsi' and value '3.1': true
    Result of checks for command 'WindowsInstaller3_1\WindowsInstaller-KB893803-v2-x86.exe' is 'Bypass'
    'Windows Installer 3.1' RunCheck result: No Install Needed
    Running checks for package 'Microsoft .NET Framework 4 (x86 and x64)', phase BuildList
    Reading value 'Version' of registry key 'HKLM\Software\Microsoft\NET Framework Setup\NDP\v4\Full'
    Read string value '4.0.30319'
    Setting value '4.0.30319 {string}' for property 'DotNet40Full_TargetVersion'
    The following properties have been set for package 'Microsoft .NET Framework 4 (x86 and x64)':
    Property: [DotNet40Full_TargetVersion] = 4.0.30319 {string}
    Running checks for command 'DotNetFX40\dotNetFx40_Full_x86_x64.exe'
    Result of running operator 'ValueEqualTo' on property 'InstallMode' and value 'HomeSite': true
    Result of checks for command 'DotNetFX40\dotNetFx40_Full_x86_x64.exe' is 'Bypass'
    Running checks for command 'DotNetFX40\dotNetFx40_Full_setup.exe'
    Result of running operator 'ValueNotEqualTo' on property 'InstallMode' and value 'HomeSite': false
    Result of running operator 'VersionGreaterThanOrEqualTo' on property 'DotNet40Full_TargetVersion' and value '4.0.30129': true
    Result of checks for command 'DotNetFX40\dotNetFx40_Full_setup.exe' is 'Bypass'
    'Microsoft .NET Framework 4 (x86 and x64)' RunCheck result: No Install Needed
    Running checks for package 'Microsoft Visual Studio 2010 Tools for Office Runtime (x86 and x64)', phase BuildList
    Reading value 'Version' of registry key 'HKLM\SOFTWARE\Microsoft\VSTO Runtime Setup\v4R'
    Unable to read registry value
    Not setting value for property 'VSTORuntimeVersionInstalled'
    The following properties have been set for package 'Microsoft Visual Studio 2010 Tools for Office Runtime (x86 and x64)':
    Running checks for command 'VSTOR40\vstor40_x86.exe'
    Skipping ByPassIf because Property 'VSTORuntimeVersionInstalled' was not defined
    Result of running operator 'ValueNotEqualTo' on property 'ProcessorArchitecture' and value 'Intel': true
    Result of checks for command 'VSTOR40\vstor40_x86.exe' is 'Bypass'
    Running checks for command 'VSTOR40\vstor40_x64.exe'
    Skipping ByPassIf because Property 'VSTORuntimeVersionInstalled' was not defined
    Result of running operator 'ValueNotEqualTo' on property 'ProcessorArchitecture' and value 'AMD64': false
    Result of running operator 'ValueEqualTo' on property 'AdminUser' and value 'false': false
    Result of checks for command 'VSTOR40\vstor40_x64.exe' is 'Install'
    'Microsoft Visual Studio 2010 Tools for Office Runtime (x86 and x64)' RunCheck result: Install Needed
    EULA for components 'Microsoft Visual Studio 2010 Tools for Office Runtime (x86 and x64)' was accepted.
    Copying files to temporary directory "C:\Users\ALAKKOJU\AppData\Local\Temp\VSDF353.tmp\"
    Downloading files to "C:\Users\ALAKKOJU\AppData\Local\Temp\VSDF353.tmp\"
    (1/7/2015 12:47:44 PM) Downloading 'VSTOR40\vstor40_x64.exe' from 'http://go.microsoft.com/fwlink/?LinkId=158918' to 'C:\Users\ALAKKOJU\AppData\Local\Temp\VSDF353.tmp\'
    Download completed at 1/7/2015 12:48:26 PM
    Verifying file integrity of C:\Users\ALAKKOJU\AppData\Local\Temp\VSDF353.tmp\VSTOR40\vstor40_x64.exe
    WinVerifyTrust returned 0
    File trusted
    Running checks for package 'Microsoft Visual Studio 2010 Tools for Office Runtime (x86 and x64)', phase BeforePackage
    Reading value 'Version' of registry key 'HKLM\SOFTWARE\Microsoft\VSTO Runtime Setup\v4R'
    Unable to read registry value
    Not setting value for property 'VSTORuntimeVersionInstalled'
    The following properties have been set for package 'Microsoft Visual Studio 2010 Tools for Office Runtime (x86 and x64)':
    Running checks for command 'VSTOR40\vstor40_x64.exe'
    Skipping ByPassIf because Property 'VSTORuntimeVersionInstalled' was not defined
    Result of running operator 'ValueNotEqualTo' on property 'ProcessorArchitecture' and value 'AMD64': false
    Result of running operator 'ValueEqualTo' on property 'AdminUser' and value 'false': false
    Result of checks for command 'VSTOR40\vstor40_x64.exe' is 'Install'
    'Microsoft Visual Studio 2010 Tools for Office Runtime (x86 and x64)' RunCheck result: Install Needed
    Verifying file integrity of C:\Users\ALAKKOJU\AppData\Local\Temp\VSDF353.tmp\VSTOR40\vstor40_x64.exe
    WinVerifyTrust returned 0
    File trusted
    Installing using command 'C:\Users\ALAKKOJU\AppData\Local\Temp\VSDF353.tmp\VSTOR40\vstor40_x64.exe' and parameters ' /q:a /c:"install /q /l"'
    Process exited with code 1602
    Status of package 'Microsoft Visual Studio 2010 Tools for Office Runtime (x86 and x64)' after install is 'InstallFailed'
    Thanks,
    Anil

    Hi Anil,
    According to the error message "User cancelled installation" and the log "Process exited with code 1602", it seems that it is you cancelled the installation that cause the install fail. Is that true? If yes, please reinstall
    it without cancelling it. You can take the following steps:
    Download "Visual Studio 2010 Tools for Office Runtime" from
    http://www.microsoft.com/en-us/download/details.aspx?id=42513 .
    Run the downloaded vstor_redist.exe with admin.
    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.

  • ODT 10.1.0.2.0 on Visual Studio 2003 problem

    I have installed the ODT 10.1.0.2.0 on Microsoft Windows XP sp2, Visual Studio 2003 and database Oracle v9.2.0.7.0.
    I have create the example project like the example in http://www.oracle.com/technology/oramag/oracle/06-sep/o56odp.html, bat when I execute on the con.Open(); instruction I receive the error:
    "Eccezione non gestita di tipo "Oracle.DataAccess.Client.OracleException" in oracle.dataaccess.dll"
    "Informazioni aggiuntive: Errore di sistema."
    What's the problem?
    Thanks.

    Hi cshay,
    I've done what you asked me.
    When I don't check Tools -> Oracle Application Debugging, from the Visual Studio menu, there isn't ORA_DEBUG_JDWP in the environmental variables list of the devenv.exe process.
    When I check Tools -> Oracle Application Debugging, from the Visual Studio menu, there is ORA_DEBUG_JDWP in the environmental variables list of the devenv.exe process and his value is ORA_DEBUG_JDWP=host=XP175102;port=49152 .
    I've also tried to unset ORA_DEBUG_JDWP in the application code, in this case the devenv.exe process has ORA_DEBUG_JDWP=host=XP175102;port=49152, my application's process has ORA_DEBUG_JDWP without any value and OracleDebugger.exe process has ORA_DEBUG_JDWP=host=XP175102;port=49152. The application works without any errors, but I'm not able to debug oracle store procedure, it doesn't stop where I have set breakpoint.
    Bye.

  • Connecting Visual Studio 2003 to SQL Server Express 2005 Edition

    I was wondering if it is possible to connect the SQL Server 2005 Express Version to Visual Studio 2003.If its possible , how can it be done?Cos i seem to have an error if i do so.

    You can check here for basic connectivity information:
    http://msdn2.microsoft.com/en-us/library/ms345332.aspx
    And make sure you check out the complete Express tutorial that Microsoft puts out for free:
    http://msdn.microsoft.com/vstudio/express/sql/learning/default.aspx
    Buck Woody

  • Any free online C# editors with code completion?

    Hello, I am looking for an online IDE for C#. I have come across many IDEs that have claimed to 'support' C#, but in reality only offer syntax highlighting. Compilr (compilr.com) looked promising, but it requires a subscription. I found .NET Fiddle (dotnetfiddle.net),
    but it seems very limited (you can't compile multiple files at a time, for example) and you can't download files/push to Github. Finally, I came across Chpokk at chpokk.apphb.com (which at first looked really promising), but even though it says it has "Intellisense",
    when I try typing something like 'Console.' nothing shows up (was I doing something wrong?).
    So in summary, does anyone know of an online, C# IDE that offers:
    code completion
    some way to save files outside of the website (downloading, pushing to Github)
    its services for free (or at least, a one-time payment)
    (I don't even need it to run the code, as long as I can download it somehow.)
    Thanks!

    I checked it out before; I thought that was just Microsoft's version of GitHub? If you go over to www.visualstudio.com/get-started/set-up-vs it says that you have to connect to it with Visual Studio (which I can't do since I'm on ARM and Linux). I tried
    creating a sample project in it, but it doesn't create solutions for you and pushing with Git on the terminal appears to be very convoluted. (I don't want to push every time I want to create a new .cs file.)
    Are there no other IDEs?

  • Microsoft Visual Studio - Unable to load DLL 'librfc32.dll'

    Hi,
    I'm experiencing the following problem:
    When trying to establish a connection between SAP BPC MS and our SAP NW BW system.
    I've created a new Integration Services project in Business Intelligence Development Studio. The issue comes up when I try to test the connection:
    TITLE: Microsoft Visual Studio
    Unable to load DLL 'librfc32.dll':
    This application has failed to start because the application configuration is incorrect.
    Reinstalling the application may fix this problem. (Exception from HRESULT: 0x800736B1)
    I've placed the librfc32.dll library file on C:\WINDOWS\system32\.
    I ran R3DLLINS.EXE according to Note 684106 - Microsoft runtime DLLs.
    This placed all the needed dll library files (msvcr71.dll, msvcp71.dll, mfc71.dll, mfc71u.dll) on the correct path (C:\WINDOWS\system32\).
    I keep getting the same error.
    Platform:
    Windows 2003 R2 SP2 32-Bit
    MS SQL Server 2008 SP1
    SAP BPC 7.0 Microsoft Platform
    I've checked out some other posts on SDN but it didn't solve my problem:
    Re: librfc32.dll not found on Windows Server 2003
    LIBRFC32.DLL not Found Error
    Re: librfc32.dll
    Any ideas?
    Thank you.
    Bruno Pereira
    Edited by: Bruno Pereira on Mar 23, 2010 5:34 PM
    Edited by: Bruno Pereira on Mar 23, 2010 5:36 PM

    I was able to work it out.
    For your reference:
    Issue arrises from the fact that Business Intelligence Development Studio isn't able to load the librfc32.dll without the [Microsoft Visual C++ 2005 Service Pack 1 Redistributable Package ATL Security Update |http://www.microsoft.com/downloads/details.aspx?familyid=766a6af7-ec73-40ff-b072-9112bab119c2&displaylang=en#filelist]implemented on the system.
    Reference SAP note:
    [Note 684106 - Microsoft runtime DLLs|https://service.sap.com/sap/support/notes/684106]
    Bye!
    Bruno Pereira

  • The latest update has resulted in a runtime error (R6034) and I keep being told Microsoft Visual C   Runtime Library is being accessed incorrectly.  Anyone know how to overcome the problem?  I am using a Dell Inspiron  9400 running Vista.

    The latest update to itunes has resulted in a whole series of runtime errors (R6034).  Microsoft Visual C++ Runtime Library states it is being accessed incorrectly.  I am also told that Apple Mobile Device Failed to Start.  Additional messages suggest the error is in itunes.exe and ituneshelper.exe.  I also get Error 7 (Windows error 1114).  Anyone got any ideas how to overcome this (these) problems?

    Click here and follow the instructions. You may need to completely remove and reinstall iTunes and all related components, or run the process multiple times; this won't normally affect its library, but that should be backed up anyway.
    (99527)

  • I am running windows xp. Trying to download latest version of iTunes and get error message: Microsoft Visual C  Rundtime Library. Runtime Error. Program:C\ProgramFiles\iTunes\iTunes.exe. R6034 An appliction has made an attempt to load the C runtime librar

    I am running windows xp. Trying to download latest version of iTunes and get error message: Microsoft Visual C  Rundtime Library. Runtime Error. Program:C\ProgramFiles\iTunes\iTunes.exe. R6034 An appliction has made an attempt to load the C runtime library incorrectly. Please contact the appliction's support team for more information.
    2nd/ message: iTunes was not installed correctly. Please reinstall iTunes. Error 7(Windows error 1114)
    I have removed iTunes serveral time and tried to reinstall many times and get the same results noted above.
    Can anyone help me? Thank you. EFS1

    Hello DrJMDDC,
    Thanks for using Apple Support Communities.
    For more information on this, take a look at:
    Removing and reinstalling iTunes and other software components for Windows Vista, Windows 7, or Windows 8
    http://support.apple.com/kb/ht1923
    1. Remove iTunes and related components from the Control Panel
    2. Verify iTunes and related components are completely uninstalled
    3. Reinstall iTunes and related components
    Best of luck,
    Mario

  • Error message Microsoft visual c++ runtime library

    I have new computer with windows 8.1, 64 bit.  My computer recognizes the hp photosmart C6200 (I have c6280) but will not let me download the software for it.  I downloaded the print & scan doctor.  I get all the way to the point where it says it's extracting then that box disappears and a few minutes later the box opens with microsoft visual c++ run time library, program:c:\users\theresa\appdata\local\temp\7zs3cd​e\setup.exe, This application has requested run time to terminate in unusual way.
    Please help - I know the printer is an older model but still works great and others who come to my home are able to use it on their new computers so I would like to to.
    Thank you

    Hello. I understand you are experiencing a Microsoft Visual C++ runtime error when installing your printer. I will do my best to assist you with the issue. The first step I implore you to perform is to backup your computer. If a mistake is made when performing some of these troubleshooting steps, Windows might have to be reinstalled automatically. Additionally, a reinstall of Windows will likely be required if the troubleshooting steps, below, do not resolve the issue. Here is some information on backing up your computer on Windows 8: http://h10010.www1.hp.com/ewfrf/wc/document?cc=us&​lc=en&dlc=en&docname=c03270359
    Before any other troubleshooting is done, please reference this HP document: http://h10025.www1.hp.com/ewfrf/wc/document?cc=us&​lc=en&docname=c01609772
    On this page, please click the "SP40669 File Download" under the "See also" section. Once you do this, a patch will download. When finished downloading, double-click it to install it on the computer. Afterward, a level 3 uninstall of the printer software is required. This will remove any spare HP software from the unsuccessful installation attempts. Here are some instructions on performing a level 3 uninstall:
    a) On your keyboard, press the Windows key and the letter "R" key to open the Run windows. In the search bar type %temp% and hit enter.
    b) Locate the correct folder starting with "7z" (the correct folder contains "Util" and "CCC" folders).
    c) Open folder "Util".
    d) Open folder "CCC".
    e) Please run the L3uninstall.bat.
    f) When the uninstall has completed, restart the computer.
    The next step is to perform a full virus scan of the computer. Viruses and malware have been known to create situations where a runtime error will occur. Please use your Anti-Virus software to perform a full scan of the computer.
    Next, I would like you to perform a Disk cleanup in "System Tools". I have provided information on how to do this: http://windows.microsoft.com/en-ca/windows/delete-​files-using-disk-cleanup#delete-files-using-disk-c​...
    Finally, before reinstalling the software, you should download and install the latest version of Adobe flash player: http://get.adobe.com/flashplayer/
    Now, I would like you to utilize the Printer Install Wizard to install the printer software. I have included an HP document on how to use it and where to download it: http://h10025.www1.hp.com/ewfrf/wc/document?cc=us&​lc=en&docname=c02691615
    (Please note that unless specified otherwise, use the Printer Install Wizard to install the printer software when my instructions suggest installing the printer software.)
    If this issue is not resolved by the patch, I would like you to perform a System Restore. I want you to bring the computer back to the earliest restore point possible, in an attempt to dodge the runtime error. Here is a document on how to perform a System Restore: http://windows.microsoft.com/en-CA/windows7/produc​ts/features/system-restore
    Once the System Restore is completed, try installing the printer software again. If the installation fails with the same error, please perform another level 3 uninstall, and proceed with further troubleshooting.
    The next step is to download and install the Microsoft Visual C++ 2010, 2008 and 2005 Redistributable Packages. You will find the download links to these packages below:
    2005 - http://www.microsoft.com/en-ca/download/details.as​px?id=26347
    2008 - http://www.microsoft.com/en-ca/download/details.as​px?id=5582
    2010 - http://www.microsoft.com/en-us/download/details.as​px?id=14632
    I worked on behalf of HP.

  • Microsoft visual c++ runtime library error system32.rundll32.exe

    I've tried serching for this specific issue to no avail.  This message seems to pop up frequently and I'm not tech savy enough to know what it's in regards to.  The message is "Microsoft Visual C++ Runtime Library    Runtime Error 
    -Program C:\Windows\System32\rundll32.exe."  Sometimes when I hit ok it disappears. but other times, it just keeps coming back.  Do I need to reinstall something or remove something?  Thanks for any help you can provide.
    Robert

    Well then, how am I supposed to know what DLL will be called with rundll32? Where do I find this information?
     You are not. These people are not interested in the fact that Microsoft want to cripple customers by distributing half-baked code to give you a headache and a time-suck.
    I say that as the problem is also glued into Windows 10 also.
    I just upgraded to the Official preview, from Windows 7 Ultimate for a dynabook i7 laptop; and the same old shyitt exits glued into the sys files..
    If only they could code properly.

  • J2re-1_4_1_01-windows-i586.exe  Microsoft Visual C++ Runtime Library Runtim

    I am using Netscape 6.2.1, Windows 98
    I download Java(TM) 2 Runtime Environment, Standard Edition 1.4.1_01
    * Download j2re-1_4_1_01-windows-i586.exe .
    Filesize = 8,015,928 bytes.
    When I looked in the directory the file was listed as
    j2re-1_4_1_01-windows-i586
    7,829KB
    Does the file downloaded size discrepency have significance?
    Double clicking on the file activated the process:
    "After the InstallShield Wizard
    Setup Status
    Java 2 Runtime Environment, SE v1.4.1_01 Setup is performing the requested operations."
    After that function appered to finish with a 100% complete, I received the following error:
    "Microsoft Visual C++ Runtime Library
    Runtime Error!
    Program: C:\PROGRAM FILES\JAVA\J2RE1.4.1_01\LIB\UNPACK.EXE
    abnormal program termination
    OK"
    Note, I may have installed Visual C++ in the past but have never used it. Does this error imply there are some missing links to Visual C++ that have confused and caused an error?
    Any suggestions would be appreciated.
    [email protected]

    Hi, crlare,
    The official file size
    8,015,928 bytes
    = (8,015,928 / 1024) kilobytes, since 1 kbyte = 1024 bytes
    = 7828.0546875 kbytes
    = 7829 kbytes after rounding up
    Therefore your downloaded file seems to have the correct size. To make a better check,
    1. right click on your downloaded file;
    2. select Properties;
    3. check the size in bytes in brackets against the official size in bytes; the "bytes used" is the actual space allocated to store the data.
    The Visual C++ runtime error is caused by a faulty installation of the Java bundle, which could have arisen due to interference by other applications that are open during the installation of the Java bundle. e.g. Interference by virus protection software running in the background. This error has also been known to occur in the installations of other programs.
    To fix the problem, uninstall the Java Runtime Environment (JRE) you have installed, and reinstall it with all non-critical applications closed:
    1. Choose Start > Settings > Control Panel.
    2. Double-click Add/Remove Programs, select Java 2 Runtime Environment, SE v1.4.1_01 (or something similar), click on the Add/Remove button to uninstall the JRE.
    3. Reboot your system.
    4. Close all non-critical applications, including background running programs such as antivirus programs and Microsoft Task Scheduler. This can be checked/done by pressing Ctrl-Alt-Del, selecting each item except Explorer (and Systray), and clicking End Task for each.
    5. Reinstall the JRE.
    6. Reboot your system.
    Hope this helps.
    Jack

  • Microsoft Visual C++ Runtime Library runtime Error Adobe Reader 9.3.2.163

    I have not been able to find any posts that describe the problem I just uncovered, so that is why I am posting it here.
    Two errors seen so far:
    1 : In Internet Explorer 7, opening a PDF we get
    "Microsoft Visual C++ Runtime Llibrary" (title bar message)
    Runtime Error!
    Program: C:\Program Files\Internet Explorer\IEXPLORE.EXE
    abnormal program termination
    2: In Windows Explorer double click a PDF, or open Adobe Reader directly from the Start Menu
    "Microsoft Visual C++ Runtime Llibrary" (title bar message)
    Runtime Error!
    Program: C:\Program Files\Adobe\Reader 9.0\Reader\AcroRd32.exe
    This application has requested the Runtime to terminate in an unusual way.  Please contact the application's support team for more information
    This is working in our legacy Terminal Server environment.  We are migrating to a new Terminal Server environment using XenApp 5, and ran into this problem.  The big different is we are redirecting Application Data to a different path than we used to.  However, the old way was also a network UNC path (which I understand was a big problem in 7.0)
    We are running:
    32-bit Windows 2003 R2 SP2 Terminal Server
    Using Adobe Reader 9.3.2.163
    Using Application Data folder redirection to \\server\share\%username\folder\folder\Application Data
    *** The older legacy environment used \\server\%username\folder\folder\Application Data; as we wanted all user profiles to come in through a single share, which so far has been working fine. 
    The difference we have found is users do not have file permission to the root of the new single share.  for example for simplicities sake, lets say \\server\share is c:\users and under C:\users we have bjones, jdoe etc.  users have full control to their own folder, but not to c:\users.  Since the share maps to c:\users, \\server\share is actually not writable to users, but \\server\share\%username% is.  So far so good ...
    Except when analyzing what is going on before the crash (using sysinternals Process Monitor) I found the AcroRd32 does a little verification dance up the entire share and folder structure, creating and reading files and folders.  Because of this dance, and the lack of permissions I surmised it must be failing.  In Process Monitor I could see AcroRd32.exe checking the share, then my user folder then it dies with a "NAME COLLISION" because it tries to create a folder or file with the same name as one that already exists.  So I gave my test user account full control access to the entire structure and now my test account is working.
    So we are going to either abandon this idea or re-apply permissions to all our profile folders.  Not sure yet.
    I am more or less reporting this for others to benefit, and if Adobe can check into why their application feels like it must walk down the entire folder structure to verify it exists that would be an added bonus.
    Thanks

    There have been several similar topics over the last year or so; see this search result http://forums.adobe.com/search.jspa?q=runtime&resultTypes=MESSAGE&resultTypes=COMMUNITY&pe opleEnabled=true&dateRange=all&communityID=3414&username=&numResults=15&rankBy=10001
    B_spies wrote:
    I would post some attachments of our Process Monitor screenshots but attachments are apparently disabled on the forums right now.
    You can still post images using the camera icon on the forum editor.

Maybe you are looking for

  • Rejection of PO item with reason 06 - IDoc failure

    Hi, There is an IDoc failure with message: Rejection of PO item with reason 06. The user(supplier) wants to reject first line item of the Subcontracting PO and add a new line item instead with the right data. Please suggest. Regards, Akash Prekar

  • Displaying login sessions on workstations using Command Prompt

    Hi there, Anyone know of a command similar to wmic.exe /node:IP-or-HostName ComputerSystem Get UserName in a Command Prompt which displays remote login sessions on a workstation rather than the console login sessions that use local accounts set up o

  • Links within documents

    I used to make Page documents with links. Click on this word and you are taken to another page of the document. It's been a while, but today I was attempting the same thing and wasn't able to do it. The only options seem to be Web or email links. I'm

  • What is Logic Node app and do I need to install it??

    i just purchased an upgrade of Logic studio. in the install CD there is a folder called Logic Node and and install for it. what is that and do I need to install it? any help is greatly appreciated.

  • XML Schema Definition

    Is it possible to modify the XSD file used by BPEL Designer to evaluate my BPEL Project? The XSD file is: http://schemas.xmlsoap.org/ws/2003/03/business-process/