I got "unable to open VxD, error code 2". What is it?

I was upgrading my system from 95 to xp. I got an Adlink pci6208 and some new drivers for it. Every time I tried to run a vi with call library function, it gives this error. Is it a system compatibility problem/

ZLiu wrote:
> I was upgrading my system from 95 to xp. I got an Adlink pci6208 and
> some new drivers for it. Every time I tried to run a vi with call
> library function, it gives this error. Is it a system compatibility
> problem/
Your Adlink driver must be a Windows 9x flavor. For Windows NT type
systems (NT4, 2000, XP, 2003) you need completely different drivers. VXD
drivers simply won't do.
Rolf Kalbermatter
Rolf Kalbermatter
CIT Engineering Netherlands
a division of Test & Measurement Solutions

Similar Messages

  • Unable to open TM -- Error Code -43

    Have been using TM 1.0 for 3 days, suddenly unable to open app. Getting msg "The operation could not be completed. An unexpected error occurred (error code -43)." Re-installed OSX to 10.5.1 and ran "repair disk permissions" from Disk Utility. Any ideas? What is error code -43? I thought error codes went out with OS9.... Thanks for your help.

    Was able to startup TM again my pressing the Control key while clicking the TM app icon. A pop-up menu appeared from which TM Preferences was selected. It appears that error code -43 is akin to a external HD that is not mounted. All is well again

  • Unable to open applications: error code -10810

    For some reason I have started to have problems opening up applications after my computer has been on for around 10 minutes. I am able to open up apps at startup, but after they've been running for a while, if I try to open additional apps (from either the doc or the apps folder) I get a pop-up error window with the code "-10810". This number shows up in all the error windows.
    I've tried to do some research on this and found a couple of articles saying to delete the following:
    /Library/Caches/com.apple.LaunchServices.6B.csstore
    ~/Library/Preferences/com.apple.LaunchServices.plist
    (where '~' means your Home directory, i.e. '/Users/yourname')
    but I don't have this particular file.
    Can anyone help me? This problem just started today, but I've been running Leopard for about a month now.

    Was able to startup TM again my pressing the Control key while clicking the TM app icon. A pop-up menu appeared from which TM Preferences was selected. It appears that error code -43 is akin to a external HD that is not mounted. All is well again

  • The NLS operation failed because the registry key Control Panel\International\User Profile cannot be opened. Error code is 2. Error message: The system cannot find the file specified.

    H,
    Since upgrading Windows server 2008 R2 to Server 2012 Standard edition, we get this repetitious critical error in the event log:
    Event 1001
    Op Code NLS initialization
    The NLS operation failed because the registry key Control Panel\International\User Profile cannot be opened. Error code is 2. Error message: The system cannot find the file specified.
    We originally found that the regional date settings after changing them in regional settings (DD/MM/YYYY) and they did not inherit properly from the upgrade but they are ok now. 
    I've looked at HKCU\.Default\Control Panel\International and nothing looks obviously wrong. Country codes, time & date formats are correct.
    How do we ascertain the  cause of this error and the specific registry key that might be problematic?

    Hi,
    This could be caused by firewall rules or security softwares.
    http://www.tomshardware.com/forum/242579-44-hkcu-control-panel-international-opened
    And in addition, the fix is worth a try.
    Nothing happens when you double-click "Region" in Control Panel 
    http://support.microsoft.com/kb/2958845
    Please Note: Since the first web site is not hosted by Microsoft, the link may change without notice. Microsoft does not guarantee the accuracy of this information.

  • How to store SP2-0310: unable to open file errors in log file

    We are using oracle 10g on Linux platform.
    When we send scripts to the clients, then we also send a control file that executes all the sql files e.g.
    control.sql
    SPOOL test.log
    SELECT 'Start of Control File at:'||systimestamp from dual;
    SPOOL OFF
    @./dbscripts/00_insert_scripts.sql
    SPOOL test.log APPEND
    SELECT 'End of Control File at:'||systimestamp from dual;
    SPOOL OFFThe scripts are executed from SqlPlusW only by typing @control.sql
    The problem is that when SP2-0310: unable to open file error comes, it appears on the screen only. It does not go in the test.log file. Is there any way to store these errors in a file from SQLPlusW.
    Thanks.

    try mentioning full path....
    try
    @<fully qualified path>/00_insert_scripts.sql
    also check if the file has necessary permission
    ls -l <fully qualified path>/00_insert_scripts.sql

  • Heart beat could not open connection, error code 110

    Hi, where can I find error codes for NFR and NSM?
    I have problems with some agents connecting to the engine:
    2/17/2010 16:02:55 EngineInterface: Heart beat could not open connection, error code 110
    Both engine and agent runs on the same server (10.236.19.147):
    AgentNCP Service Config
    Host Address: 10.236.19.147
    Service Ports: HTTPS: 3037 HTTP: 0
    Data Path: /var/opt/novell/filereporter/agentncp
    Debug Logging: Enabled
    Heartbeat: 60 seconds
    Engine Address: 10.239.19.147:3035
    Use SSL: Yes
    Alternate Hostname: huanovellfs1
    Engine Service Config
    Host Address: 10.236.19.147
    Service Ports
    Client HTTPS: 3033 HTTP: 0
    Agent HTTPS: 3035 HTTP: 0
    Data Path: /var/opt/novell/filereporter/engine
    Debug Logging: Enabled
    Heartbeat: 60 seconds
    DSI Address: 10.236.19.89:8009
    Use SSL: Yes
    Scans per Volume: 2
    Another OES2 server connects fine to the engine, butI have a Netware agent, which also fails to connect:
    Feb 17, 2010 4:08:11 PM SR Interface: Heart beat could not open connection.
    NFR is 1.0.0
    Thanks for any input.
    Istvan

    Hi Istvan! Sorry for the delay in our response! we are in the process
    of building a list of error codes for everyone! in the meantime the 110
    means the following:
    // Couldn't create a new network interface
    #define CC_STATUS_CCS_CANT_CREATE 110
    Is this an NSM integration installation?
    Also, remove the alternate hostname.
    If you don't mind, let's move this support issue to
    filereporter"@"novell.com!
    Thank you!
    icseke wrote:
    > Hi, where can I find error codes for NFR and NSM?
    >
    > I have problems with some agents connecting to the engine:
    >
    > 2/17/2010 16:02:55 EngineInterface: Heart beat could not open
    > connection, error code 110
    >
    > Both engine and agent runs on the same server (10.236.19.147):
    >
    >
    > AgentNCP Service Config
    > ------------------------------------------------------------------------------
    > Host Address: 10.236.19.147
    > Service Ports: HTTPS: 3037 HTTP: 0
    >
    > Data Path: /var/opt/novell/filereporter/agentncp
    > Debug Logging: Enabled
    > Heartbeat: 60 seconds
    > Engine Address: 10.239.19.147:3035
    > Use SSL: Yes
    > Alternate Hostname: huanovellfs1
    >
    > Engine Service Config
    > ------------------------------------------------------------------------------
    > Host Address: 10.236.19.147
    > Service Ports
    > Client HTTPS: 3033 HTTP: 0
    > Agent HTTPS: 3035 HTTP: 0
    >
    > Data Path: /var/opt/novell/filereporter/engine
    > Debug Logging: Enabled
    > Heartbeat: 60 seconds
    > DSI Address: 10.236.19.89:8009
    > Use SSL: Yes
    > Scans per Volume: 2
    >
    > Another OES2 server connects fine to the engine, butI have a Netware
    > agent, which also fails to connect:
    >
    > Feb 17, 2010 4:08:11 PM SR Interface: Heart beat could not open
    > connection.
    >
    > NFR is 1.0.0
    >
    > Thanks for any input.
    >
    > Istvan
    >
    >

  • Hi, when I download Adobe Creative Cloud I open it and then a message appears saying "...Error Code 204", what I have did, or what do I need to do to make it install properly !?

    Hi, when I download Adobe Creative Cloud I open it and then a message appears saying "...Error Code 204", what I have did, or what do I need to do to make it install properly !?

    Walegena37827201 please see Error downloading and installing Creative Cloud application for information on how to resolve Error 204.  If you have any questions regarding the steps listed in the document you are welcome to update this discussion.

  • I have a account and when i want to install adobe creative cloud i got a error code 62 what can i do?

    i have a account and when i want to install adobe creative cloud i got a error code 62 what can i do?

    Error 62 https://forums.adobe.com/thread/1573853

  • Unable to empty trash error code 8003 appears ?

    Unable to empty trash error code 8003 appears ?

    I had the same problem - tried all sorts but nothing worked. Eventually I used a tool called Trash It! which did the job (though apparently it is only to be used as a last resort).
    http://www.macupdate.com/app/mac/8214/trash-it! Emptied the Trash and no problems since.
    Cheers
    J

  • Unable to empty trash error code 8003

    Unable to empty trash  error code 8003
    MacBook Pro
    OSX 10.6.7
    4GB RAM

    I had the same problem - tried all sorts but nothing worked. Eventually I used a tool called Trash It! which did the job (though apparently it is only to be used as a last resort).
    http://www.macupdate.com/app/mac/8214/trash-it! Emptied the Trash and no problems since.
    Cheers
    J

  • Just downloaded Mavericks on MacBook and PSE no longer opens. Error code 150:30

    Just downloaded Mavericks on MacBook and PSE no longer opens. Error code 150:30. Help!

    Error "Licensing has stopped working" | Mac OS
    Also, it's very important to delete preferences after upgrading to mavericks.

  • "connection not available error code - 4161" what...

    Hi
    I have been trying to upload my workouts to Nokia traker but when I start the application I get the following "connection not available error code - 4161" What does this mean and how do I sort it
    Thanks

    I did a comparison, and your connection string is different
    than mine. Mine does not show any password/userid entries, but
    perhaps that's the difference between using SQL and SQL Express.
    (I'm using SQL.) I am, of course, assuming that you have actual
    values for "servername," "database," etc.
    Given that you can't get in from RSC Explorer, it would seem
    that either you are not using the same userid/password as the one
    you set up for the administrator when you created the DB, or else
    there's something wrong with the DB itself.
    Try creating a test DB. Be careful to specify the same
    administrator name and password as the login you use to get on the
    RSC server. After you've created the test DB, open it up from RSC
    Explorer. If you can do this successfully, then everything ought to
    be working OK. From that point, I'd start over and create a new DB,
    and upload to that one. (In fact, I've actually gone through
    exactly that total exercise before.
    G

  • HT201250 An unexpected error occurred (error code -6584). what does this error code mean ?

    mac airport time machine i tried to open up error code 6584 would not open please help !

    First, I strongly suggest that you make another full backup to a locally-attached external hard drive. You should do that anyway. One backup isn't enough to be safe, and backing up over a network is less reliable than backing up locally. Then try each of the following steps that you haven't already taken.
    1. Restart the backup device. You can do that by disconnecting and reconnecting the power cord.
    2. Hold down the option key and select Verify Backups from the TM menu in the menu bar (not the Dock icon.) This operation may take a long time. If the menu-bar icon (a clock that runs backwards) isn't showing, check Show Time Machine in menu bar in the preferences.
    3. Erase the backup device. With a Time Capsule, you do that from within the AirPort Utility application; see its built-in help for details. All backups will be lost, so don't do this until you've backed up to another device. After erasing, select the TC again as a backup destination in the TM preference pane. The first backup should be made over a wired connection, if possible.

  • Error code -2 what is it?

    error code -2 what is it? I am trying to export a finale file to an  aiff or mp3 file. On certain file this is not possible and this message appear on the screen

    Try Save As and rename the file. Can you export the file now as a different format?
    I'm guessing it's a corrupt file or it's written on bad blocks on your drive resulting in problems.
    Run Repair Permissions:
    1. Open Disk Utility in your Applications/Utility folder.
    2. Click on the First Aid tab and select Repair Permissions
    3. Click on the icon for your boot volume.
    4. Click the repair permissions button.
    To Repair your drive, you have to boot from another device.
    Option 1) If you have your Install CD for Snow Leopard you can boot from the CD to run Repair Drive.
    Option 2)  If you have a clone backup, you can boot from the clone and run Repair Drive.

  • Downloads from itunes fail - error code 8003 - what does that mean, or more importantly, how do I get what I paid for?

    Downloads from itunes fail - error code 8003 - what does that mean, or more importantly, how do I get what I paid for?

    Try the troubleshooting for that error code on this page : iTunes: Advanced iTunes Store troubleshooting - Apple Support (search for '8003' on the page, it's just below half-way down)

Maybe you are looking for