Can LabVIEW application properties (e.g. Callees) be accessed from visual studio (C++)?

Hello folks,
Can LabVIEW application properties such as "Callees" be accessed from C++?
Best Regards,
Chris

chassan wrote:
Hello folks,
Can LabVIEW application properties such as "Callees" be accessed from C++?
Best Regards,
Chris
You can enable the ActiveX interface in LabVIEW and use its Automation server interface. This interface exports a subset of the VI Server interface to ActiveX. A subset becauseof security concerns. You do not want an arbitrary ActiveX client (possibly remotely) to look at your entire project and change about anything they like.
Rolf Kalbermatter
Rolf Kalbermatter
CIT Engineering Netherlands
a division of Test & Measurement Solutions

Similar Messages

  • Can't update SQL 2014 DB during web publish from Visual Studio 2013

    According to Visual Studio 2013 I have "SQL Server Data Tool 12.0.40706.0" installed, which should allow me to update a SQL 2014 database but when I try to publish my web application I get the error: "Web deployment task failed. (Could not
    generatedeployment script. Internal Error. The database platform service with type Microsoft.Data.Tools.Schema.Sql.Sql120DatabaseSchemaProvider is not valid. You must make sure the service is loaded, or you must provide the full type name of a valid database
    platform service. Internal Error. The database platform service with type Microsoft.Data.Tools.Schema.Sql.Sql120DatabaseSchemaProvider is not valid. You must make sure the service isloaded, or you must provide the full type name of a valid database platform
    service. Learn more at:
    http://go.microsoft.com/fwlink/?LinkId=221672#ERROR_EXECUTING_METHOD.)" I can update the database fine if I go into the package managment console and run -UPDATE-DATABASE but I don't want to have to go into myweb.config, update it to point to the production
    database, run the update command, and then change my web.config back everytime I try to update my database. What do I have to do to getthis working? I had no problems when I was on an Azure DB.

    Actually problem seems to be related when web publish to remote server. I tried local web publish to sql2014 db and it works.
    For remote server web publish works to sql 2012 express db but when try with sql 2014 express db on same server get bellow error.
    Error message "The database platform service with type Microsoft.Data.Tools.Schema.Sql.Sql120DatabaseSchemaProvider
    is not valid. You must make sure the service is loaded, or you must provide the full type name of a valid database platform service."
    Any ideea what may be causing it? I have installed the sql server 2014 express with advanced services x86, exact same version as on my local machine, and also restarted server after install. Need install/configure anything else on server like SSDT 2014 to
    make this work? 
    Cheers!

  • SQLE_COMMUNICATIONS_ERROR while running SFA application from Visual Studio

    Hi,
    I am trying the SFA (Sales Force Automation) example.
    I am using the Windows Mobile 6.0 emulator from Visual Studio to run the application.
    When I go to the "Configure" button, change the configuration values and try to Save, I am getting the following error.
    =======
    SQLE_COMMUNICATIONS_ERROR
    iAnywhere.Data.UltraLite.ULException: SQLE_COMMUNICATIONS_ERROR at iAnywhere.Data.UltraLite.ULConnection.RuntimeError(IntPtr natKey, ULSQLCode code, Object p0, Object p1, Object p2) at iAnywhere.Data.UltraLite.ULConnection.RuntimeError(ULSQLCode code) at iAnywhere.Data.UltraLite.ULConnection.Synchronize() at SalesForceAutomation.SalesForceAutomationDB.Synchronize(String synchronizationGroup, SyncStatusListener listener) at SalesForceAutomation.SalesForceAutomationDB.Synchronize() at SalesForceAutomation.FormConfiguration.menuItem1_Click(Object sender, EventArgs e) at System.Windows.Forms.MenuItem.OnClick(EventArgs e) at System.Windows.Forms.Menu.ProcessMnuProc(Control ctlThis, WM wm, Int32 wParam, Int32 lParam) at System.Windows.Forms.Form.WnProc(WM wm, Int32 wParam, Int32 lParam) at System.Windows.Forms.Control._InternalWnProc(WM wm, Int32 wParam, Int32 lParam) at Microsoft.AGL.Forms.EVL.EnterMainLoop(IntPtr hwnMain) at System.Windows.Forms.Application.Run(Form fm) at SalesForceAutomation.Program.Main() Details: StreamErrorCode = SOCKET_CONNECT StreamErrorSystem = 10061 StreamErrorParameters =
    ======
    I am unable to sort out this.
    Any help would be highly appreciated.
    Thanks in advance.
    Regards,
    Ram.

    Hi,
    Finally I fixed this issue.
    I ran the SybaseServerSync.v35.CAB on the device emulator. Then tried the program. It worked. This helps establish the synchronization between the device and the SUP server. This CAB file can be located at the path <UnwiredServerInstallationLocation>\UnwiredPlatform\ClientAPI\RBS\WM\ServerSync.
    Regards,
    Ram.

  • How can I print the "number lines" with the code in Visual Studio?

    How can I print the "number lines" with the code in Visual Studio?

    Hi BillionaireMan,
    What about your issue now?
    If you have resolved it, you can share the solution here, which will be beneficial for other members with the same issue.
    If you did not, please tell us more information,we will try my best to help you.
    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.

  • Can't set a icon for a shortcut of a visual studio installer project

    hi.
    I created a visual studio project (VS 2013, windows 8) from a exist project in the selution, but i can't set the icon on the desktop and program menu.
    i tried all the selution i found in the web:
    changed the extention to .exe
    the size of the icon is 13 k"b, but i still dont see the icon.
    i also tried making a shurtcut from Primary Output, with no change.
    It should be noted, that in the properties of the shortcot, it shows that there is a icon, and aslo the shortcut works, and ythe icon is showed in the install program, bot the icon is not showed on the desktop and the program menu.

    hi.
    I created a visual studio project (VS 2013, windows 8) from a exist project in the selution, but i can't set the icon on the desktop and program menu.
    i tried all the selution i found in the web:
    changed the extention to .exe
    the size of the icon is 13 k"b, but i still dont see the icon.
    i also tried making a shurtcut from Primary Output, with no change.
    It should be noted, that in the properties of the shortcot, it shows that there is a icon, and aslo the shortcut works, and ythe icon is showed in the install program, bot the icon is not showed on the desktop and the program menu.
    Hello,
    It seems that you want to add an icon for your application to be used as a shortcut or an icon located in quick start explorer.
    You could add that icon with the following way.
    How to: Specify an Application Icon (Visual Basic, C#)
    In addition, we should pay attention to the icon format for different systems and different DPI modes.
    You could refer to the following thread.
    Which icon sizes should my Windows application's icon include?
    The following format works for both windows 8 and windows 7.
    Windows 7:
    Explorer views:
    Details / List / Small symbols: 16
    All other options: 256 (resized, if necessary)
    Right-click->Properties / choosing a new icon: 32
    Pinned to taskbar: 32
    Right-click-menu: 16
    Desktop:
    Small symbols: 32
    Medium symbols: 48
    Large symbols: 256 (resized, if necessary)
    Zooming using Ctrl+Mouse wheel: 16, 32, 48, 256
    Regards,
    Carl
    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.

  • Can't sign in to Azure from Visual Studio with the 2.5 version of Azure tools

    I'm getting this message when I try to sign in to Azure from within Visual Studio:
    Sorry, but we're having trouble signing you in
    User account you used to sign in is not supported for this application. Please use a different account to sign in.
    View details
    CorrelationId: b17df2a1-a2ea-4548-a614-0700c06dbb0f
    Timestamp: 2014-11-26 21:48:55Z
    I'm using the same Microsoft account (a regular "Live Id", not an org account) as I use for logging into the Azure Portal.
    Anyone know how I can troubleshoot this?

    Hi,
    Based on your description, you have some issues when sign in azure from within Visual Studio, could you login successfully in IE? if all these fail, please contact with azure support, for this account issue, the support channel is the best choice, here
    is the support channel:
    http://www.windowsazure.com/en-us/support/contact/. If you can login successfully in IE, I suggest you try these options, 1) reopen the visual studio with administrator 2) remove the azure certificates then sign in again 3) if all these can't
    give you some help, please try to re-install the azure SDK or repair visual studio.
    Best Regards,
    Jambor 
    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.

  • Can't see table data from Visual Studio Express 2013 for Web

    Hello!
    I have a problem and I can't see neither the table data nor the table definition for my database inside Visual Studio Express 2013 for Web, Server Explorer. When I right click it just says refresh, copy or properies.
    Does anyone know what's wrong?
    Thanks a lot!

    Hi J1m,
    According to your description, I make a test on my computer and I am able to reproduce your issue. Firstly, I install the Visual Studio 2013 express for web successfully, create a project and connect to SQL Server database. Then I right click one table,
    and I can see all the options including ‘Show Table Data ’, ‘Open Table Definition ’, ‘Copy’, ‘Refresh’, and ‘Properties’. Next, I uninstall the SQL Server data tools, and restart the Visual Studio, right click on table, and only find  the three options
    ‘Copy’, ‘Refresh’, ‘Properties’ as the following screenshot, which is the same scenario with yours.
    Based on my test, the issue could be due to the missing or corrupt SQL Server Data Tools. To work around the issue, you should install the latest SQL Server data tools for Visual Studio 2013. You could  download the
    ISO file for SQL Server data tools and extract the ISO files to your hard drive following the methods in this
    article, and install the data tools. Please restart your computer after you complete the installation.
    Regards,
    Michelle Li

  • Where can I download WINCE 6.0 Platform Builder plugin for Visual Studio 2005?

    I am supporting an older product that runs WINCE 6.0. I need to build a development environment. I understand the tool chain is based on Visual Studio 2005 SP1, which I have. I also have the Windows Embedded CE 6.0 Platform Builder Service Pack 1, but
    what I can't seem to find anywhere on MSDN is the base Windows Embedded CE 6.0 Platform Builder.
    FWIW, I have an MSDN Universal Subscription. 
    [EDIT] OK, I found it. The download is named simply Windows Embedded CE 6.0.  There is no "Platform Builder" in the title.
    Here is the link:  https://msdn.microsoft.com/en-us/subscriptions/downloads/#FileId=10961

    Thanks Henrik. My question is for the same customer that Alex K. was asking about.
    The customer has pointed out that 6.5 != 6.0 , so according to the wording in the documentation, the "all later releases of 6.0" would not apply to 6.5 releases. So the customer would need a precise statement from JRockit product management stating that 6.5 releases are indeed to be included wherever there is a reference to "all later releases of 6.0".
    I did spend some time yesterday in MetaLink. Search Knowledge base -> Oracle JRockit for download gives 38 hits. I did find older versions of WebLogic Server in 763603.1, but nothing for JRockit. If there is another DocId with the JRockit downloads, what is it? Will I find JRockit 64 bit for Solaris 27.6.0 bundled in the WebLogic Server downloads? Guessing from the size of the downloads for Solaris 64bit (they are hundreds of MB smaller than other downloads) - it seems possible that the JVM is not included (I do not have a Solaris machine to install and check). Previously I had assumed the JVM was included, but then the customer wouldn't be asking where they can download from (unless they never bother to look what they installed).
    Michael.Reiche

  • Can I give our AD users access to Visual Studio Online?

    Our AD is connected to our Azure Active Directory and synced via DirSync.
    Is it possible for me to give our AD users access to VSO and they use their organizational login credentials OR do they need to create Microsoft accounts?
    Our goal is single sign-on with our AD credentials. Please let me know if this is possible?
    Thanks, Sam

    Hi Sam,
    You can link your Visual Studio Online account with your Azure Activy directoy. Directory administrators control who joins the directory and has possible access to your Visual Studio Online account. The users can use Azure Active directory accounts
    to sign in Visual Stduio Online account. You can check this
    page for more information about manage organization access for your account.
    The numbers of users can access Visual Studio Online account depend on your license of Visual Studio Online account. You can add no more then 5 basic users and unlimited MSDN subscriptions if you have Basic license of Visual Studio Online account. Check
    this
    page for the pricing. However, you can assign team members stakeholder license if the users only view the project-level information. Check this
    page for more information about stakeholder license of Visual Studio Online.
    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.

  • How can I get the version of the GPIB driver from Visual Basic ?

    I want to readout from visual Basic which version of GPIB-Driver is installed on the PC. I must change some parameters for my application when GPIB 2.0 runs instead of 1.7.
    Thanks for any solution...

    Hi,
    The driver should create a key in registry depending on the driver version. Check for the existance of HKEY_LOCAL_MACHINE\SOFTWARE\National Instruments\NI-488.2M\ (In my case I had a folder called 2.00).
    Hope this helps out.
    Best Regards,
    Aaron K.
    Application Engineer
    National Instruments

  • Can't trigger Process Lifecycle events from Visual Studio

    Hi,
    I'm writing a Windows Phone 8.1 Silverlight Application and am trying to trigger lifecycle events (Suspend, Resume, Background
    Tasks) using the "Debug Location" toolbar. For some reason all the events are marked as disabled. 
    Didn't find anything on why this might happen. I'm running Visual Studio 2013 Update 4.
    Any Ideas?

    Hi Nir0,
    The Lifecycle Events are available when we are debuging the Windows Phone 8.1 Runtime app.
    For more information, please try to the the following
    Application lifecycle for Windows Phone 8.1 Runtime app:
    Then for the Windows Phone 8.1 Silverlight app, it is disable, for more information, please try to refer to the following article about lifecycle in Windows Phone silverlight app:
    http://msdn.microsoft.com/en-us/library/windows/apps/ff817008(v=vs.105).aspx .
    Best Regards,
    Amy Peng
    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.

  • Problem to add .MDF file from Visual Studio 2010 application

    Hi All
    I would like to add to project WPF applicaction in VS 2010 .MDF file.
    The problem is that when I am trying to add new service-based database (.mdf) I am getting the error "Connection to SQL Server database files (.mdf) require SQL Server 2005 Express or SQL Server 2008 Express to be installed and running on the local computer.
    The SQL Server 2008 is already been installed. How to fix the problem?
    Thanks.

    That is the sql express service.
    It means it's already started and your error message is about something else.
    Go get this:
    http://www.microsoft.com/en-gb/download/details.aspx?id=22973
    In that is sql server express management studio.
    Use that to create your database as in my previous post.
    This way you can see the thing created, query it and tell it's not going to get copied around by visual studio.  It's way too easy to get messed up by visual studio if you create a database in your project.
    Do not create your database in visual studio.
    Connect to the database from your visual studio project.
    Don't create it from there.
    How did you set your sql express up?
    Is it mixed mode authentication or what?
    If you don't know then make it mixed
    http://msdn.microsoft.com/en-GB/library/ms188670.aspx
    My preference is to use entity framework to access the database.
    If you set up an entity data model in your solution that will sort your connection string.
    Please don't forget to upvote posts which you like and mark those which answer your question.
    My latest Technet article - Dynamic XAML

  • Can I downgrade from Visual Studio 2013 Ultimate to VS 2013 professional

    Hi have a few licences of Visual Studio 2013 Ultimate  and to keep it in line with our other users who have VS 2010 Pro
    Am I ok to downgrade the licence from 2013 ultimate to 2010 pro.
    The software hasnt been installed on any PC as yet, its just a case of if licensing allows us to downgrade version and edition

    @Rakesh Borhara,
    By the way, the two products are different. If you only bought the key for your Visual Studio 2013, I don't think you can use the same key in Visual Studio 2010.
    Anyway, you can consult the license specialists to ask whether there is a account type for you so that you can use both the two products.
    Best regards,
    Barry
    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.

  • Can I use ReportViewer 2010 from Visual Studio 2013

    Hi
    I wish to use the 2010 version of the ReportViewer control on a Windows form. This is from within Visual Studio 2013. How would I do this?
    Thanks

    Good idea. It did allow me add version 2010 to the Toolbox. You can see it as the second ReportViewer in the screenshot below.
    But I can't drag it onto a form. It just appears down the end. Any idea why I can't drag it onto the form?

  • Can Labview Application developed on Win-XP be run on Win-8 ?

    Hi there..
    I am working on Labview 2013 on Windows XP.
    I have made some Application Installers using win-XP which are working fine on Win-XP, Win-7 32bit and Win-7 64bit.
    I want to know if they can be run on Windows-8 or not ?
    Solved!
    Go to Solution.

    Yes it should work, any application which is developed in LabVIEW 2010 onwards shall work on windows 8. however NI officially says 2012 onwards. Please check link below.
    http://www.ni.com/labview/os-support/
    Miraz.
    With Regards
    Miraz
    Kudos is better option to thank somebody on this forum

Maybe you are looking for