VS2010 IronPython on Windows 7

Hello
Until now, I used my Python on VS2009 scripts and the example works on VS2010 gived me by Stephen (http://forums.ni.com/t5/NI-VeriStand/Iron-Python/td-p/1290944) and everything worked fine.
Now I've been 'officially' in VS2010 and I can't use more of my scripts; I have the following error message:

«Endpoint SystemError:no listens on net.pipe: / / localhost/NI/VeriStand/1.0/DataServer be able to accept the message.»
This action is often caused by a wrong address or SOAP. For more information, see InnerException, if any. »

The library file (NIVeriStand.py) that I use is to VS2010.

I have no idea of what is just, and I have no idea what the meaning of the error message!

I am not able to understand where is the problem

Thank you

Monica

It seems that you use somehow execution 2009 VeriStand API rather than the 2010 version of your Python script. The endpoint address specified in the address of the error is related to VS2009 instead of VS2010. VS2009 apparently does not work at the time, so this error indicates there is no server to listen to orders.

It's strange. You mentioned that you use the NI VeriStand.py 2010 file, but this file is hardcoded to bind to assemblies API 2010 execution, which should not have this problem.

VS2009 and VS2010, both installed on this machine? This should not cause any conflicts.

Tags: NI Products

Similar Questions

  • DAQmx QAnywhere (Visual Studio 2010/Windows 7)

    Hello

    I'm under Visual Studio 2010/Windows 7 and I installed the software driver OR DAQmx 9.2.2. The installer doesn't install the .NET API reference, even though I checked it in the Installer (it creates a dead link). How to access the reference of the .NET API? It is available online?

    This page answered my question of VS2003, VS2005 and VS2008, but what about VS2010?

    Hi mola.

    Visual Studio 2010 support added in NOR-DAQmx 9.2.3, so I expect to install a copy of the API reference that works with VS2010. However, to develop programs DAQmx with VS2010, so perhaps you need to one of the workarounds described in this thread: VS2010 crashes with BSOD when target framework changes

    Brad

  • MS supported for Windows 7?

    Any ideas when NEITHER will come out with a version of Measurement Studio that supports Windows 7?

    I tried to create a simple form with a gauge on the latest version of Measurement Studio, and it runs great on XP/Vista but does not immediately work on Windows 7.

    Hi Steven,

    Today I installed VS2010 beta on an XP SP3 machine, created a project to install an application that contains a gauge and targeting the 3.5 framework, which deployed on a clean Windows 7 machine and everything worked like a charm.  I don't have to add additional components to the Setup project according to the help file that I you in my last post.  In the following screenshot, I have all the dependencies that have been installed as well as my request.  Give this documentation to help a good read and then let me know if things are not always work for you.

    Thank you!

    NickB

    National Instruments

  • MSG for error in Windows 7: "unable to load DLL 'Gpib - 32.dll': the specified module could not be found."

    Hi people, I have a project in VB. NET (VS2010 specifically), which has been updated from an old VB6 project. The old project

    use Niglobal.bas and Vbib - 32.bas to communicate with the GPIB plugged into one of our litters.
    Now in the 64-bit Win7 with the Niglobal.bas and the Vbib - 32.bas converted to Niglobal.vb and Vbib - 32.vb,.

    I get an error when debugging to

    Public void RegisterGPIBGlobals()

    in the Vbib - 32.vb, the error msg says:

    Unable to load DLL 'Gpib - 32.dll': the specified module could not be found. (Exception from HRESULT: 0x8007007E)

    It seems like this Gpib - 32.dll, that I found under SysWOW64 on my Win7 is not designed for a 64-bit application and when I copy this dll file on

    C:\Windows\System32, the msg of error becomes:

    An attempt was made to load a program with an incorrect format. (Exception from HRESULT: 0x8007000B)

    So I think my question is double: 1. the drafting of my own app in VB. NET can I still use Gpib - 32.dll (including the Niglobal.vb and Vbib - 32.vb)?

    2 Will the application I am writing with .NET work in x 64 Windows 7?

    The Almighty gurus and Mods please help. Thank you!

    Hi Joel, thanks for the answer! I have the 3.0.2 driver.

    I was looking around for a while after I posted here and further in the use of NI4882 manual, page 4-4, I found this:

    «To bring an application in an environment 64-bit requires the application to migrate the NI4882 API and be recompiled.»

    So I'm ditching the gpib - 32.dll (vbib - 32 & niglobal) and currently I am using NI4882.dll and restructuring of my project.

  • application of 32-bit VC ++ does not style xp on windows server 2003 x 64

    I have an old application VC6 and I turn into VS2010 and add style xp by using Add following code to stdafx.h

    #if

    _M_IX86 defined

    #pragma

    Comment (linker, "/ /MANIFESTDEPENDENCY: \" type = "win32" name version = 'Microsoft.Windows.Common - controls ='6.0.0.0 ' processorArchitecture = "x 86" publicKeyToken = '6595b64144ccf1df' language ='* '-"")

    #elif

    _M_IA64 defined

    #pragma

    Comment (linker, "/ /MANIFESTDEPENDENCY: \" type = "win32" name version = 'Microsoft.Windows.Common - controls ='6.0.0.0 ' processorArchitecture = "ia64" publicKeyToken = language '6595b64144ccf1df' ='* '-"")

    #elif

    _M_X64 defined

    #pragma

    Comment (linker, "/ /MANIFESTDEPENDENCY: \" type = "win32" name version = 'Microsoft.Windows.Common - controls ='6.0.0.0 ' processorArchitecture = "amd64" publicKeyToken = '6595b64144ccf1df' language ='* '-"")

    #else

    #pragma

    Comment (linker, "/ /MANIFESTDEPENDENCY: \" type = "win32" name version = 'Microsoft.Windows.Common - controls ='6.0.0.0 ' processorArchitecture ='* 'publicKeyToken = '6595b64144ccf1df' language =' * '-"")

    #endif

    The application is 32-bit app and it works fine on my windows xp (xp style display), but when I run the application on a windows Server 2003 sp2 x 64 it doesn't show xp style. The Dependency walker tool shows it load C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_5.82.3790.4770_x-ww_A689AB02 comctl32.dll, it seems that this is the reason why it shows old style b/c that v5.82 is the latest version in this win Server 2003 but in my xp there is a C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.6028_x-ww_61e65202. so the question is to know how to show xp style for 32-bit application on x 64 windows Server 2003? It is able to repair this installation a version 6.0 or later x 86 comctl32.dll in x 64 windows 2003 Server? and if so how do I install the comctl32.dll file?

    Thank you

    Marvin

    Hello

    The question you have posted is related to Visual C++ and would be better suited in the MSDN forums. I suggest you to ask your question in the MSDN forums.

    http://social.msdn.Microsoft.com/forums/en-us/category/VisualC/

  • Convert.ToDouble API throws the exception on German OS - Windows 2008 R2 SP1

    (I used VS2010, c#, .NET Framework 4 Client Profile, Console application)

    Object Value = '-1.67E + 308';

    Double t = Convert.ToDouble (Value);

    This API Convert.ToDouble throws the exception (the value is too large or too small for conversion into Double) on German OS - Windows 2008 R2 SP1 and it works very well on an English OS

    Why is this?

    Hello

    The question you posted would be better suited in c# programming MSDN Forums. Please visit the link below to find a community that will provide the support you want.

    Hope this information is useful.

  • Windows 7 Pro will be not updated for Windows: fails with the error code 1 (0 x 000000000000001), which is a problem of language pack, version __Pro DON 'T SUPPORT SEVERAL LANGUAGES '.

    Windows colleagues for support.

    My windows install/windows update is broken; There will not be security critical update, installers fail with the error

    code 1, indicating a problem with language packs; I use widows 7 pro for software development.

    Several lanagues packs are not part of windows 7. should I upgrade to ultimate for your problem?

    More sophisticated repair attempt, SFC/scannow indicates corruption, but cannot fix it.

    Hand, install the update package out of work.

    Your opinion is welcome. I have

    Hey Hey Hey Doc K whadu say?

    I solved my problem;

    the problem was owner and permission on my programs, all users, the program data and my programs (86).

    As I type this i / m re - run SFC/verify only and a big pile of sucessfully some updates installed.

    What have I done? I took possession of the special directories above from "TrustedInstaller".

    Even when owned by TrustedInstaller, it does not have permissions. Some places I found rejection specific to the owner of the network.

    -What happened? Do you have a trusted Installer get stuck Mid-install?

    I took possession of SYSTEM, and made sure the CREATOR had every right, as in the SYSTEM and

    USER, AUTHENTICATED USER. I was perhaps too broad.

    I took possession, and then all of the repressed, updates windows are presented themselves to install,.

    and I expect /VERIFYNOW SFC before as I mark this as running.

    I'm fairly certain VS2008 and VS2010 now repair and install.

    Hmmm... always to see funny error message in SFC...

    We need a tool to give an overview of a directory tree ownership and permissions.

    dB

    Hey Hey Hey Doc K whadu say?

  • Microsoft Update does not check the updates of VS2010 under XP SP3

    Updates of VS2010, or updates from Microsoft Update, can't find SP1 for VS2010, same if it should.

    This problem has been reproduced by Alexander Sun [MSFT] MSDN Community Support; its results can be found here http://social.msdn.microsoft.com/Forums/en-US/vssetup/thread/ac3a20c1-48f4-42fd-bda0-392f17e4753c/.

    He suggested I ask in this forum.


    How to obtain Visual Studio 2010 SP1

    For Visual Studio 2010 SP1, see the following Microsoft Web site:
         Microsoft Visual Studio 2010 Service Pack 1

    Source: http://support.microsoft.com/kb/983509 (last revision: April 18, 2011)

    Note that the page above (currently) does not state that VS2010 SP1 is available through Windows Update.

  • stillo VS2010 with framework 2.0

    I just loaded VS2010 with .net framework 4 but windows and asp.net use frame 2.  Why?
    Here's a message that I received, try to use iis (5,6) to connect to a page asp.net web.

    Server error in ' / Echo ' Application.
    Configuration error
    Description: An error occurred during the processing of a configuration file required to service this request.
    Check the specific error below information and modify your configuration file of appropriately.

    Parser error message: attribute not recognized "targetFramework".
    Note that attribute names are case-sensitive.

    Source error:

    Line 30 :-->
    Line 31:
    Line 32:
    Line 33:
    Line 34:I have
    -vs2010 professional
    -.net 4.0 Framework
    -ODTwithODAC112021
    -oracle 10g databases


    When I try to display 10 using ODP.NET oracle databases in Server Explorer, I get the error: ORA-00942 table or view does not exist. The "Tables" folder cannot be extended. I can see views and other records. I am able to run a select statement of the query of existing table in the query window also. Default filter setting is to show all under the scheme. I uninstalled and installed ODT several times and got the same results.

    This is the case even when I try to add a new source of data oracle by using the wizard. He threws the same error.

    There is no error if I use the .net data provider to connect to the same oracle server and add a new data source.


    Can anyone help please? Thank you very much!

    Published by: 850347 on April 6, 2011 10:45

    [Update] found that this error is associated with a particular account & schema. This account is super powerful and the database is enormous. I can connect with another read-only account and see all the tables in the previous scheme of powerful.

    Is anyway to see what table or view has caused this error? The error message is really not that useful here.

    Published by: 850347 on April 6, 2011 12:24

    While the user is "super powerful", it seems, there is no access to a catalog table that ODT must be metadata about the schema.

    You can understand the table by running a trace ODP.NET:

    (1) close VS2010
    (2) in the registry of windows, change the registry value \\HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\ODP.NET\4.112.1.1\TraceLevel to 1
    (3) restart VS2010
    (4) reproduce the ORA-942 only
    (5) close VS2010
    (6) to cancel the registry value (set to 0)
    (7) in the file generated (c:\odpnet2.0.trc) do a search for "942", I hope that you can find. Just before the error, you should see the SQL code that was executed.

    Please post an update here to let us know what you find.

Maybe you are looking for

  • Why can I not airplay Netflix to iPad?

    I use the latest version of iOS on my iPad and would like airplay (as in the wireless) Netflix to our TV big screen.  It seems to me he used to work, but I can't do it now.  Also not working in my iPhone 6.   This work, however, my Macbook Pro.  My p

  • Satellite A40 credentials

    I hope someone can help me with this. I bought an A40 satellite to Japan in August 2004 and now I begin to search for updates and so on. I need help to determine which type of unit I have in order to buy bonds. My unit has model number: PSA40Z-071SS

  • X 230 to screen problem - cable LCD or cnonnector

    Hello Like others with the x 230 found, I have a problem with the screen fading / greying out then develops vertical lines on the screen. By pressing the screen bottom screen edge he decided for a fraction of a second, then it will happen again, alth

  • WMP changes its name at the time where I change the names in the playlists

    Hi people, to support I have XP and WMP 11. I love working with WMP very much but I have a big problem with the creation of playlists. First, he must know that. If I make a playlist of different artists like this and sync it to my MP3 player, the pla

  • W530 battery problems.

    I have a brand new W530, which now shows a red flashing X on the battery icon in the taskbar. He also won't stay running on battery, instead, go into hibernate as soon as it starts.