Hi Requisition Interface error

Hi ,
I try to execute requisition through reqimport i got one error in po_interface errors table sowing the error column is PROJECT ACCOUNTING COLUMNS and message is      
If Oracle Projects is installed and PROJECT_ACCOUNTING_CONTEXT for 'S', then the project, task, type of expenditure, the date the item of expenditure and the organization of expenditure should be valid
and PROJECT TC COLUMNS error message is      
The task is not chargeable , i am not understand this errors and which columns is given this errors also i am not understnd.
if any knows this error please help me.this is very urgent issue.
Thanks'

Hi,
While submitting the Requisition Import Exceptions Report, there is a parameter titled 'Delete Exceptions’. whether you are submitting the report with this parameter as Yes or No. Please submit the report with the 'Delete Exceptions’ parameter as No. Else you can check the errors in po_interface_errors.
Regards,
Jyoti

Similar Messages

  • Requisition Import Interface error

    Hi All,
    I have an Out side processing Item in a BOM and when I perform move transactions, as soon as the comes to Queue stage of Out side Processing Operation, system firing requisition import program. every thing is fine till here.
    After running requisition import program , requisition is going into interface errors saying that,"Accrual account is invalid and variance account is invalid". please assign a valid accrual account and valid variance account. Please suggest me.
    Regards
    Balaji Pallela

    Verify that the following accounts are valid.
    Inventory > Setup > Organizations > Parameters > Other Accounts > Cost Variance Account
    Purchasing > setup > Organizations > Purchasing Options > Receipt Accounting > Expense AP Accrual Account
    Make sure the accounts are not restricted by security rules.
    GL > Setup > Financials > Flexfields > Validations > Security

  • OSP품목에 대해 REQUISITION INTERFACE에 DELIVER_TO_LOCATION FIELD가 NULL

    제품 : MFG_PO
    작성날짜 : 2005-05-30
    OSP품목에 대해 REQUISITION INTERFACE에 DELIVER_TO_LOCATION FIELD가 NULL
    ========================================================================
    PURPOSE
    OSP(Outside Processing)Jobs에 대해, Requisition Interface에
    DELIVER_TO_LOCATION field가 NULL임.
    따라서, Requisition import시 Error가 발생하며, 이에 대한
    해결책을 제시하고자 합니다.
    Problem Description
    The WIP move operation을 통해 Requisition data가 Requisition interface table에 Insert됩니다.
    이 후에 Requisition Import program수행시, 다음과 같은 Error Message와
    함께 Requisition이 생성되지 않습니다.
    Error message : "Invalid deliver to location".
    Workaround
    Interface table에 valid한 deliver_to_location 값을 update합니다.
    Solution Description
    Code는 다음과 같이 수정되었습니다.
    'PO Receipt'Charge type의
    Outside Processing resources에 대해 Requisition interface table로
    data를 Insert하는 동안, deliver-to-location은 동일한 operation으로
    assign된 department의 location정보를 가져오게 됩니다.
    For Oracle Applications 11.5.8, apply patch 3054456
    For Oracle Applications 11.5.9, apply patch 3494088
    For Oracle Applications 11.5.10, the fix will be included in Patchset J
    Reference Documents
    Bug 3098978

    Hi Ray,
    "PO_CREATE_REQUISITION_SV.PROCESS_REQUISITION" is not a public API and hence its not recomended to use this for importing requistions. Instead you may use "Requision Import" program & "PO_REQUISITIONS_INTERFACE_ALL" table.
    Regards,
    G V Ranjith

  • Interface errors (crc, in/output, collisions etc.) via snmp

    Hi,
    I'm trying to understand how to get interface errors via SNMP.  I do get stats via SNMP for ifInErrors / ifOutErrors etc, but I'm trying to get output via SNMP for the errors visible via the 'sh int x' command - CRC errors, input / output errors, collisions, runts. giants etc.).
    1) The SNMP ifInError / ifOutError seems to give an overall counter of all errors from the time the device has started - Am I correct about this?
    2) Is there any way I can get the interface-specific errors noted above via SNMP?
    Thanks,
    Mario

    Depends on the device and version of code, but most likely you will get what you want from the CISCO-IF-EXTENSION-MIB.  Look at objects like cieIfInRuntsErrs, cieIfInGiantsErrs, and cieIfInFramingErrs.  You will also get some ethernet-specific errors from the ETHERLIKE-MIB.

  • Interface errors

    Is there an script that can monitor interface errors (input and output errors) and send an email out when it reaches threshold?
    Thanks
    Sent from Cisco Technical Support iPhone App

    Sure.  Here's an example:
    event manager applet error_monitor_GigabitEthernet0/1
    event interface name GigabitEthernet0/1 parameter input_errors entry-op ge entry-val 5 entry-type increment poll-interval 10
    action 2.0 cli command "enable"
    action 3.0 cli command "show int GigabitEthernet0/1 | inc error"
    action 4.0 mail server 10.1.1.1 from [email protected] to [email protected] subject "Errors on interface GigabitEthernet0/1" body "
    Interface GigabitEthernet0/1 has seen $_interface_delta_value input errors in the past 10 seconds: $_cli_result"

  • Open DeviceNet interface error when TestStand call VIs of NI PCI-8532

    Hello,
    We use NI PCI-8532 was used as DeviceNet master to do functionality test with a slave (AC Drive).
    But when open DeviceNet interface, it happen the error.
    We can't find the solution and hope to find help from you.
    The basic sequence in TestStand is:
    1). Call "Open DeviceNet Interface.vi" to open interface and creat interface object.
         Interface(master) setting: interface name=dnet0, MAC ID=0, baudrate=125000bps
    2). Call "Open DeviceNet IO.vi" to creat DeviceNet IO object.
         Device(slave) setting: MAC ID=63
    3). Call "Operate DeviceNet Interface.vi" and operation code=start
    4). Call "Wait For State.vi"
    5). Call "Read DeviceNet IO.vi" to read data from IO object
    6). Call "Close Object.vi" to close IO object handle
    7). Call "Close Object.vi" to close interface object handle
    Remark, these DeviceNet VIs locates at "C:\Program Files\National Instruments\LabVIEW 2012\vi.lib\DeviceNet\VIAPI".
    First time to run sequece in TestStand, it can pass to run step 1) to open DeviceNet interface.
    But once there is some error with these steps, and it will happen "Open DeviceNet Interface" error (error code=0xBFF62006) when run these steps again.
    Then even use LabVIEW DeviceNet example to test, and it happen the same error except restart computer.
    The DeviceNet example locates at "C:\Program Files\National Instruments\LabVIEW 2012\examples\NI-Industrial Communications for DeviceNet\Basic Examples\PXI & PCI\MixedCommunication.vi".
    Some information more:
    PC operate system: Windows XP SP3
    LabVIEW version: 2012 SP1
    TestStand version: 2012 SP1
    PCI 8532 driver version: 2.3.0
    Other installed PCI board: PCI 8531 CANOpen

    The following errors may be resolved by resetting the CAN, DeviceNET or LIN device:
    Error -1074388986 occurred at ...
    NI-CAN:  (Hex 0xBFF62006) The object is already open in another application.  Solutions: Ensure that only one application at a time uses an object , and that you close all objects prior to exiting your application (don't use LabVIEW toolbar's Abort button).
    Error -1074388969 occurred at ...
    NI-CAN: (Hex 0xBFF62017) This attribute's value must be provided prior to the Open. Solutions: Set the attribute using the Config function before the Open, and do not set the attribute at any later time; Do not configure multiple CAN Objects for the same ID.
    SO,you should reset the DeviceNet.
    And another similar issue can explain some points of your problem  http://digital.ni.com/public.nsf/allkb/7D9383E9BEAD0B21862571640002F687?OpenDocument

  • PO requisition workflow error.

    Hi all,
    I am getting an error while the approval for the PO requisition.
    Error - "the user exceeds the limit" .
    Is it because i have maintained the user as both technical and non-technical approver?.
    I have checked in the function module for approvers also.
    Please suggest if anybody come across this kind of error.
    Regards,
    Neslin.

    Hi Neslin,
    are you using PO or PR,
    PO its BUS2012,
    PR (overall) its BUS2105
    PR (item) its BUS2009,
    now since u said, u are using a FM, where are u using it,
    are u using any rule.
    if u using a rule, and say u using BUS2105 in ur WF, just check the rule, it might have containers referring BUS2009, because of which the error might occur.
    and in some std.rules there might be containers like ReleaseCode which is mandatory,
    so while executing ur WF if it doesnt get a Release Code, it would fire an error.
    Pls check all of them.
    Aditya

  • Can't burn CD's - "Interface error 5"

    Hello, I haven't used my old firewire LaCie CD burner (LaCie 1394, blue front with the slide out tray) in a while but recently I needed to put some graphics files on a CD. The sw I'm using is Toast 6. No matter what I tyry to do I get the following message: "Interface Error: 5 The connection is not stable"
    I tried different CD brands, no effect.
    This is the setup.
    Machine Name: Power Mac G4 Cube
    Machine Model: PowerMac5,1
    CPU Type: PowerPC 60? (1.1)
    CPU Speed: 1.3 GHz
    L2 Cache (per CPU): 512 KB
    L3 Cache (per CPU): 2 MB
    Memory: 1.25 GB
    Bus Speed: 100 MHz
    Boot ROM Version: 4.1.9f1
    System Version: Mac OS X 10.4.2 (8C46)
    Kernel Version: Darwin 8.2.0
    Looking for answers I found an (unanswered) message on a macosx.com forum. I'm reposting it because it provides more info about the same problem:
    [quote]
    "Burning the disc failed because communication to the disc drive failed. (Error code 0x80020022)" -- Is the error code when I attempt to burn any disc using the Finder or Disk Utility.
    "Interface Error: 5 The connection is not stable.
    The drive reported an error:
    Sense Key = Illegal Request
    Sense Code = 0x210x02
    BUFFER UNDERRUN" --
    Are the errors when I attempt to use Toast Titanium v6.x and v7.x.
    I'm using an iMac G5 running 10.4.2. I have two burners, both of which give me the errors and will no longer burn to CD's or DVD's (cheap or expensive media, I've tried many different types). The burners i have are an internal superdrive that came with the mac (MATSHITA DVD-R UJ-825) and an external LaCie Firewire DL drive (_NEC DVD_RW ND-3500AG). Both drives started giving this error at the same time and I can't think of anything that I installed that could effect these. I don't have any speed tools installed.
    I have tried all that Apple suggests in the articles http://docs.info.apple.com/article.html?artnum=25750.
    I've experienced the same errors twice before, though not both drives at the same time. What fixed it the first time was simply upgrading the firmware on the burner. Second time, there were problems on the hard drive that I was burning from (directory issues if i remember) and running a combination of Tech Tool and Disk Utilitity fixed that.
    But this time, I'm at my wits end and can't find anything helpful online. I'm hoping to find an answer before I end up trying a complete system reinstall.
    Any info would be greatly appreciated.
    [/quote]
    Yes, any info ...
    TIA
    Cube, 2 ibooks   Mac OS X (10.4.2)  

    I'm having the same problem using Toast 7 to burn a Video TS movie I made. I'm using an external Lacie 16X DVD-R DL drive and an iMac G5 2.0, and Mac OS 10.4.3
    After several failures with Interface Error 5, I tried copying a DVD movie I made from another DVD. This was created with the same Lacie drive using Mac OS 10.3 and my old iMac FP 15 inch. I got the same failure message.
    I then switched my Lacie Drive to the USB port and everything is working fine. I switched it back to FireWire and I get the same error message again.
    I can play DVD's on the Lacie with either the USB or FireWire port without any problem, I just can't record using the FireWire port. The FireWire ports on the computer work fine with all my other FireWire devices.
    It must be a combination of 10.4.3, Toast 7 and Lacie FireWire. I'm going to recheck Lacie's site to make sure I have all of the updates.
    iMac G5   Mac OS X (10.4.2)   Mac OS 10.4.3

  • EEM interface errors not matching

    I have the event applet configured below.  I test by changing the controller time-slots to 1-15 instead of 1-24 in order to generate errors on my Serial0/1/0:0 interface.  Errors are generated, but the eem applet does not match even though the errors are incrementing.  I've turned on all suggested eem debugging and it shows 0 matches while I can see that the interface is incrementing the errors that should be triggering the actions from the eem.  
    configuration:
    event manager applet multiple_if
    event tag if_1 interface name Serial0/1/0:0 parameter input_errors_crc entry-op ge entry-val 2 entry-type increment poll-interval 60
    event tag if_2 interface name Serial0/1/0:0 parameter input_errors entry-op ge entry-val 2 entry-type increment poll-interval 60
    event tag if_3 interface name Serial0/1/0:0 parameter input_errors_frame entry-op ge entry-val 2 entry-type increment poll-interval 60
    event tag if_4 interface name Serial0/1/0:0 parameter input_errors_overrun entry-op ge entry-val 2 entry-type increment poll-interval 60
    event tag if_5 interface name Serial0/1/0:0 parameter output_errors entry-op ge entry-val 2 entry-type increment poll-interval 60
    event tag if_6 interface name Serial0/1/0:0 parameter output_errors_underrun entry-op ge entry-val 2 entry-type increment poll-interval 60
    trigger
    action 100 cli command "enable"
    action 200 cli command "config t"
    action 300 cli command "int Serial0/1/0:0"
    action 400 cli command "description script worked!"
    action 500 syslog msg "CRC failure leased line $_interface_name"
    action 600 mail server "$_mail_smtp" to "$_mail_rcpt" from "$_info_routername@$_mail_domain" subject "ALERT: Serial Interface $id shutdown due to excessive interface error rate" body "\n$_syslog_msg"
    action 999 end
    debug ouput:
    Jun 20 14:20:48 EDT: fh_fd_syslog_event_match: num_matches = 0
    Jun 20 14:20:48 EDT: fh_fd_data_syslog: num_matches = 0
    Jun 20 14:20:48 EDT: fh_fd_syslog_event_match: num_matches = 0
    Jun 20 14:20:48 EDT: fh_fd_data_syslog: num_matches = 0
    Jun 20 14:21:00 EDT: fh_fd_timer_process_async
    Jun 20 14:21:00 EDT: cron_tick: num_matches 0
    Jun 20 14:21:22 EDT: %HSRP-5-STATECHANGE: FastEthernet0/0.4 Grp 4 state Standby -> Active
    Jun 20 14:21:22 EDT: fh_fd_syslog_event_match: num_matches = 0
    Jun 20 14:21:22 EDT: fh_fd_data_syslog: num_matches = 0
    Jun 20 14:22:00 EDT: fh_fd_timer_process_async
    Jun 20 14:22:00 EDT: cron_tick: num_matches 0
    Jun 20 14:23:00 EDT: fh_fd_timer_process_async
    Jun 20 14:23:00 EDT: cron_tick: num_matches 0
    Jun 20 14:24:00 EDT: fh_fd_timer_process_async
    Jun 20 14:24:00 EDT: cron_tick: num_matches 0
    output showing interface errors:
    csc-lab01#sh int s0/1/0:0
    Serial0/1/0:0 is up, line protocol is up
      Hardware is GT96K Serial
      Internet address is x.x.x.x/30
      MTU 1500 bytes, BW 1536 Kbit/sec, DLY 20000 usec,
         reliability 255/255, txload 1/255, rxload 1/255
      Encapsulation PPP, LCP Open
      Listen: CDPCP
      Open: IPCP, loopback not set
      Keepalive set (10 sec)
      CRC checking enabled
      Last input 00:00:00, output 00:00:00, output hang never
      Last clearing of "show interface" counters 02:44:23
      Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
      Queueing strategy: Class-based queueing
      Output queue: 0/1000/0 (size/max total/drops)
      30 second input rate 2000 bits/sec, 3 packets/sec
      30 second output rate 2000 bits/sec, 2 packets/sec
         9139 packets input, 1049231 bytes, 0 no buffer
         Received 0 broadcasts, 0 runts, 0 giants, 0 throttles
         224 input errors, 224 CRC, 117 frame, 95 overrun, 0 ignored, 81 abort
         10737 packets output, 1511507 bytes, 0 underruns
         0 output errors, 0 collisions, 15 interface resets
         0 unknown protocol drops
         0 output buffer failures, 0 output buffers swapped out
         0 carrier transitions
      Timeslot(s) Used:1-24, SCC: 0, Transmitter delay is 0 flags

    A few other things I noticed.  Try this:
    event manager applet multiple_if
    event tag if_1 interface name  Serial0/1/0:0 parameter input_errors_crc entry-op ge entry-val 2  entry-type increment poll-interval 60
    event tag if_2 interface  name Serial0/1/0:0 parameter input_errors entry-op ge entry-val 2  entry-type increment poll-interval 60
    event tag if_3 interface  name Serial0/1/0:0 parameter input_errors_frame entry-op ge entry-val 2  entry-type increment poll-interval 60
    event tag if_4 interface  name Serial0/1/0:0 parameter input_errors_overrun entry-op ge entry-val 2  entry-type increment poll-interval 60
    event tag if_5 interface  name Serial0/1/0:0 parameter output_errors entry-op ge entry-val 2  entry-type increment poll-interval 60
    event tag if_6 interface  name Serial0/1/0:0 parameter output_errors_underrun entry-op ge  entry-val 2 entry-type increment poll-interval 60
    trigger occurs 1
    correlate event if_1 or event if_2 or event if_3 or event if_4 or event if_4 or event if_5 or event if_6
    action 100 cli command "enable"
    action 200 cli command "config t"
    action 300 cli command "int Serial0/1/0:0"
    action 400 cli command "description script worked!"
    action 401 set syslog_msg "CRC failure leased line $_interface_name"
    action 500 syslog msg "$syslog_msg"
    action 501 info type routername
    action 600 mail server "$_mail_smtp" to "$_mail_rcpt" from  "$_info_routername@$_mail_domain" subject "ALERT: Serial Interface $_interface_name  shutdown due to excessive interface error rate" body "\n$syslog_msg"

  • Can we set the Option "Show add-in user interface errors" with VBA?

    Does anyone know if the advanced Option "Show add-in user interface errors" can be set with VBA in Project Pro 2013?
    \Spiro Theopoulos, Montreal, QC (Canada)

    Spiro,
    Sorry but as far as I know that option is not available through VBA.
    John

  • Help: Net.lib interface error

    Hi!
    I'm using the Palm Emulator to make a HTTP connection to my servlet. The same MIDlet works on my Palm, but when I run it on the emulator (in order to some screen captures), I get error mesg that says "Net.lib interface error: 0x0000120C", followed by java.io.IOException.
    I've already set my proxy IP ...
    Can someone pls help? TIA!
    Rgds

    Hi ....
    Is anyone have any ideas to solved if this problem occur on the real palm m505 machine ??
    Please advice and kindly reply
    Thank
    SL

  • What types of Interface Errors lead to Input/Output Drops/Discards?

    Hi All,
    I was wondering if anyone knows if all of the following errors would lead to packet drops/discards.
    Runts
    Giants
    Framing Errors
    Overrun Errors
    Abort Errors
    Also, are there any types of interface errors that don't lead to packet drops/discards?
    So if all interface errors lead to packet drops/discards, I may not have to poll for multiple OIDs for these errors, but instead just poll for packet drops/discards.
    Any insight would be appreciated.
    Thanks,
    David

    ifInDrops do not related to errors.  In fact, ifInDiscards specifically count packets that were discarded without an associated error.  This could be due to a lack of buffer space (e.g. no queue slot), or there was no listener for a TCP connection.  The same is true for ifOutDiscards.
    For a consolidated error count, look at ifInErrors and ifOutErrors.  It will depend on the interface/encapsulation type as to what exactly will be counted as an error, but anything that would be an encap-specific error should appear in one of the interface error counters.

  • ACE FT interface errors

    I have 2 ACE appliances running in active/standby.  On each appliance I have port 3 used for FT and port 4 used for server traffic.  Every one of the connections terminates on a 3750 10/100 switch.  The switch ports (all configured as access ports) are configured the same way and each of the connections from port 4 (the server port) works great with no interface errors.  However, on BOTH ACE appliances, port 3, (the FT port) causes non-stop input errors and runts on the switch interface and failover will not work.  I have tried to hardset the speed/duplex on both devices and every other possible combination with no success.  AS A TEST ONLY --> When I plugged each of the FT interfaces into a $10 linksys hub, failover worked perfectly.
    Since using the $10 hub is not an option, any ideas on what I can try to fix the issue?

    The FT interface is  a trunk interface.
    You have to set your switch to trunking mode not access mode.
    This is explained somewhere in the documentation.
    Gilles.

  • SQL 2008 R2 error: SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified

    after some year work with SQL server 2005,i decide change to  SQL server 2008 R2.
    When i completed install SQL 2008 R2,i can't connected to SQL server due to this following error
    A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider:
    SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified) (.Net SqlClient Data Provider)
    And when i click to technical details,i take some thing like this
    ===================================
    Cannot connect to HUY-PC\SQLEXPRESS.
    ===================================
    A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider:
    SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified) (.Net SqlClient Data Provider)
    For help, click: http://go.microsoft.com/fwlink?ProdName=Microsoft+SQL+Server&EvtSrc=MSSQLServer&EvtID=-1&LinkId=20476
    Error Number: -1
    Severity: 20
    State: 0
    Program Location:
       at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)
       at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)
       at System.Data.SqlClient.TdsParser.Connect(ServerInfo serverInfo, SqlInternalConnectionTds connHandler, Boolean ignoreSniOpenTimeout, Int64 timerExpire, Boolean encrypt, Boolean trustServerCert, Boolean integratedSecurity, SqlConnection owningObject)
       at System.Data.SqlClient.SqlInternalConnectionTds.AttemptOneLogin(ServerInfo serverInfo, String newPassword, Boolean ignoreSniOpenTimeout, Int64 timerExpire, SqlConnection owningObject)
       at System.Data.SqlClient.SqlInternalConnectionTds.LoginNoFailover(String host, String newPassword, Boolean redirectedUserInstance, SqlConnection owningObject, SqlConnectionString connectionOptions, Int64 timerStart)
       at System.Data.SqlClient.SqlInternalConnectionTds.OpenLoginEnlist(SqlConnection owningObject, SqlConnectionString connectionOptions, String newPassword, Boolean redirectedUserInstance)
       at System.Data.SqlClient.SqlInternalConnectionTds..ctor(DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions, Object providerInfo, String newPassword, SqlConnection owningObject, Boolean redirectedUserInstance)
       at System.Data.SqlClient.SqlConnectionFactory.CreateConnection(DbConnectionOptions options, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection)
       at System.Data.ProviderBase.DbConnectionFactory.CreateNonPooledConnection(DbConnection owningConnection, DbConnectionPoolGroup poolGroup)
       at System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection)
       at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory)
       at System.Data.SqlClient.SqlConnection.Open()
       at Microsoft.SqlServer.Management.SqlStudio.Explorer.ObjectExplorerService.ValidateConnection(UIConnectionInfo ci, IServerType server)
       at Microsoft.SqlServer.Management.UI.ConnectionDlg.Connector.ConnectionThreadUser()
    Please!!!Some body help me solve this problem(except format my computer),i really really need your advice.

    Hi huydaibang,
    The older version SQL Server 2005 could be installed with SQL Server 2008 R2 side-by-side.  It could not be the problem.
    The reason that we get this error message is the client stack could not receive SSRP response UDP packet from SQL Browser.
    Here are the steps:
    1) Make sure your server name is correct, e.g., no typo on the name.
    2) Make sure your instance name is correct and there is actually such an instance on your target machine.
    3) Make sure the server machine is reachable, e.g, DNS can be resolve correctly, you are able to ping the server (not always true).
    4) Make sure SQL Browser service is running on the server.
    5) If firewall is enabled on the server, you need to put sqlbrowser.exe and/or UDP port 1434 into exception.
    For more information, please refer to
    http://blogs.msdn.com/b/sql_protocols/archive/2007/05/13/sql-network-interfaces-error-26-error-locating-server-instance-specified.aspx.
    Thanks,
    Maggie
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. This can be beneficial to other community members reading the thread.

  • Bad interface error message

    I've written a vi (& built an executable) to run either continuously grab or snap images from a PCI 1424. The machine with the card in isn't the development machine an dis running imaq 2.1 with a very simple imaq configuration utility. This can be used to grab images.
    The application was built on labview 6.1 with MAX tells me imaq 2.5.2. If I try and run the application and grab images I get a bad interface error message, could this be caused by the vastly different versions of imaq and if so is installing 2.5.1 and upgrading both the development machine and deployment machine to 2.5.5 likely to solve the problem. Is this also an irreversible step incase it doesn't work.

    Having matching versions of IMAQ on both computers can be very helpful. I think it will solve your problem. You should be able to uninstall IMAQ and reinstall the old version if there are more problems.
    I would also advise uninstalling the old IMAQ before installing the new version.
    Bruce
    Bruce Ammons
    Ammons Engineering

Maybe you are looking for