Problem binding in visual express 2008

Hello world!

I connect problem in visual studio c ++ 2008 express. I do not understand because it is an example of a project and I have set up my VS to compile in 64...

This is my journal built:

Build log


Rebuild started: Project: Resizer, Configuration: Debug|x64

Order lines


Creating temporary file "c:\Users\DamsCGWorkStation\Documents\Programmation\After Effect\CS55\Downloads\Adobe-After-Effects-CS6-Win-SDK\Adobe After Effects CS6 Win SDK\Examples\Effect\Resizer\Win\x64\Debug\BAT00000751766092.bat" with contents
[
@echo off

cl /I "c:\Users\DamsCGWorkStation\Documents\Programmation\After Effect\CS55\Downloads\Adobe-After-Effects-CS6-Win-SDK\Adobe After Effects CS6 Win SDK\Examples\Effect\Resizer\Win\..\..\..\Headers" /EP ".."\\"ResizerPiPL.r" > "x64\Debug"\\"ResizerPiPL.rr"

"c:\Users\DamsCGWorkStation\Documents\Programmation\After Effect\CS55\Downloads\Adobe-After-Effects-CS6-Win-SDK\Adobe After Effects CS6 Win SDK\Examples\Effect\Resizer\Win\..\..\..\Resources\PiPLTool" "x64\Debug\ResizerPiPL.rr" "x64\Debug\ResizerPiPL.rrc"

cl /D "MSWindows" /EP x64\Debug\ResizerPiPL.rrc >               "c:\Users\DamsCGWorkStation\Documents\Programmation\After Effect\CS55\Downloads\Adobe-After-Effects-CS6-Win-SDK\Adobe After Effects CS6 Win SDK\Examples\Effect\Resizer\Win\"\\"ResizerPiPL".rc



if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: A tool returned an error code from "Compiling the PiPL"

exit 1

:VCEnd
]
Creating command line """c:\Users\DamsCGWorkStation\Documents\Programmation\After Effect\CS55\Downloads\Adobe-After-Effects-CS6-Win-SDK\Adobe After Effects CS6 Win SDK\Examples\Effect\Resizer\Win\x64\Debug\BAT00000751766092.bat"""
Creating temporary file "c:\Users\DamsCGWorkStation\Documents\Programmation\After Effect\CS55\Downloads\Adobe-After-Effects-CS6-Win-SDK\Adobe After Effects CS6 Win SDK\Examples\Effect\Resizer\Win\x64\Debug\RSP00000851766092.rsp" with contents
[
/Od /I "..\..\..\Headers" /I "..\..\..\Headers\SP" /I "..\..\..\Headers\Win" /I "..\..\..\Resources" /I "..\..\..\Util" /D "MSWindows" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_VC80_UPGRADE=0x0710" /D "_WINDLL" /FD /EHsc /MDd /Zp4 /Fp".\Debug/Resizer.pch" /FAs /Fa".\Debug/" /Fo".\Debug/" /Fd".\Debug/" /FR"x64\Debug\\" /W2 /WX /c /Zi "..\..\..\Util\MissingSuiteError.cpp"
]
Creating command line "cl.exe @"c:\Users\DamsCGWorkStation\Documents\Programmation\After Effect\CS55\Downloads\Adobe-After-Effects-CS6-Win-SDK\Adobe After Effects CS6 Win SDK\Examples\Effect\Resizer\Win\x64\Debug\RSP00000851766092.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\Users\DamsCGWorkStation\Documents\Programmation\After Effect\CS55\Downloads\Adobe-After-Effects-CS6-Win-SDK\Adobe After Effects CS6 Win SDK\Examples\Effect\Resizer\Win\x64\Debug\RSP00000951766092.rsp" with contents
[
/Od /I "..\..\..\Headers" /I "..\..\..\Headers\SP" /I "..\..\..\Headers\Win" /I "..\..\..\Resources" /I "..\..\..\Util" /D "MSWindows" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /FD /EHsc /MDd /Zp4 /Fp".\Debug/Resizer.pch" /FAs /Fa".\Debug/" /Fo".\Debug/" /Fd".\Debug/" /FR"x64\Debug\\" /W2 /WX /c /Zi "..\Resizer_Strings.cpp"

"..\Resizer.cpp"

"..\..\..\Util\AEGP_SuiteHandler.cpp"
]
Creating command line "cl.exe @"c:\Users\DamsCGWorkStation\Documents\Programmation\After Effect\CS55\Downloads\Adobe-After-Effects-CS6-Win-SDK\Adobe After Effects CS6 Win SDK\Examples\Effect\Resizer\Win\x64\Debug\RSP00000951766092.rsp" /nologo /errorReport:prompt"
Creating command line "rc.exe /d "_DEBUG" /d "_VC80_UPGRADE=0x0710" /l 0x409 /fo"x64\Debug/ResizerPiPL.res" ".\ResizerPiPL.rc""
Creating temporary file "c:\Users\DamsCGWorkStation\Documents\Programmation\After Effect\CS55\Downloads\Adobe-After-Effects-CS6-Win-SDK\Adobe After Effects CS6 Win SDK\Examples\Effect\Resizer\Win\x64\Debug\TMP00000A51766092.tmp" with contents
[
2 /* ISOLATIONAWARE_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\x64\\Debug\\Resizer.aex.embed.manifest"
]
Creating command line "rc.exe /fo".\x64\Debug\Resizer.aex.embed.manifest.res" "c:\Users\DamsCGWorkStation\Documents\Programmation\After Effect\CS55\Downloads\Adobe-After-Effects-CS6-Win-SDK\Adobe After Effects CS6 Win SDK\Examples\Effect\Resizer\Win\x64\Debug\TMP00000A51766092.tmp""
Creating temporary file "c:\Users\DamsCGWorkStation\Documents\Programmation\After Effect\CS55\Downloads\Adobe-After-Effects-CS6-Win-SDK\Adobe After Effects CS6 Win SDK\Examples\Effect\Resizer\Win\x64\Debug\RSP00000B51766092.rsp" with contents
[
/OUT:"C:\Program Files\Adobe\Common\Plug-ins\CS6\MediaCore\Resizer.aex" /INCREMENTAL /DLL /MANIFEST /MANIFESTFILE:"x64\Debug\Resizer.aex.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:".\Debug/Resizer.pdb" /SUBSYSTEM:WINDOWS /DYNAMICBASE:NO /IMPLIB:".\Debug/Resizer.lib" /MACHINE:X64 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib

".\x64\Debug\ResizerPiPL.res"

".\Debug\AEGP_SuiteHandler.obj"

".\Debug\MissingSuiteError.obj"

".\Debug\Resizer.obj"

".\Debug\Resizer_Strings.obj"

".\x64\Debug\Resizer.aex.embed.manifest.res"
]
Creating command line "link.exe @"c:\Users\DamsCGWorkStation\Documents\Programmation\After Effect\CS55\Downloads\Adobe-After-Effects-CS6-Win-SDK\Adobe After Effects CS6 Win SDK\Examples\Effect\Resizer\Win\x64\Debug\RSP00000B51766092.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "c:\Users\DamsCGWorkStation\Documents\Programmation\After Effect\CS55\Downloads\Adobe-After-Effects-CS6-Win-SDK\Adobe After Effects CS6 Win SDK\Examples\Effect\Resizer\Win\x64\Debug\RSP00000C51766092.rsp" with contents
[
/o "x64\Debug/Resizer.bsc"

".\x64\Debug\AEGP_SuiteHandler.sbr"

".\x64\Debug\MissingSuiteError.sbr"

".\x64\Debug\Resizer.sbr"

".\x64\Debug\Resizer_Strings.sbr"
]
Creating command line "bscmake.exe @"c:\Users\DamsCGWorkStation\Documents\Programmation\After Effect\CS55\Downloads\Adobe-After-Effects-CS6-Win-SDK\Adobe After Effects CS6 Win SDK\Examples\Effect\Resizer\Win\x64\Debug\RSP00000C51766092.rsp" /nologo"
Output window


Compiling the PiPL
Microsoft (R) C/C++ Optimizing Compiler Version 15.00.30729.01 for x64
Copyright (C) Microsoft Corporation.  All rights reserved.
ResizerPiPL.r
Microsoft (R) C/C++ Optimizing Compiler Version 15.00.30729.01 for x64
Copyright (C) Microsoft Corporation.  All rights reserved.
ResizerPiPL.rrc
Compiling...
MissingSuiteError.cpp
Compiling...
Resizer_Strings.cpp
Resizer.cpp
AEGP_SuiteHandler.cpp
Generating Code...
Compiling resources...
Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
Copyright (C) Microsoft Corporation.  All rights reserved.
Compiling manifest to resources...
Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
Copyright (C) Microsoft Corporation.  All rights reserved.
Linking...
LINK : cannot create map for .ILK file; linking nonincrementally
LINK : fatal error LNK1104: cannot open file 'C:\Program Files\Adobe\Common\Plug-ins\CS6\MediaCore\Resizer.aex'
Creating browse information file...
Microsoft Browse Information Maintenance Utility Version 9.00.30729
Copyright (C) Microsoft Corporation. All rights reserved.
Results


Build log was saved at "file://c:\Users\DamsCGWorkStation\Documents\Programmation\After Effect\CS55\Downloads\Adobe-After-Effects-CS6-Win-SDK\Adobe After Effects CS6 Win SDK\Examples\Effect\Resizer\Win\x64\Debug\BuildLog.htm"
Resizer - 1 error(s), 0 warning(s)

Hi blenderiseur!

Welcome to the forum. :-)

Looks like you put your SDK files in an unconventional place.

really irritates the resource compiler tool...

I think the standard path should be:

c:\Program files\adobe\after effects cs6 sdk...

do not hold me to the letter. Look for it here in the forum. He has been treated before.

(my machine is configured very differently, so I can't check)

You can configure the custom build step to search this tool to another location, but it's a pain to do.

Let me know if that solves your problem.

Tags: After Effects

Similar Questions

  • Problems installing SQL Server Express 2008 R2 on the laptop

    I tried to install sql server express 2008 R2 on my Dell Inspiron 1525 laptop running Windows 7 and I'm not able to get SQL Agent to start and I do not have the SQL Management Studio program as an option under all programs. What I am doing wrong?

    Hello

    You send messages in the Forum Installation in Vista

    For the best results for your questions, please repost in the SQL Server Express Forum.

    http://social.technet.Microsoft.com/forums/en/SQLExpress/threads

    See you soon.

  • Problem recording Studio Visual C++ 2008 Express Edition

    I'm having a lot of trouble to save Visual Studio C++ 2008 Express Edition. I select Help from the menu, takes me to a Personal Data Form, select Continue takes me to this sitehttps://profile.microsoft.com/RegSysProfileCenter/wizard.aspx?fu=http%3a%2f%2fmsdn.microsoft.com%2fen-us%2fvsreg%2fdefault.aspx%3frel%3dvs2008%26h%3d8fe89f5825db5307%26pid%3d91909-152-0000052-60809%26bn%3d030729.01%26r%3dy%26lcid%3d1033&wizid=c25356b7-91cf-4efe-9b63-b96613cc330e&lcid=1033 where nothing happens. Just look at a circle of green dots in circulation. The page never loads. When he worked with other Express editions it usually goes to a site of the opera. Also, when I try to open C++ 2010 Express Edition, I get a dialog box that indicates "Unknown error" and it does not open. Can someone help me with these problems?

    newbee try to learn something new

    http://social.msdn.Microsoft.com/forums/en-us/category/VisualStudio, vsarch, vsdbg, vstest, vstfs, vsdata, vsappdev, visualbasic, visualcsharp, end

    They will help you in the Visual Studio Forums above.

    See you soon

    Mick Murphy - Microsoft partner

  • License with Measurement Studio and Visual Basic 2008 Express problem

    Hello!

    I have a license for the professional edition of studio measure 8.5 and I use the express edition of Visual Basic 2008.

    I am trying to use the FFTfunction, but get the exception {"NationalInstruments.Restricted.AnalysisLicenser is unauthorized."}

    Does anyone have an idea?

    Thanks in advance!

    Andreas

    Here is the full error message:

    System.TypeInitializationException wurde nicht Festival.
    Message = "Der Typeninitialisierer as 'NationalInstruments.Analysis.Dsp.Transforms' hat eine exception caused."
    Source = "NationalInstruments.Analysis.Professional"
    TypeName = "NationalInstruments.Analysis.Dsp.Transforms"
    StackTrace:
    BEI NationalInstruments.Analysis.Dsp.Transforms.RealFft (Double [] realData)
    EIB LDS. LDS_Form1.ButtonFFT_Click (Object sender, EventArgs e) D:\devel\LDS\pc\LDS\LDS\LDS_Form1.vb:Zeile 1700.
    bei System.Windows.Forms.Control.OnClick (EventArgs e)
    bei System.Windows.Forms.Button.OnClick (EventArgs e)
    bei System.Windows.Forms.Button.OnMouseUp (MouseEventArgs mevent)
    EIB System.Windows.Forms.Control.WmMouseUp (Message & m, MouseButtons, Int32 clicks button)
    EIB System.Windows.Forms.Control.WndProc (Message & m)
    bei System.Windows.Forms.ButtonBase.WndProc (Message & m)
    bei System.Windows.Forms.Button.WndProc (Message & m)
    EIB System.Windows.Forms.Control.ControlNativeWindow.OnMessage (Message & m)
    EIB System.Windows.Forms.Control.ControlNativeWindow.WndProc (Message & m)
    bei System.Windows.Forms.NativeWindow.DebuggableCallback (IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
    bei System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW (MSG & msg)
    bei System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop (Int32 dwComponentID, Int32 reason, Int32 pvLoopData)
    bei System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner (Int32 reason, ApplicationContext context)
    bei System.Windows.Forms.Application.ThreadContext.RunMessageLoop (Int32 reason, ApplicationContext context)
    EIB System.Windows.Forms.Application.Run (ApplicationContext context)
    BEI Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnRun)
    BEI Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.DoApplicationModel)
    BEI Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.Run (String [] command-line)
    EIB LDS. My.MyApplication.Main (String [] Args) in 17d14f5c-a337-4978-8281 - 53493378c1071.vb:Zeile 81.
    bei System.AppDomain._nExecuteAssembly (Assembly, String [] args)
    bei System.AppDomain.nExecuteAssembly (Assembly, String [] args)
    bei System.Runtime.Hosting.ManifestRunner.Run (Boolean checkAptModel)
    bei System.Runtime.Hosting.ManifestRunner.ExecuteAsAssembly)
    bei System.Runtime.Hosting.ApplicationActivator.CreateInstance (ActivationContext activationContext, String [] activationCustomData)
    bei System.Runtime.Hosting.ApplicationActivator.CreateInstance (ActivationContext activationContext)
    EIB System.Activator.CreateInstance (ActivationContext activationContext)
    BEI Microsoft.VisualStudio.HostingProcess.HostProc.RunUsersAssemblyDebugInZone)
    bei System.Threading.ThreadHelper.ThreadStart_Context (Object state)
    bei System.Threading.ExecutionContext.Run (ExecutionContext executionContext, ContextCallback callback, Object state)
    bei System.Threading.ThreadHelper.ThreadStart)
    InnerException: System.ComponentModel.LicenseException
    Message = "NationalInstruments.Restricted.AnalysisLicenser is unlicensed."
    Source = "NationalInstruments.Common"
    StackTrace:
    AT NationalInstruments.Restricted.LicenseBase.ShowUnLicensedBehavior (Type type, object instance)
    BEI NationalInstruments.Restricted.LicenseBase.a (String Type A_0, A_1, A_2 object)
    BEI NationalInstruments.Restricted.LicenseBase.a (Type A_0, A_1 object)
    AT NationalInstruments.Restricted.LicenseBase.RunTimeCheck (Type type, LicenseContext context, object instance)
    BEI NationalInstruments.Restricted.LicenseProviderBase.GetLicense (context, type, object, Boolean allowExceptions instance Type, LicenseContext)
    bei System.ComponentModel.LicenseManager.ValidateInternalRecursive (context LicenseContext, Type type, Object instance, Boolean allowExceptions, license, licenseKey, String & license)
    bei System.ComponentModel.LicenseManager.ValidateInternal (Type type, Object instance, Boolean allowExceptions, license & license)
    bei System.ComponentModel.LicenseManager.Validate (Type type, object instance)
    EIB NationalInstruments.Restricted.AnalysisLicenser... ctor()
    EIB NationalInstruments.Analysis.Dsp.Transforms... cctor()
    InnerException:

    Hi Andreas,

    It is scheduled for any Visual Studio Express edition, because these editions do not allow 3rd party integration. So, you will need to perform some additional steps to get a license to work properly.  Refer to the Measurement Studio for Visual Studio Express Editions support KB (in particular, paragraph 2 pointing you to our help).

    Best regards

  • Compile the external code with Microsoft Visual C++ 2008 Express Edition

    Hello

    I'm trying to compile c code to work with Labview (CIN or dll). In the past I did without problem using visual studio. I'm having a really hard time compiling the code with

    Microsoft Visual C++ 2008 Express Edition. I'm trying to compile one of the examples that come with Labview (multiply 2 numbers for example).

    I don't know how to set the project with Microsoft Visual C++ 2008 Express Edition. I read on the web something make a folder of lvm with Labview makefile. Is this really necessary? If so, how to create this file?

    Thank you

    Eyal

    Thanks for your reply.

    In fact, I found a way to create a dll on the web:

    http://decibel.NI.com/content/docs/doc-1690

  • I can't install Visual c# 2008 Express

    I know this is the wrong place for that. I don't care. There is no good place for it. Microsoft Support System REALLY needs work.

    I can't install Visual c# 2008 Express... and I have not the slightest idea why. I use Windows Vista Home Premium x 64, and I get this error when I try to install:

    Description:
    Microsoft Visual c# 2008 Express Edition with SP1 - ENU has encountered a problem during installation.  Setup did not complete successfully.

    Signature of the problem:
    Problem event name: VisualStudio8Setup
    Signature of the 01:10861 problem
    Signature of the problem 02: 9.0.30729.01_ORCAS_X86_NET
    Signature of the problem 03: MC
    Signature of the problem 04: INST
    Signature of the problem 05: F
    Signature of the problem 06: Microsoft.VC90.ATL, version = "9.0.30729.1", Publ.
    Signature of the problem 07: 0 x 80070424
    Signature of the 08:1603 problem
    Signature of the problem 09: engage
    Signature of the problem 10: gencomp329, {12cd
    The system version: 6.0.6002.2.2.0.768.3
    Locale ID: 2057

    More information about the problem:
    LCID: 1033

    If anyone can help me understand what the problem is, I would be very grateful.

    There is a good place for it: http://social.msdn.microsoft.com/Forums/en-US/vssetup/threads - setup of visual studio forums. Experts it will be able to help.

  • Unable to save the Visual C++ 2008 Express Edition

    Hello

    A few months ago, I installed Visual C++ 2008 Express Edition [Language = a] because of old libraries that I use and which do not work with the newer versions. My OS is Windows 7.

    Recently, I received the information I need to register the product. Registration has failed.

    If I start Visual C++ 2008 present a window pop-up "Produktregistrierung von Visual C++ 2008 Express Edition. If I click on "Register now" (sign up now), the link is to the connection to the account and that Error404.

    Does anyone have an idea what went wrong or how the problem might be solved?

    Best and thanks

    Chris

    Hi Chris,

    I would like you to post your question in the following link:

    https://social.msdn.Microsoft.com/forums/vstudio/en-us/home

    I hope this helps.

  • I downloaded visual basic 2008 express. When I look at the code, it is invisible. Why? I need to make it visible to see and add more code.

    I downloaded visual basic 2008 express. When I go to view the code, it is invisible. I don't see it. I don't need to read, modify or add. I uninstalled, reinstalled 3 times and tried a fix without help. When I copy and paste the code that is invisible to a word document, then you see on the word document. Please someone tell me how to do to be able to see in the region of code in the visual basic application.

    Hello

    The question you have posted will be well suited in the MSDN forums. Click on the link below.

    http://social.msdn.Microsoft.com/forums/en/vsexpressvb/threads

  • Unable to find the tool forms in Visual Basic 2008 Express Edition

    In fact, it was not any category of software, so I posted this in Windows (sorry about that: P). recently, I decided to learn the Visual Basic. I have a Visual Basic 2008 Express Edition software, which works well and good. While learning, in a book, was an activity. They refer to the Shape tool to create a rectangular box in the design (form). I tried, but I couldn't find any tool like this. Could someone help me please? I'm stuck for more than 5 days. Thank you best regards &.

    This issue is beyond the scope of this site and must be placed on Technet or MSDN
  • error from side to side configeration, after an application of visual c ++ 2008 mfc application packaging

    My request is to give an error message saying "the application failed to start because its side-by-side configuration is incorrect. Please see the event log or use the command-line sxstrace.exe for more details.

    I ran the sxstrace. tool exe at my opening of my request. I was able to get the following,

    /****************************************************************************8/

    INFO: Manifest definition identity is (null).
    INFO: Reference: Microsoft.VC90.DebugCRT, processorArchitecture = "x 86" publicKeyToken = "1fc8b3b9a1e18e3b", type = "win32", version = "9.0.21022.8"
    INFO: Reference: Microsoft.VC90.DebugMFC, processorArchitecture = "x 86" publicKeyToken = "1fc8b3b9a1e18e3b", type = "win32", version = "9.0.21022.8"
    INFO: Resolving reference Microsoft.VC90.DebugCRT, processorArchitecture = "x 86" publicKeyToken = "1fc8b3b9a1e18e3b", type = "win32", version = "9.0.21022.8".
    INFO: Resolving reference for ProcessorArchitecture WOW64.
    INFO: Resolving reference for the neutral culture.
    INFO: Application binding policy.
    INFO: No found publisher policy.
    INFO: No redirect political connection is found.
    INFO: Start the detection of assembly.
    INFO: Can't find the assembly in WinSxS.
    NEWS: Try to detect manifest to C:\Windows\assembly\GAC_32\Microsoft.VC90.DebugCRT\9.0.21022.8__1fc8b3b9a1e18e3b\Microsoft.VC90.DebugCRT.DLL.
    INFO: Found no manifesto for the neutral culture.
    INFO: End detection of assembly.
    INFO: Resolving reference for ProcessorArchitecture x 86.
    INFO: Resolving reference for the neutral culture.
    INFO: Application binding policy.
    INFO: No found publisher policy.
    INFO: No redirect political connection is found.
    INFO: Start the detection of assembly.
    INFO: Can't find the assembly in WinSxS.
    NEWS: Try to detect manifest to C:\Windows\assembly\GAC_32\Microsoft.VC90.DebugCRT\9.0.21022.8__1fc8b3b9a1e18e3b\Microsoft.VC90.DebugCRT.DLL.
    NEWS: Try to detect manifests to C:\Program Files (x86)\LiveVision_RollerMaini\Microsoft.VC90.DebugCRT.DLL.
    NEWS: Try to detect manifests to C:\Program Files (x86)\LiveVision_RollerMaini\Microsoft.VC90.DebugCRT.MANIFEST.
    NEWS: Try to detect manifests to C:\Program Files (x86)\LiveVision_RollerMaini\Microsoft.VC90.DebugCRT\Microsoft.VC90.DebugCRT.DLL.
    NEWS: Try to detect manifests to C:\Program Files (x86)\LiveVision_RollerMaini\Microsoft.VC90.DebugCRT\Microsoft.VC90.DebugCRT.MANIFEST.
    INFO: Found no manifesto for the neutral culture.
    INFO: End detection of assembly.
    ERROR: Cannot resolve the reference of Microsoft.VC90.DebugCRT, processorArchitecture = "x 86", publicKeyToken = "1fc8b3b9a1e18e3b", type is "win32", version = "9.0.21022.8".
    ERROR: Activation context generation failed.
    End activation context generation.

    /*****************************************************************************/

    Can someone please suggest a solution for this problem.

    IAM using Visual c ++ 2008 MFC based application dialog box

    This issue is beyond the scope of this site (for consumers) and to be sure, you get the best (and fastest) reply, we have to ask either on Technet (for IT Pro) or MSDN (for developers)
    *
  • Error 1935 when installing Microsoft Visual C++ 2008 x 86 in Windows 7 Ultimate 32 bit

    Dear people, I have a problem. I have a Samsung NC10 Netbook with 1 GB of RAM, dual core processor clocked at 1.6 Ghz, Windows 7 Ultimate 32 bit and graphics Mobile Intel Express 945 Chipset family 251 MB. When I try to install Microsoft Visual C++ 2008 x 86 (for my Blackberry Desktop Software) I still get this error, regardless of how many times I try.

    ---------------------------
    The Microsoft Visual C++ 2008 redistributable installation program
    ---------------------------
    Error 1935.An error occurred during the installation of assembly ' Microsoft.VC90.ATL, version = "9.0.30729.1", publicKeyToken = "1fc8b3b9a1e18e3b", processorArchitecture = "x 86", type ="win32" '. " See Help and Support for more information. HRESULT: 0X8007041D.

    Help and Support gives me nothing. Help, please! I think that without Visual C++ 2008 my Blackberry Desktop Software does not work. Please help me, I'm in a big crisis. Thanks a zillion.

    (Moved to programs)

    Hi Aditya,

    You might face this problem because of the Windows update Setup or any third party application. I suggest you follow the steps and the tool provided in the link below.

    Error 1935.An error occurred during the installation of assembly ' Microsoft.VC90.ATL, version

    http://support.Microsoft.com/kb/970652

    Note: Please refer to the warning of the link section.

    You can also see the steps in the link given below.

    https://social.technet.Microsoft.com/forums/Windows/en-us/80c0eba9-ea1a-455D-baf1-0bb2c7c4b408/Error-1935-Microsoft-Visual-c-2008-Redistributable-Install?Forum=w7itproinstall

    Let us know the status of the issue.

  • Cannot install SQL Server Express 2008 R2 on Spanish Windows 7 Professional N

    My system is a Windows 7 Professional N (32 - bit) in SPANISH. I installed Visual Studio Express Web 2012 using the download Web site. Since it does not create databases or data projects, I decided to install SQL Server Express R2 2008.

    So, I used Microsoft Web Platform install 4.0 which is on my system and selected 'SQL Server Express R2 2008', first 'Add' (add because it is in Spanish) then selected "Instalar' (installation).
    Have downloaded SQL Server Express R2 2008 happened for some time. Then it asked me to enter the password for the "sa" user I wanted to use it, so I chose 'Continue' and it went to install.
    After a while I got an error saying dialogue in Spanish this (translated):
    X follows products has NOT been installed.

    SQL Server Express 2008 R2
    This product has not been installed correctly. The language of installation selected for SQL Express does not coincide with the language of the Format of the system. In Control Panel, go to the regional language Configuration & Format, click the Formats tab and update the language format and try to install again.
    The journal says:
    Believing information: 0: remote file has not changed, using local cached files: C:\Users\XXXX\AppData\Local\Microsoft\Web platform Installer\82214040.xml
    Believing information: 0: get the file http://go.microsoft.com/?linkid=9752395 sides
    Believing information: 0: http://go.microsoft.com/?linkid=9752395 responded with 302
    Believing information: 0: response headers:
    HTTP/1.1 302 found
    Cache-Control: private
    Content-Length: 203
    Content-Type: text/html; charset = utf-8
    Expires on: kills, 20 Sep 2012 20:38:36 GMT
    Location: http://www.microsoft.com/web/handlers/WebPI.ashx?command=getatomfeedwithavgratingquery
    Server: Microsoft-IIS/7.5
    X-AspNet-Version: 2.0.50727
    X-Powered-By: ASP.NET
    Date: Kills, 20 Sep 2012 20:39:36 GMT


    Believing information: 0: sides file loaded successfully
    Believing information: 0: adding product SQL Server Express 2008 R2 (SQLExpress) to cart
    Believing information: 0: authentication in mixed mode using SQL
    Believing information: 0: adding product "SQLExpress".
    Believing information: 0: current installation of setting 1
    Believing information: 0: starting install sequence
    Believing information: 0: use cached the file to C:\Users\XXXX\AppData\Local\Microsoft\Web platform Installer\installers\SQLExpress\daf34b0ffcbc8be086aafddeafc4e98d2da3295c\SQLEXPR32_x86_ESN.exe instead of download from http://go.microsoft.com/fwlink/?LinkID=186782&clcid=0xc0a
    Information believing: 0: EXE command from product "SQL Server Express 2008 R2. "" CommandLine is: ' C:\Users\XXXX \AppData\Local\Microsoft\Web Platform Installer\installers\SQLExpress\daf34b0ffcbc8be086aafddeafc4e98d2da3295c\SQLEXPR32_x86_ESN.exe/q/action = install/features = SQL/InstanceName = SQLEXPRESS SQLSVCACCOUNT = /SQLSVCStartupType 'NT AUTHORITY\Network Service' = auto /AddCurrentUserAsSqlAdmin /ENABLERANU = 1/hideconsole/IACCEPTSQLSERVERLICENSETERMS/SECURITYMODE = SQL /SAPWD = ' * ' "." Process ID: 3672
    Believing information: 0: Install exit for the "SQL Server Express 2008 R2" is-2067529714 product code
    Error of believing: 0: Install return code product "SQL Server Express 2008 R2" is failure (El idioma instalacion para SQL Express chosen coincide con el formato del sistema idioma.) In Control Panel el, vaya al dialogo config cuadro y actualice el idioma del formato e idioma, elija pestana Formatos, regional brings nuevo realize the instalacion)
    Believing information: 0: product SQL Server Express 2008 R2 is installed
    Believing information: 0: current increase install 2
    The first time it was OK as my language & format in this Panel was Spanish. I went and he changed to English (United States) and tried again. Same mistake. Rebooted the system, checked the English language format (notice that does NOT change the language of the current WIndows user interface) and tried to install SQL Server Express 2008 R2 with WebPI but no luck.
    Why is it not possible to install SQL Server Express 2008 R2 in a Spanish installation of Windows 7 during installation of Visual Studio 2012 without problem?

    Hello D.E.G.T_,

    It would be preferable for you to post in the forums TechNet for SQL Server.
    http://social.technet.Microsoft.com/forums/en-us/SQLExpress/threads

    Members of the community would be better able to advice you.

    Thank you

    Marilyn

  • FDK11 supports Visual Studio 2008?

    We use a client based on 10 FDK in the IDE of Visual Studio 2008. Now the same client does not work with FDK 11 but if I convert the application in 2010 it works. If FDK 11 does not support the VSTS 2008 or a lower version?

    Hi Venketraja,

    According to FDK, FDK11 requires VS2010. My own experience, I have found it is true, as I have been unable to build a client FDK11 with VS2008. So now, I have the two IDEs installed without any problems so far, although both are open at the same time. Also, I'm using VS2010 Express, which was free. Apparently, there are some components of the project that cannot create the Express version, but as long as they are there because it's an existing project, it works OK.

    Russ

  • Re: Cannot install Visual Studio 2008 on Vista 32-bit

    Hello

    I have a satellite P200 with Vista Home premium SP1 and I need to install it on Visual Studio 2008.
    When the install wizzard starts it checks the compatibility of the computer and could not return this:

    "Setup has detected that this computer does not meet the requirements to install this software. These conditions must be met before you can install Microsoft Visual Studio 2008 Professional Edition - ENU
    Requirements and software prerequisites
    Windows XP Service Pack 2 update information
    You must install this service pack to complete the installation. Visual Studio requires the installation of this service pack before you install Visual Studio"

    So the only solution I have is to exit the installation wizard, so I can not install VS2008

    It seems that someone else has the same problem with a Toshiba Satellite also! See http://forums.microsoft.com/MSDN-FR/ShowPost.aspx?PostID=3392455&SiteID=12
    Microsoft product support has apparently no solution and find it strange!

    So please help me, I absolutely need of VS2008 to work and I change my laptop only because failed to install VS2008

    Thanks a ton in advance for

    Pascal

    Post edited by: pfo69

    Hi mate,

    Sorry, but just because one person in a MSDN forum has randomly the same machine you, does not mean that there is a related problem of the machine. Technically in comparing it s absolutely the same material as in an office and so why Don t you contact Microsoft technical support?

    It seems that it is certainly unwanted Microsoft and has NOTHING to do with Toshiba hardware or software, so please see MS support sites or give them a call, because it s THEIR software which won´t operate according to THEIR operating system.

    Welcome them

  • Visual Studio 2008 with Labview order, use of PlotWaveform commando

    Hello

    I want to use the Labview/CVI following commando: PlotWaveform in Visual Studio 2008.

    But I get a return-10 error when I try to use PlotWaveform.

    I use the following code:

    #include "stdafx.h".
    #include
    #include
    #include
    #include
    #include
    #include
    #include
    If (InitCVIRTE (0, 0,0) == 0)
    Returns - 1; Not enough memory

    int panelHandle is NewPanel(parentPanel,"Graph",top,left,height,with);.
    printf ("panelHandle: %d\n",panelHandle); ")

    int nNewCtrl is NewCtrl(panelHandle,CTRL_NUMERIC,0,10,10);.
    printf ("nNewCtrl: %d\n",nNewCtrl); ")

    DisplayPanel (panelHandle);

    int PlotWaveform_RETURN_VALUE = PlotWaveform (panelHandle, nNewCtrl, myArray, 4, VAL_DOUBLE, 1.0, 0.0, 0.0, 1.0, VAL_FAT_LINE, VAL_DOTTED_SOLID_SQUARE, VAL_SOLID, 1, VAL_RED);
    printf ("PlotWaveform_RETURN_VALUE: %d\n",PlotWaveform_RETURN_VALUE); ")

    RefreshGraph (panelHandle, nNewCtrl);

    When I run the program is the result:
    panelHandle: 1
    nNewCtrl: 2
    PlotWaveform_RETURN_VALUE:-10

    I get a graphic image but no graphics. And the frame that displays is not working properly.

    What is the problem with the function PlotWaveform, what is him Error-10 show ?

    BR
    Benjamin

    Benjamin,

    This error means that you place an order for wrong type for the function in question. And that's because you create a control of type CTRL_NUMERIC instead of CTRL_GRAPH or CTRL_GRAPH_LS.

    Luis

Maybe you are looking for