Debugging a dll DIAdem vc?

Hi all

I want to debug a vc dll which is used in the script of DIAdem. I recorded the dll in the tiara. My main goal is to debug the code for vc ++ since the tiara, once the function in the dll in vc is has occurred in the script of DIAdem. My version of diadem is 9.1 and vc is 6. I gave the application target in visual studio to be tiara and tried to run in debugging, but debugging does not have vc code.

If someone met the same before letting me know the steps of this process. The dll that I use is a GPI extension DLL

With respect,

SKB

Hello

Thanks for the reply. These steps helped me in debugging code.  Thank you for the timely assistance.

With respect,

SKB

Tags: NI Software

Similar Questions

  • Debugging a dll c++ in visual studio 2010

    Hello world

    I expand and optimize a c++ dll that is called in a labview file. I managed to put up-to-date and running, but it is not what is supposed to .

    I need to debug it by setting the breakpoint in the code c ++ because the labview is just memory and display. How can I do? Any help will be really appreciated

    I use labview 2012 and express VS210.

    Tanks a lot

    Amos

    I have attached the main file of the dll and labview interface.

    Thus,.

    LabView is off,

    You press F5 in your visual studio, this is starting to LabView, he said you LabView was not built with debug, you click Yes. LabView begins.

    Now, you select your VI, open the call library function node and make sure you have selected the appropriate DLL.

    You start your VI, it is running and jumping in the call library function node. If you don't get triggered breakpoint now, you with that either did not build the dll debug info or wrong dll.

    No more possible to deliver aid.

    And OMG get rid of this main feature, even if it is empty!

  • Errors in debugging horizonplugin.dll

    Currently on ThinApp 5.1.0 - 2079447.

    Had problems with ThinApps successful ThinReg test and then one or more entry points produces the following error after the addition of block of the Horizon and recompile

    "Cannot load the notification module HorizonPlugin.dll."

    How do you determine why an individual entry point throws this error in a job or build?

    Solved. This follow-up to the presence of copies of hzntaplugin.dll and horizonplugin.dll at the root of c:\windows in addition in the correct locations of the DLL 32 bits in c:\windows\syswow64 and 64-bit DLLS in c:\windows\system32 (target machine). Deleting these files from c:\windows immediately eliminated error.

  • LabWindows CVI and debugging dll MSVC ++

    We use a written LabWindows/CVI DLLS in the code for Teststand module. This DLL calls a DLL written in MSVC ++.  Is it possible to use the debugger of Labwindows/CVI debug this DLL MSVC ++ (if this DLL MSVC ++ is built with 'good' options)?  Or is possible only using the environment of development MSVC ++?

    Hello mkossmann,

    The CVI compiler generates different types of than MSVC debugging information.

    The debugger CVI doen't understand the debugging information generated by MSVC, so you cannot debug the dll compiled in MSVC.

    Constantin

  • debugging error in CVI to within TestStand, whole plant TestStand app

    good, maybe it's not technically a 'crash', but the end result is the same.   Here's the scenario:

    I'm debugging a DLL created by CVI in TestStand.

    the DLL has a runtime error that needs to be debugged, so I BREAK and launch debugger CVI.

    Finally the CVI debugger must be dismissed (say for a fatal error), and a popup says "this will end the process being debugged.  You want to put an end to this process? »

    Can we assume that the CVI is the process ending, right?  Well, apparently not, because if I say 'Yes' it requires an immediate stop of TestStand and let the DLL terminated in CVI.   which is not very useful, so I quit that too and reopen TestStand.   that gets pretty boring.

    any suggestions or advice on how to stop this behavior occurs?

    Hi rjohnson,.

    You follow the recommended procedure for your debugging DLLs?  Details of the exact steps taken to reproduce the behavior can be useful, but I would like to first of all make sure that you follow the steps in knowledge base.

    One thing to note is that TestStand itself uses the CVI runtime engine, so if we are closing the debugger CVI I understood why he could stop TestStand (although it is understandable that it could be quite annoying).  Any subject, if you let me know more details about what you are doing, I can look at the issue a little more away.

    Best regards

    John

  • construction of DLL error with vc ++ 6.0:error LNK2001: symbol __imp__MessageBoxA@16 unresolved external

    Hello world.

    I just follow the example below

    http://zone.NI.com/reference/en-XX/help/371361F-01/lvhowto/concatenating_two_strings/

    but allways vc gives me an error like this:

    -Configuration: MyDLLTest - Win32 Debug-
    The compilation...
    MyDLLTest.cpp
    Which connects...
    Creating object Debug/MyDLLTest.exp and library Debug/MyDLLTest.lib
    labviewv.lib (lvlvrt.obj): error LNK2001: symbol __imp__MessageBoxA@16 unresolved external
    Debug/MyDLLTest.dll: fatal error LNK1120: 1 external no
    Error running link.exe.
    Creating the search information file...

    MyDLLTest.dll - 2 error (s), 0 warning (s)

    I am sure that I have included the file labview.lib or labviewv.lib, because the manual says labview 8.0 or new version must include labviewv.lib rather than labview.lib.

    And I also tried to insert extern "c" before the declaration of the function. It does not work.

    What is the problem with that?

    Your labviewv.lib file seems more likely to be corrupt.

    When I take your project and remove the reference to labviewv.lib and instead to modify the project settings to use labviewv.lib in the link settings and by far my path to C:\Program NIUninstaller Instruments\LabVIEW 8.6\cintools as additional link directory everything works fine.

    Your labviewv.lib also, the LabVIEW 8.0 to 8.6 mine are all around 450 kB 1.7 MB.

    If it is a legitimate link to LabVIEW 2009 file it may have been created with a version of Visual C and/or options that make it incompatible with the VC 6. Consider that 6 VC is about 10 years old.

  • Remote debugging in CVI 8.5.1

    I rebuilt a debug build of the executable and copied the .exe and .cdb to

    the remote target (a PC). I started the application to configure remote on debugging

    the target. When asked, I started the .exe. I get the error "debugging".

    file information of this file is obsolete. , You will be

    Impossible to debug the dll/exe. You want to terminate.

    Another performer 8.5.0 engineer is able to do remote debugging on the computer.

    Found the problem. I'm compiling the program on a network drive, T:. I had an old version of the .exe and .cdb on a directory on my computer, C:

    When I deleted the local copy on C:, then it started working. I don't know why he was looking on my C: being the directory of my project in w: drive

  • error: dbgasctime not found in cvirte.dll

    When I try to debug my dll of cvi, I got this error in LabVIEW.

    Someone at - it will meet it before?

    Is the system where you have created the DLL the same where you call it? This kind of error makes me think of a problem in the runtime: is it possible that the computer where you run the DLL has an execution that is older than the system where you created it?

  • Possible to call / load an external DLL in GlobalSetup()?

    Hi again

    So, I need to use a DLL was provided to me by a third party.  I need to call a function of him in GlobalSetup().  I've linked the DLL (x 64) correctly, as Visual Studio is building the .aex very well.  However, when I go to debug and apply the effect to a solid, for example, AE says:

    After effects error: plugin 'testplug.aex' could not be loaded (126).

    (48: 46)

    Then I click 'OK', and when I apply the effect still once he gives me the following error:

    After effects error: invalid filter

    (3: 25)

    From my experience, this means usually what After Effects is unable to find a kind of DLL, but I could be wrong.   When this error is displayed, I see the following in the Visual Studio Debug output:

    First chance to 0x00007FF8BB0D871C in AfterFX.exe exception: Microsoft C++ exception: long at the location of the memory 0x000000000083AE78.

    First chance to 0x00007FF8BB0D871C in AfterFX.exe exception: Microsoft C++ exception: long at the location of the memory 0x000000000083AFAC.

    First chance to 0x00007FF8BB0D871C in AfterFX.exe exception: Microsoft C++ exception: long at the location of the memory 0x000000000083B610.

    I doubt it means something, but just thought I'd share this info in the case where it does.

    I pinned the problem on the first line of code that calls a function of the third-party DLL.  When I comment on this line, all right, but when I uncomment it, I get the above errors.  So my question is if there is nothing to debug the DLL problem, I can more.  The DLL was just delivered with a software development kit, so I do not have access to the source.

    If there is any indication that you all can offer, I would be very grateful.

    Thanks and best,
    Arie

    Any reason you use the CS5 SDK? CS6 is a pretty good choice these days as most of the users subscription/cloud use CS6, AFAIK. And a basic CS6 plugin will also work in AE CC in most cases.

    Here's the complete code for the plugin as a std::string file:

    #include

    using namespace std;

    ...

    A_char pluginFolderPath [AEFX_MAX_PATH];

    PF_GET_PLATFORM_DATA (PF_PlatData_EXE_FILE_PATH_DEPRECATED & pluginFolderPath);

    String pluginPath = string (pluginFolderPath); now contains the full path, including the name of the plugin

    int pos = (int)pluginPath.find_last_of("\\/" "); find the last folder separator

    If (pos > = 0) pluginPath = pluginPath.substr (0, pos + 1); grab something before

    ...

    String myPluginPath = pluginPath + "My3rdPartyDll.dll";

    HINSTANCE myDllHandle = LoadLibrary (myPluginPath.c_str ());

  • Handle of the object TS_ExprCtrl_Create

    Hello

    I'm using LabWindows/CVI 9.0.1 and TestStand 4.1.1.

    When I debug my DLL CVI with resource tracking tool, I see that the TS_ExprCtrl_Create function creates 3 handles.

    When the Panel is discarded, 2 handles are automatically rejected.

    But there are still 1 handful who's never been discarded.

    There is a leak memory or did I miss something? Use a function to release the last handle?

    Bruno

    This is a memory leak in TS_ExprCtrl_Create. What happens is that ts_exprctrl_create calls TS_ExprCtrl_CreateActiveXControl, which calls TSUI_ExpressionEditGetBorders to get a handle of object at the interface of borders. But CA_DiscardObjHandle is not called on the handle of the borders object.

    I created a (ID 177213) bug report for this problem.

  • We're going to get data off autcad drawing and place it in the sql for this database we use visual studio 2010. But we are getting following error

    See the end of this message for details on the call
    just-in-time (JIT) debugging instead of this dialog box.

    Loading assemblies *.
    mscorlib
    Assembly version: 4.0.0.0
    Win32 Version: 4.0.30319.233 (RTMGDR.030319 - 2300)
    Code: file:///D:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll
    ----------------------------------------
    AdApplicationFrame
    Assembly version: 0.0.0.0
    Win32 version: 3.2.23.0
    Code: file:///C:/Autodesk/AutoCAD%202012%20-%20English/AdApplicationFrame.DLL
    ----------------------------------------
    msvcm90
    Assembly version: 9.0.30729.4926
    Win32 version: 9.00.30729.4926
    Code: file:///D:/Windows/WinSxS/amd64_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.4926_none_08e1a05ba83fe554/msvcm90.dll
    ----------------------------------------
    Acdbmgd
    Assembly version: 18.2.0.0
    Win32 version: 18.2.51.0.0
    Code: file:///C:/Autodesk/AutoCAD%202012%20-%20English/AcdbMgd.DLL
    ----------------------------------------
    System
    Assembly version: 4.0.0.0
    Win32 Version: 4.0.30319.233 built by: RTMGDR
    Code: file:///D:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
    ----------------------------------------
    AdWindows
    Assembly version: 3.2.23.0
    Win32 version: 3.2.23.0
    Code: file:///C:/Autodesk/AutoCAD%202012%20-%20English/AdWindows.DLL
    ----------------------------------------
    PresentationFramework
    Assembly version: 4.0.0.0
    Win32 version: 4.0.30319.233
    Code: file:///D:/Windows/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework/v4.0_4.0.0.0__31bf3856ad364e35/PresentationFramework.dll
    ----------------------------------------
    WindowsBase
    Assembly version: 4.0.0.0
    Win32 Version: 4.0.30319.233 built by: RTMGDR
    Code: file:///D:/Windows/Microsoft.Net/assembly/GAC_MSIL/WindowsBase/v4.0_4.0.0.0__31bf3856ad364e35/WindowsBase.dll
    ----------------------------------------
    PresentationCore
    Assembly version: 4.0.0.0
    Win32 Version: 4.0.30319.233 built by: RTMGDR
    Code: file:///D:/Windows/Microsoft.Net/assembly/GAC_64/PresentationCore/v4.0_4.0.0.0__31bf3856ad364e35/PresentationCore.dll
    ----------------------------------------
    System.Xaml
    Assembly version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    Code: file:///D:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xaml/v4.0_4.0.0.0__b77a5c561934e089/System.Xaml.dll
    ----------------------------------------
    System.Core
    Assembly version: 4.0.0.0
    Win32 Version: 4.0.30319.233 built by: RTMGDR
    Code: file:///D:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
    ----------------------------------------
    System.Xml
    Assembly version: 4.0.0.0
    Win32 Version: 4.0.30319.233 built by: RTMGDR
    Code: file:///D:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
    ----------------------------------------
    PresentationFramework.Aero
    Assembly version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    Code: file:///D:/Windows/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework.Aero/v4.0_4.0.0.0__31bf3856ad364e35/PresentationFramework.Aero.dll
    ----------------------------------------
    System.Drawing
    Assembly version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    Code: file:///D:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
    ----------------------------------------
    Acmgd
    Assembly version: 18.2.0.0
    Win32 version: 18.2.51.0.0
    Code: file:///C:/Autodesk/AutoCAD%202012%20-%20English/Acmgd.DLL
    ----------------------------------------
    System.Configuration
    Assembly version: 4.0.0.0
    Win32 Version: 4.0.30319.1 (RTMRel.030319 - 0100)
    Code: file:///D:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
    ----------------------------------------
    AcWindows
    Assembly version: 18.2.0.0
    Win32 version: 18.2.51.0.0
    Code: file:///C:/Autodesk/AutoCAD%202012%20-%20English/AcWindows.DLL
    ----------------------------------------
    AcCui
    Assembly version: 18.2.0.0
    Win32 version: 18.2.51.0.0
    Code: file:///C:/Autodesk/AutoCAD%202012%20-%20English/AcCui.DLL
    ----------------------------------------
    WindowsFormsIntegration
    Assembly version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    Code: file:///D:/Windows/Microsoft.Net/assembly/GAC_MSIL/WindowsFormsIntegration/v4.0_4.0.0.0__31bf3856ad364e35/WindowsFormsIntegration.dll
    ----------------------------------------
    AcWindows.resources
    Assembly version: 18.2.0.0
    Win32 version: 18.2.51.0.0
    Code: file:///C:/Autodesk/AutoCAD%202012%20-%20English/en-US/AcWindows.resources.DLL
    ----------------------------------------
    ContextualTabSelectorRules
    Assembly version: 0.0.0.0
    Win32 version: 18.2.51.0.0
    Code: file:///C:/Autodesk/AutoCAD%202012%20-%20English/AcWindows.dll
    ----------------------------------------
    System.Windows.Forms
    Assembly version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    Code: file:///D:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
    ----------------------------------------
    ManagedMC3
    Assembly version: 5.8.0.0
    Win32 version: 5.8.0.0
    Code: file:///C:/Autodesk/AutoCAD%202012%20-%20English/ManagedMC3.DLL
    ----------------------------------------
    UIAutomationProvider
    Assembly version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    Code: file:///D:/Windows/Microsoft.Net/assembly/GAC_MSIL/UIAutomationProvider/v4.0_4.0.0.0__31bf3856ad364e35/UIAutomationProvider.dll
    ----------------------------------------
    AcWelcomeScreen
    Assembly version: 18.2.0.0
    Win32 version: 18.2.51.0.0
    Code: file:///C:/Autodesk/AutoCAD%202012%20-%20English/AcWelcomeScreen.DLL
    ----------------------------------------
    AcLayer
    Assembly version: 18.2.0.0
    Win32 version: 18.2.51.0.0
    Code: file:///C:/Autodesk/AutoCAD%202012%20-%20English/AcLayer.DLL
    ----------------------------------------
    AcLayer.resources
    Assembly version: 18.2.0.0
    Win32 version: 18.2.51.0.0
    Code: file:///C:/Autodesk/AutoCAD%202012%20-%20English/en-US/AcLayer.resources.DLL
    ----------------------------------------
    AcButterflyExt
    Assembly version: 1.0.0.23
    Win32 version: 1.0.0.23
    Code: file:///C:/Autodesk/AutoCAD%202012%20-%20English/AcButterflyExt.DLL
    ----------------------------------------
    AcButterflyExt.resources
    Assembly version: 1.0.0.23
    Win32 version: 1.0.0.23
    Code: file:///C:/Autodesk/AutoCAD%202012%20-%20English/en-US/AcButterflyExt.resources.DLL
    ----------------------------------------
    AcDialogToolTips
    Assembly version: 18.2.0.0
    Win32 version: 18.2.51.0.0
    Code: file:///C:/Autodesk/AutoCAD%202012%20-%20English/AcDialogToolTips.DLL
    ----------------------------------------
    AcDialogToolTips.resources
    Assembly version: 18.2.0.0
    Win32 version: 18.2.51.0.0
    Code: file:///C:/Autodesk/AutoCAD%202012%20-%20English/en-US/AcDialogToolTips.resources.DLL
    ----------------------------------------
    Accessibility
    Assembly version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    Code: file:///D:/Windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
    ----------------------------------------
    BomEXPORT
    Assembly version: 1.0.0.0
    Win32 Version: 1.0.0.0
    Code: file:///C:/BomEXPORT/iBOM-AutoCAD-SOURCE/BomEXPORT/bin/Debug/BomEXPORT.dll
    ----------------------------------------
    AcCustomize
    Assembly version: 18.2.0.0
    Win32 version: 18.2.51.0.0
    Code: file:///C:/Autodesk/AutoCAD%202012%20-%20English/AcCustomize.DLL
    ----------------------------------------
    AcCustomize.resources
    Assembly version: 18.2.0.0
    Win32 version: 18.2.51.0.0
    Code: file:///C:/Autodesk/AutoCAD%202012%20-%20English/en-US/AcCustomize.resources.DLL
    ----------------------------------------
    AcMrUi
    Assembly version: 18.2.0.0
    Win32 version: 18.2.51.0.0
    Code: file:///C:/Autodesk/AutoCAD%202012%20-%20English/AcMrUI.DLL
    ----------------------------------------
    AcMrUi.resources
    Assembly version: 18.2.0.0
    Win32 version: 18.2.51.0.0
    Code: file:///C:/Autodesk/AutoCAD%202012%20-%20English/en-US/AcMrUi.resources.DLL
    ----------------------------------------
    CCRM
    Assembly version: 18.2.0.0
    Win32 version: 18.2.51.0.0
    Code: file:///C:/Autodesk/AutoCAD%202012%20-%20English/AcMr.DLL
    ----------------------------------------
    System.Runtime.Serialization
    Assembly version: 4.0.0.0
    Win32 Version: 4.0.30319.1 (RTMRel.030319 - 0100)
    Code: file:///D:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Serialization/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Serialization.dll
    ----------------------------------------
    PresentationFramework.Luna
    Assembly version: 4.0.0.0
    Win32 Version: 4.0.30319.1 built by: RTMRel
    Code: file:///D:/Windows/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework.Luna/v4.0_4.0.0.0__31bf3856ad364e35/PresentationFramework.Luna.dll
    ----------------------------------------
    ADODB
    Assembly version: 7.0.3300.0
    Win32 version: 7.10.6070
    Code: file:///D:/Windows/assembly/GAC/ADODB/7.0.3300.0__b03f5f7f11d50a3a/ADODB.dll
    ----------------------------------------
    iBOM-AutoCAD
    Assembly version: 1.0.0.0
    Win32 Version: 1.0.0.0
    Code: file:///C:/BomEXPORT/iBOM-AutoCAD-SOURCE/BomEXPORT/bin/Debug/iBOM-AutoCAD.dll
    ----------------------------------------

    JIT debugging *.
    To enable just-in-time (JIT) debugging, the .config file for this
    application or computer (machine.config) must have the
    jitDebugging value set in the system.windows.forms section.
    The application must also be compiled with debugging
    permit.

    For example:


       

    When JIT debugging is enabled, an unhandled exception
    will be sent to the JIT debugger registered on the computer
    rather than be handled by this dialog box.

    Hello

    The question you have posted is related to professional level support. Please visit the below mentioned link to find a community that will support what ask you:

    http://social.msdn.Microsoft.com/forums/en/category/VisualStudio

  • Hello world - does not not for illustrator 64bits

    Hi all

    I've been scripting illustrator for a few years now and would like to delve into the creation of Plugin/Extension.

    so to start I downloaded the SDK and worked my way through the HelloWorld example in the to get started with Adobe Illustrator CC 2015 Development.pdf.

    The first thing I noticed is the '...-... " \illustratorapi\adm; ' does not exist in the SDK, but I added what it anyway as the road doc said. does not seem a mistake.


    My real problem is that, once compiled and saved in the folder plugin, I a popup when illustrator CC2015 starts to say:

    Error loading Plugin.

    HelloWorld.aip

    When I run illustrator CC (which is 32-bit) I get the good Hello everyone and Goodbye World as expected


    I am new to VisualStudio and C++, so relied on simple tutorials to help me get started.

    anyone can shed light on what I have to do to get this race in the 64-bit software?

    and if someone can point me to some good tutorials that will help me to get an understanding of the creation of plugin, I would be very grateful.

    I'm on Win7 and VS2013

    Here is the output of build of VS2013:

    1 >-build started: project: HelloWorld, Configuration: Debug Win32 -.

    1 > HelloWorld.cpp

    1 > IAIUnicodeString.cpp

    1 > Code generation...

    1 > C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.CppBuild.targets(1193,5): warning MSB8012: TargetPath (C:\Users\tristan\Documents\Adobe Scripts\Adobe CC 2015\Adobe CC Illustrator 2015 SDK\samplecode\HelloWorld\Debug\HelloWorld.dll SDK) does not match the property value of the linker OutputFile (C:\Users\tristan\Documents\Adobe Scripts\Adobe CC 2015\Adobe CC Illustrator 2015 SDK\samplecode\output\win\debug\HelloWorld.aip SDK). This can cause your project to build incorrectly. To correct this problem, please make sure that $(OutDir), the values of properties $(TargetName) and $(TargetExt) correspond to the value specified in % (Link.OutputFile).

    1 > C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.CppBuild.targets(1194,5): warning MSB8012: TargetExt (.dll) does not match the value of the linker (.aip) OutputFile property. This can cause your project to build incorrectly. To correct this problem, please make sure that $(OutDir), the values of properties $(TargetName) and $(TargetExt) correspond to the value specified in % (Link.OutputFile).

    1 > create library C:\Users\tristan\Documents\Adobe Scripts\Adobe SDK for CC 2015\Adobe CC 2015 SDK\samplecode\HelloWorld\Debug\HelloWorld.lib Illustrator and objects C:\Users\tristan\Documents\Adobe Scripts\Adobe CC 2015\Adobe CC Illustrator SDK 2015 SDK\samplecode\HelloWorld\Debug\HelloWorld.exp

    1 > HelloWorld.vcxproj-> C:\Users\tristan\Documents\Adobe Scripts\Adobe SDK for 2015\Adobe Illustrator CC 2015 SDK\samplecode\HelloWorld\Debug\HelloWorld.dll CC

    = Build: 1 succeeded, 0 failed, to date, 0 0 was ignored.

    Thanks in advance

    You must add the x 64 platform to your project.

    Select it "Build | Configuration Manager menu item... ».

    In the dialog box 'Configuration Manager', choose '' in 'Active solution platform.

    In the dialog box "New Solution Platform", "x 64" should already be selected in the top down menu and 'win32' must be selected in the "copy settings from:" fall down (and the checkbox "create new project platforms" should be checked. "» Click Ok and now you can build the 64-bit versions using the x 64 platform.

  • Forms & installation of reports of 11 GR 2 - could not create the domain

    Hi, I'm trying to install forms and reports 11 GR 2 (version 11.1.2.2.0) on a 64-bit Windows 7 computer. Here's that I try:

    1.7.0.51 for Windows 7 64-bit JDK installation

    Installation of WebLogic 10.3.6 bits 'Generic' (java-Xmx1024m-jar wls1036 - generic.jar) without configuration.

    Forms and reports 11.1.2.2.0 installation:

    -installation without configuratoin

    -Keep the default values for the other parameters

    So far, no problems found.

    Now, configuration of forms and reports:

    -for development

    -Keep the default values

    He began the creation of the area (< middleware_home > / user_projects/domains/ClassicDomain /...), but after two hours, just says status: error...

    Any idea? I didn't know what to do now!

    Thank you

    Some newspapers:

    ==============================================================================================================================================================================

    At the end of c:/Programs/Oracle/Invencory/logs/install2014-01-22_11-46-31AM.log:

    [2014 01-22 T 11: 48:24.566 + 01:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager] [tid: 13] [ecid: 0000KEt ^ 8bt0VsAARb7EDP1Iru6f000004, 0] assignment of value: false to variable: CONFIGURE_FOR_DEPLOYMENT

    [2014 01-22 T 11: 48:24.573 + 01:00] [as] [TRACE] [] [oracle.as.install.engine.modules.presentation] [tid: 13] [ecid: 0000KEt ^ 8bt0VsAARb7EDP1Iru6f000004, 0] [SRC_CLASS: oracle.as.install.template.screens.ConfigurationPage] [SRC_METHOD: onDescriptionChange] [PAGE CONFIG] new Description: application Configuration

    [2014 01-22 T 11: 48:24.574 + 01:00] [as] [TRACE] [] [oracle.as.install.engine.modules.presentation] [tid: 13] [ecid: 0000KEt ^ 8bt0VsAARb7EDP1Iru6f000004, 0] [SRC_CLASS: oracle.as.install.template.screens.ConfigurationPage] [SRC_METHOD: onDescriptionChange] [PAGE CONFIG] old Description: setting up the Application

    [2014 01-22 T 11: 48:24.664 + 01:00] [as] [NOTIFICATION] [] [oracle.as.install.engine] [tid: 13] [ecid: 0000KEt ^ 8bt0VsAARb7EDP1Iru6f000004, 0] affecting valueOf (DOMAIN_HOME_PATH): C: / Oracle/Middleware/user_projects/domains/ClassicDomain. Value: USER

    [2014 01-22 T 11: 48:26.517 + 01:00] [as] [NOTIFICATION] [] [oracle.as.install.engine] [tid: 13] [ecid: 0000KEt ^ 8bt0VsAARb7EDP1Iru6f000004, 0] affecting valueOf (DOMAIN_PORT): 7001. Value: USER

    [2014 01-22 T 11: 48:30.014 + 01:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.config] [tid: 13] [ecid: 0000KEt ^ 8bt0VsAARb7EDP1Iru6f000004, 0] from the Action Configuration: Application

    [2014 01-22 T 11: 48:30.025 + 01:00] [as] [TRACK: 16] [] [oracle.as.provisioning] [tid: 13] [ecid: 0000KEt ^ 8bt0VsAARb7EDP1Iru6f000004, 0] [SRC_CLASS: oracle.as.install.classic.ca.standard.ClassicConfigMain] [SRC_METHOD: doExecute] ENTRY

    [2014 01-22 T 11: 48:35.690 + 01:00] [as] [WARNING] [] [oracle.as.provisioning] [tid: 13] [ecid: 0000KEt ^ 8bt0VsAARb7EDP1Iru6f000004, 0] CSF entered will not be analysed the AdminServer is inaccessible

    [2014 01-22 T 11: 48:35.764 + 01:00] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 13] [ecid: 0000KEt ^ 8bt0VsAARb7EDP1Iru6f000004, 0] the execution of a workflow of Jaxb...

    [2014 01-22 T 11: 48:35.764 + 01:00] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 13] [ecid: 0000KEt ^ 8bt0VsAARb7EDP1Iru6f000004, 0] beginning Oracle Fusion Middleware Configuration...

    [2014 01-22 T 11: 48:35.765 + 01:00] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 13] [ecid: 0000KEt ^ 8bt0VsAARb7EDP1Iru6f000004, 0] beginning Oracle Fusion Middleware Configuration...

    [2014 01-22 T 11: 48:35.851 + 01:00] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 13] [ecid: 0000KEt ^ 8bt0VsAARb7EDP1Iru6f000004, 0] ENTRY ASDomain.createDomain

    [2014 01-22 T 11: 48:35.851 + 01:00] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 13] [ecid: 0000KEt ^ 8bt0VsAARb7EDP1Iru6f000004, 0] ENTRY ASDomain.createDomain

    [2014 01-22 T 11: 48:35.852 + 01:00] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 13] [ecid: 0000KEt ^ 8bt0VsAARb7EDP1Iru6f000004, 0] reportStartConfigAction: ENTRY...

    [2014 01-22 T 11: 48:35.852 + 01:00] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 13] [ecid: 0000KEt ^ 8bt0VsAARb7EDP1Iru6f000004, 0] reportStartConfigAction: eventStatus...oracle.as.provisioning.engine.ConfigEventStatus@520b4c69

    [2014 01-22 T 11: 48:35.852 + 01:00] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 13] [ecid: 0000KEt ^ 8bt0VsAARb7EDP1Iru6f000004, 0] reportStartConfigAction: 2...

    [2014 01-22 T 11: 48:35.853 + 01:00] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 13] [ecid: 0000KEt ^ 8bt0VsAARb7EDP1Iru6f000004, 0] reportStartConfigAction: define the Extion Id BEGINNING...

    [2014 01-22 T 11: 48:35.853 + 01:00] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 13] [ecid: 0000KEt ^ 8bt0VsAARb7EDP1Iru6f000004, 0] reportStartConfigAction: do you have the assignment...

    [2014 01-22 T 11: 48:35.853 + 01:00] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 13] [ecid: 0000KEt ^ 8bt0VsAARb7EDP1Iru6f000004, 0] reportStartConfigAction: EXIT...

    [2014 01-22 T 11: 48:36.239 + 01:00] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 13] [ecid: 0000KEt ^ 8bt0VsAARb7EDP1Iru6f000004, 0] home field: C:/Oracle/Middleware/user_projects/domains/ClassicDomain

    [2014 01-22 T 11: 48:36.239 + 01:00] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 13] [ecid: 0000KEt ^ 8bt0VsAARb7EDP1Iru6f000004, 0] Oracle Home: C:, Oracle, Middleware, FRMHome

    [2014 01-22 T 11: 48:36.239 + 01:00] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 13] [ecid: 0000KEt ^ 8bt0VsAARb7EDP1Iru6f000004, 0] define os values of the object in Python

    [2014 01-22 T 11: 49:23.063 + 01:00] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 13] [ecid: 0000KEt ^ 8bt0VsAARb7EDP1Iru6f000004, 0] RETURN: createDomain

    [2014 01-22 T 11: 49:23.071 + 01:00] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 13] [ecid: 0000KEt ^ 8bt0VsAARb7EDP1Iru6f000004, 0] RETURN: createDomain

    [2014 01-22 T 11: 49:23.071 + 01:00] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 13] [ecid: 0000KEt ^ 8bt0VsAARb7EDP1Iru6f000004, 0] ENTRY ASDomain.startDomain

    [2014 01-22 T 11: 49:23.071 + 01:00] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 13] [ecid: 0000KEt ^ 8bt0VsAARb7EDP1Iru6f000004, 0] reportStartConfigAction: ENTRY...

    [2014 01-22 T 11: 49:23.071 + 01:00] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 13] [ecid: 0000KEt ^ 8bt0VsAARb7EDP1Iru6f000004, 0] reportStartConfigAction: eventStatus...oracle.as.provisioning.engine.ConfigEventStatus@5c219c51

    [2014 01-22 T 11: 49:23.071 + 01:00] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 13] [ecid: 0000KEt ^ 8bt0VsAARb7EDP1Iru6f000004, 0] reportStartConfigAction: 2...

    [2014 01-22 T 11: 49:23.071 + 01:00] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 13] [ecid: 0000KEt ^ 8bt0VsAARb7EDP1Iru6f000004, 0] reportStartConfigAction: define the Extion Id BEGINNING...

    [2014 01-22 T 11: 49:23.071 + 01:00] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 13] [ecid: 0000KEt ^ 8bt0VsAARb7EDP1Iru6f000004, 0] reportStartConfigAction: do you have the assignment...

    [2014 01-22 T 11: 49:23.071 + 01:00] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 13] [ecid: 0000KEt ^ 8bt0VsAARb7EDP1Iru6f000004, 0] reportStartConfigAction: EXIT...

    [2014 01-22 T 14: 11:43.421 + 01:00] [as] [ERROR] [] [oracle.as.provisioning] [tid: 13] [ecid: 0000KEt ^ 8bt0VsAARb7EDP1Iru6f000004, 0]

    [2014 01-22 T 14: 11:43.453 + 01:00] [as] [ERROR] [] [oracle.as.provisioning] [tid: 13] [ecid: 0000KEt ^ 8bt0VsAARb7EDP1Iru6f000004, 0] []

    oracle.as.provisioning.util.ConfigException:

    Error starting in the field.

    Cause:

    Delay starting the Admin_Server server.

    Action:

    For more details, see logs.

    at oracle.as.provisioning.util.ConfigException.createConfigException(ConfigException.java:123)

    at oracle.as.provisioning.weblogic.ASDomain.startDomain(ASDomain.java:3150)

    at oracle.as.provisioning.weblogic.ASDomain.startDomain(ASDomain.java:3043)

    at oracle.as.provisioning.engine.WorkFlowExecutor._startAdminServer(WorkFlowExecutor.java:1645)

    at oracle.as.provisioning.engine.WorkFlowExecutor._createDomain(WorkFlowExecutor.java:635)

    at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:391)

    at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)

    at oracle.as.install.classic.ca.standard.StandardWorkFlowExecutor.execute(StandardWorkFlowExecutor.java:65)

    at oracle.as.install.classic.ca.standard.AbstractProvisioningTask.execute(AbstractProvisioningTask.java:26)

    at oracle.as.install.classic.ca.standard.StandardProvisionTaskList.execute(StandardProvisionTaskList.java:61)

    at oracle.as.install.classic.ca.ClassicConfigMain.doExecute(ClassicConfigMain.java:124)

    at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:375)

    at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:88)

    at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:105)

    at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)

    at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:96)

    at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:186)

    at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)

    at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:86)

    at java.lang.Thread.run(Thread.java:662)

    ]]

    [2014 01-22 T 14: 11:43.484 + 01:00] [as] [ERROR] [] [oracle.as.provisioning] [tid: 13] [ecid: 0000KEt ^ 8bt0VsAARb7EDP1Iru6f000004, 0] []

    oracle.as.provisioning.exception.ASProvWorkflowException: workflow runtime error.

    at oracle.as.provisioning.engine.WorkFlowExecutor._createDomain(WorkFlowExecutor.java:686)

    at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:391)

    at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)

    at oracle.as.install.classic.ca.standard.StandardWorkFlowExecutor.execute(StandardWorkFlowExecutor.java:65)

    at oracle.as.install.classic.ca.standard.AbstractProvisioningTask.execute(AbstractProvisioningTask.java:26)

    at oracle.as.install.classic.ca.standard.StandardProvisionTaskList.execute(StandardProvisionTaskList.java:61)

    at oracle.as.install.classic.ca.ClassicConfigMain.doExecute(ClassicConfigMain.java:124)

    at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:375)

    at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:88)

    at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:105)

    at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)

    at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:96)

    at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:186)

    at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)

    at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:86)

    at java.lang.Thread.run(Thread.java:662)

    ==============================================================================================================================================================================

    ==============================================================================================================================================================================

    At the end of c:/Programs/Oracle/Invencory/logs/install2014-01-22_11-46-31AM.out:

    Creating a new AdminServer object...

    AdminServer port is 7001

    From the domain...

    LOADING DLL: C:\Oracle\Middleware\FRMHome\install\config\\StartUtil64.dll

    DEBUG: Load the DLL: C:\Oracle\Middleware\FRMHome\install\config\\StartUtil64.dll

    DEBUG: Loading DLL: C:\Oracle\Middleware\FRMHome\install\config\\StartUtil64.dll

    oracle.as.provisioning.util.ConfigException:

    Error starting in the field.

    Cause:

    An error has occurred at the start of the field.

    Action:

    For more details, see logs.

    at oracle.as.provisioning.util.ConfigException.createConfigException(ConfigException.java:123)

    at oracle.as.provisioning.weblogic.ASDomain.startDomain(ASDomain.java:3180)

    at oracle.as.provisioning.weblogic.ASDomain.startDomain(ASDomain.java:3043)

    at oracle.as.provisioning.engine.WorkFlowExecutor._startAdminServer(WorkFlowExecutor.java:1645)

    at oracle.as.provisioning.engine.WorkFlowExecutor._createDomain(WorkFlowExecutor.java:635)

    at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:391)

    at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)

    at oracle.as.install.classic.ca.standard.StandardWorkFlowExecutor.execute(StandardWorkFlowExecutor.java:65)

    at oracle.as.install.classic.ca.standard.AbstractProvisioningTask.execute(AbstractProvisioningTask.java:26)

    at oracle.as.install.classic.ca.standard.StandardProvisionTaskList.execute(StandardProvisionTaskList.java:61)

    at oracle.as.install.classic.ca.ClassicConfigMain.doExecute(ClassicConfigMain.java:124)

    at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:375)

    at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:88)

    at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:105)

    at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)

    at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:96)

    at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:186)

    at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)

    at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:86)

    at java.lang.Thread.run(Thread.java:662)

    Caused by: oracle.as.provisioning.util.ConfigException:

    Error starting in the field.

    Cause:

    Delay starting the Admin_Server server.

    Action:

    For more details, see logs.

    at oracle.as.provisioning.util.ConfigException.createConfigException(ConfigException.java:123)

    at oracle.as.provisioning.weblogic.ASDomain.startDomain(ASDomain.java:3150)

    ... 18 more

    oracle.as.provisioning.exception.ASProvisioningException

    at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:872)

    at oracle.as.install.classic.ca.standard.StandardWorkFlowExecutor.execute(StandardWorkFlowExecutor.java:65)

    at oracle.as.install.classic.ca.standard.AbstractProvisioningTask.execute(AbstractProvisioningTask.java:26)

    at oracle.as.install.classic.ca.standard.StandardProvisionTaskList.execute(StandardProvisionTaskList.java:61)

    at oracle.as.install.classic.ca.ClassicConfigMain.doExecute(ClassicConfigMain.java:124)

    at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:375)

    at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:88)

    at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:105)

    at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)

    at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:96)

    at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:186)

    at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)

    at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:86)

    at java.lang.Thread.run(Thread.java:662)

    Caused by: oracle.as.provisioning.exception.ASProvWorkflowException: workflow runtime error.

    at oracle.as.provisioning.engine.WorkFlowExecutor._createDomain(WorkFlowExecutor.java:686)

    at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:391)

    at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)

    ... 13 more

    ==============================================================================================================================================================================

    I am doing a new installation, with more RAM and a static IP address (other points were already ok), but same result...

    Finally, I found the problem. First, I make a default installation of the JDK (c:\Program Files\Java\...). I try again on a new machine, but I install java in a directory with a shorter name (c:\java\...). And this time, I can do the installation completely!

    Is it written in the doc?

    I hope that these three days lost will serve other people!

  • Does not basic SDK migration to VS2012.

    After a struggle with Visual Studio 2012, building my custom plugin, I decided to make a new download of the SDK and try to build examples of projects with VS2012.  None of them build after done VS a 'Migration' to 2012.  All projects in the solution file fail to build with the same error.  Here is the result of the build process for Paramarama:

      Compiling the PiPL
      Microsoft (R) C/C++ Optimizing Compiler Version 17.00.60610.1 for x64
      Copyright (C) Microsoft Corporation.  All rights reserved.
    
      ParamaramaPiPL.r
      Microsoft (R) C/C++ Optimizing Compiler Version 17.00.60610.1 for x64
      Copyright (C) Microsoft Corporation.  All rights reserved.
    
      ParamaramaPiPL.rrc
      AEGP_SuiteHandler.cpp
      Paramarama.cpp
      Paramarama_Strings.cpp
      Generating Code...
      MissingSuiteError.cpp
    C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V110\Microsoft.CppBuild.targets(1137,5): warning MSB8012: TargetPath(C:\Dev\Adobe After Effects CS6 Win SDK\Examples\Effect\Paramarama\Win\x64\Debug\Paramarama.dll) does not match the Linker's OutputFile property value (C:\Paramarama.aex). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile).
    C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V110\Microsoft.CppBuild.targets(1138,5): warning MSB8012: TargetExt(.dll) does not match the Linker's OutputFile property value (.aex). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile).
    LINK : fatal error LNK1104: cannot open file '\Paramarama.aex'
    

    So, I checked some of the property pages of the project.  Here are a few screenshots:

    vs2012-aesdk-props-general.png

    vs2012-aesdk-props-general-linker.png

    I'm curious to know why the extension of the target is set to ".dll", but the output file is .aex.  The extension of the target should be .aex?  Also, what must the "Configuration Type" be on because a .aex file isn't necessarily a .dll file (although maybe I'm wrong here)?  Is a .aex a .dll file?

    And one last question: what %(Link.OutputFile) mentioned in the error I get on the building.

    Thank you
    Arie

    Well, I finally got the examples of construction projects in VS2012 and the .aex file is generated and great work once copied to the folder of the AE.  This thread on MSDN has helped.  Anyway, it was relatively simple after careful observation.  It is worth noting that the configurations of project file contains the environment variable $(AE_PLUGIN_BUILD_DIR), and it must be set up in your system advanced as a new System Variable settings dialog box so that it points to the desired location.  It is also noted that because of the UAC (User Account Control) in Windows, you can really build in the folder Plugins in AE.  I came across the fact that permissions issues, and the .aex was just created.

    The value of "Output directory" under the tab "Configuration-> General properties" must match the "output folder" on the "General" under "Linker" tab  In addition, the migration to VS2012 makes the value of 'Extension target' ".dll", but you need to change it to ".aex.

    Specifically, here are the screenshots of my VS IDE.  I hope this might help someone on the line who is using VS2012.  Finally, I can start the creation of the Windows platform.

    I hope that helps!

    Arie-

  • Compiling with Visual Studio 2010 beta

    Hello

    I know that only Visual Studio 2005 is supported for the Acrobat SDK kit. But maybe one of you is also experimenting with visual Studio 2010 and got to work.

    I get the following error message. Anyone solves this problem.

    Error error 105 MSB3073: the command "if not"¬roSDKPIDir %"has ==" "has if not exist"% ¬roSDKPIDir"mkdir"% ¬roSDKPIDir""»»
    If not "% ¬roSDKPIDir' a ==" "a 'C:\Users\test\Documents\Visual Studio 2010\Projects\EPapers_Button\EPapers_Button\Debug\EPapers_Button.dll' copy '% ¬roSDKPIDir'"»
    If not "¬roSDKPIDir %" == «"echo EPapers_Button copied to '% ¬roSDKPIDir'.»
    If '% ¬roSDKPIDir' == ""echo not executed. " No value of the AcroSDKPIDir environment variable.

    ': VCEnd ' came out with code 255.

    Thanks for your help.

    I think that you should disable this type of Vista security.  Or you run VS "Run as Administrator".

Maybe you are looking for

  • Video of JW Player pauses for a few seconds. Difficult to see. Help?

    Watch a video on a site that uses JW Player. The video and audio will stop every few seconds. I watched the videos on this site before with no problems - but don't think I did since switching to Firefox. Appreciate any help.Thank you!Dennis

  • So how do you REALLY just toolbar buttons show the icons (and not text)?

    On my bookmarks toolbar, my favorites 'buttons' display the icon AND text. I want to just display the icon, no text. When I right click, customize, the "Customize toolbar" window opens. Down in the lower left corner the drop of the "show" option is a

  • Windows 7 Installation DVD not recognized.

    I'm trying to install Windows 7 on a new PC - no previous operating system. Hard drive is a Western Digital WD800 IDE. CD/DVD is a Sony CRX230ED. The CD/DVD recognizes CDs very well. But I put the Windows 7 DVD in there and it is not recognized. CRX2

  • Words in blue instead of black?

    In the Drstore under system32 I have two files that have blue words instead of the black of ideas why there like that?

  • How can I keep the same program to run several times?

    I want to be able to prevent users from running the program or the same task several times since which is at the origin of the crash program and the PC to slow down. I know that some programs are already scripted to give a message saying "program is