Data source executive could not be found

Hello there, I have recentley did my first dynamic website
using coldfusion MX 7. After I uploaded all the files in the server
of godaddy.com on a window platform which supports cfm, I had
realised that all the DSN routes were still
C:cfusion7\wwwroot\database\executive.Users... so I changed all the
tags to D:\Hosting\executivemalta\database\executive.Users....
Unfortunatley I keep on receiving the error Data source executive
could not be found! I have also created an access database from the
godaddy control panel and located the database to a folder called
accesscf and changed the DSN route as instructed by godaddy.
Unfortunatley that didn't even work. Could somebody out there be
generous enough to help me solve this problem? The following is the
error:
Error Occurred While Processing Request
Data source executive could not be found.
The error occurred in D:\Hosting\executivemalta\index2.cfm:
line 4
2 : <cfset MM_redirectLoginSuccess="../homepage.cfm">
3 : <cfset MM_redirectLoginFailed="../failed.cfm">
4 : <cfquery name="MM_rsUser"
datasource="#Request.DSN#">
5 : SELECT Username,Password FROM
D:\Hosting\executivemalta\accesscf\executive.Users WHERE
Username='#FORM.username#' AND Password='#FORM.password#'
6 : </cfquery>
DATASOURCE executive
Please try the following:
Check the ColdFusion documentation to verify that you are
using the correct syntax.
Search the Knowledge Base to find a solution to your problem.
Browser Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1;
SV1; .NET CLR 1.1.4322)
Remote Address 212.56.128.21
Referrer
http://www.the-executive.biz/index2.cfm
Date/Time 08-Aug-06 11:17 PM
Stack Trace (click to expand)
at
cfindex22ecfm807111997.runPage(D:\Hosting\executivemalta\index2.cfm:4)
at
cfindex22ecfm807111997.runPage(D:\Hosting\executivemalta\index2.cfm:4)
java.sql.SQLException: Data source "executive" not found.
at coldfusion.sql.DataSrcImpl.validate(DataSrcImpl.java:90)
at coldfusion.sql.SqlImpl.validate(SqlImpl.java:203)
at
coldfusion.tagext.sql.QueryTag.doStartTag(QueryTag.java:443)
at
cfindex22ecfm807111997.runPage(D:\Hosting\executivemalta\index2.cfm:4)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:152)
at
coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:343)
at
coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65)
at
coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:210)
at coldfusion.filter.PathFilter.invoke(PathFilter.java:86)
at
coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:50)
at
coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:2 8)
at
coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)
at
coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)
at
coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
at coldfusion.CfmServlet.service(CfmServlet.java:105)
at
coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:78)
at
jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:91)
at
jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
at
jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:257)
at
jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:527)
at
jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:204)
at
jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:349)
at
jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:457)
at
jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:295)
at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)

Hi,
I updated Sources\SXS with fresh files and now it looks like it works?????
/SaiTech

Similar Messages

  • Data source "" could not be found.

    I have my local server and my page is fine, but my page
    don’t works when access to my page from my remote server
    (hosting), say: “Data source image could not be found”,
    why?, what happen?, what is wrong?, I need your help!!!
    Please!

    nick5735 wrote:
    > how do you set up that on the remote server. the web
    hosting company does not allow me to access the coldfusion
    administrator through their service.
    who's your host?
    look in their FAQ - they should have a procedure outlined
    there.
    it usually involves contacting their tech support and asking
    them to set
    up your cf dsn for you.
    you usually have to provide some of your account details,
    your db name
    (you also usually have to create/upload it first on/to your
    server), dsn
    name you want, db type (don't forget to specify driver
    requirement if
    any) + maybe some other info as well
    Azadi Saryev
    Sabai-dee.com
    http://www.sabai-dee.com

  • Data source CFMXBible.mdb could not be found.

    Hello
    I am following the book CFMXBible and I got it set up.
    but in the beginning of the tutorial there is a form that is
    suppose to sent the contents of my form to the db.
    After I press the submit button, I get this error’
    What is wrong here?
    What should I do?
    thanks
    The web site you are accessing has experienced an unexpected
    error.
    Please contact the website administrator.
    The following information is meant for the website developer
    for debugging purposes.
    Error Occurred While Processing Request
    Data source CFMXBible.mdb could not be found.
    Resources: · Enable Robust Exception Information to
    provide greater detail about the source of errors. In the
    Administrator, click Debugging & Logging > Debugging
    Settings, and select the Robust Exception Information option.
    · Check the ColdFusion documentation to verify that you are
    using the correct syntax. · Search the Knowledge Base to find
    a solution to your problem.
    Browser Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1;
    SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322)
    Remote Address 127.0.0.1
    Referrer
    http://server:8500/cfmxbible/ch02/companyaddform.cfm
    Date/Time 05-May-06 01:23 PM

    Hello
    I am following the book CFMXBible and I got it set up.
    but in the beginning of the tutorial there is a form that is
    suppose to sent the contents of my form to the db.
    After I press the submit button, I get this error’
    What is wrong here?
    What should I do?
    thanks
    The web site you are accessing has experienced an unexpected
    error.
    Please contact the website administrator.
    The following information is meant for the website developer
    for debugging purposes.
    Error Occurred While Processing Request
    Data source CFMXBible.mdb could not be found.
    Resources: · Enable Robust Exception Information to
    provide greater detail about the source of errors. In the
    Administrator, click Debugging & Logging > Debugging
    Settings, and select the Robust Exception Information option.
    · Check the ColdFusion documentation to verify that you are
    using the correct syntax. · Search the Knowledge Base to find
    a solution to your problem.
    Browser Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1;
    SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322)
    Remote Address 127.0.0.1
    Referrer
    http://server:8500/cfmxbible/ch02/companyaddform.cfm
    Date/Time 05-May-06 01:23 PM

  • SQL SERVER - Error while executing SSIS package on specific environment : Connection manager - The specified module could not be found

    I have deployed my SSIS packages on SQL 2008 server.
    I have a .bat file which will invoke these packages and also the bat file is placed in the server where the SSIS packages are deployed.
    Scenario 1:
    I double clicked on the bat file to invoke the SSIS packages and ; this executed successfully
    Scenario 2:
    I have used the IBM Tivoli work scheduler(TWS)  to invoke the bat file which in tern will invoke the ssis packges; 
    but when i do this i am getting the below error
     Code: 0x8007007E
       Source: SSIS_Master_Event_Data_Transfer Connection manager "Config DB"
       Description: The specified module could not be found.
    Config BD is a connection manager which will get the connection string from the config file of the SSIS package.
    Please help me to resolve this issue.
    Regards,
    Prakash

    Check you TWS jobmanrc.cmd configuration file.   You may need to add a PATH environment variable in that file that includes your SQL Server file locations.   When TWS jobs are executed, they may not be executing with the same
    PATH variable as when you execute the SSIS outside of TWS.

  • Microsoft.Exchange.WebServices.Data.ServiceResponseException : The specified folder could not be found in the store

    In office365, I am trying to access conversation history folder of another user using EWS api.The user that is trying to access has full access rights of the mailbox . If i connect to the mailbox using owa, i can access the conversation history folder
    including all other folders. But when i try to connect from the code using ews api below exception is being thrown:
        Microsoft.Exchange.WebServices.Data.ServiceResponseException occurred HResult=-2146233088 Message=The specified folder could not be found in the store. Source=Microsoft.Exchange.WebServices StackTrace:
    Here is the relevant code
    var mailbox = new Mailbox(lyncUser.UserName);
    var lyncFolderId = new FolderId(WellKnownFolderName.ConversationHistory, mailbox);
    var lyncFolder = Folder.Bind(_exchangeService, lyncFolderId);
    Also, the exception doesn't occur if connected to WellKnownFolderName.Inbox.

    The WellKnowFolderEnum only works if the folder was created via the Lync 2013 client if the Mailbox is old and has been using older lync clients then you need to search for the folder via name eg see
    https://msdn.microsoft.com/en-us/library/office/hh243707%28v=office.14%29.aspx . Generally you want to use both methods eg try to bind to the WellKnowFolderEnum first then use the search method if that fails.
    Cheers
    Glen

  • Message: Javadoc could not be found in the attached source

    I am working with the Oracle Open script tool. when I put the mouse on function its show me a message "jxl.Workbook Note: This element has no attached Javadoc and the Javadoc could not be found in the attached source.". Due to this I am unable to take the input for the script from excel or write data into excelsheets. So could you please help on this.
    Thank you.

    Your question would not seem to be one that is applicable to this forum - I have no idea why the moderator moved it here.
    Presumably you have a tool, doesn't matter what, and that tool is written in java or uses java in some way.  And the tool is telling you that the documentation for what you are looking at is missing.
    There are a number of possible reasons for this but all of them originate with the tool itself.  So you must ask on a forum specific for that that tool.

  • Change Own Data - System error: query could not be found

    Hi Experts,
    Please help me on the above issue.
    Change Own data is not working in QA environment. Configuration changes related to Change own data does not prompt for a transport request. I have trasnsported T77WWW_WHO entries to QA.
    Here is the table entry.
    08     /SAPQUERY/HR_XX_PA_ESS     Y ESS_WHOS_WHO GB     SY000000000142     SY000000000143
    I dont have any clue about this issue. No ST22 dump is also generated.
    Thanks in advance.
    Cheers
    Jay

    Critical Error
    A critical error has occured. Processing of the service had to be terminated. Unsaved data has been lost.
    Please contact your system administrator.
    System error: query could not be found   
      System error: query could not be found:com.sap.pcuigp.xssfpm.java.FPMRuntimeException: System error: query could not be found
         at com.sap.pcuigp.xssfpm.java.MessageManager.raiseException(MessageManager.java:112)
         at com.sap.pcuigp.xssfpm.java.MessageManager.raiseException(MessageManager.java:122)
         at com.sap.xss.hr.cod.FcCodBusinessLogicComp.callRFCGetDetails(FcCodBusinessLogicComp.java:480)
         at com.sap.xss.hr.cod.FcCodBusinessLogicComp.onInit(FcCodBusinessLogicComp.java:228)
         at com.sap.xss.hr.cod.wdp.InternalFcCodBusinessLogicComp.onInit(InternalFcCodBusinessLogicComp.java:512)
         at com.sap.xss.hr.cod.FcCodBusinessLogicCompInterface.onInit(FcCodBusinessLogicCompInterface.java:115)
         at com.sap.xss.hr.cod.wdp.InternalFcCodBusinessLogicCompInterface.onInit(InternalFcCodBusinessLogicCompInterface.java:147)
         at com.sap.xss.hr.cod.wdp.InternalFcCodBusinessLogicCompInterface$External.onInit(InternalFcCodBusinessLogicCompInterface.java:227)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPM.attachComponentToUsage(FPMComponent.java:922)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPM.attachComponentToUsage(FPMComponent.java:891)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPMProxy.attachComponentToUsage(FPMComponent.java:1084)
         at com.sap.xss.hr.cod.start.VcCodStartComp.onInit(VcCodStartComp.java:196)
         at com.sap.xss.hr.cod.start.wdp.InternalVcCodStartComp.onInit(InternalVcCodStartComp.java:156)
         at com.sap.xss.hr.cod.start.VcCodStartCompInterface.onInit(VcCodStartCompInterface.java:161)
         at com.sap.xss.hr.cod.start.wdp.InternalVcCodStartCompInterface.onInit(InternalVcCodStartCompInterface.java:144)
         at com.sap.xss.hr.cod.start.wdp.InternalVcCodStartCompInterface$External.onInit(InternalVcCodStartCompInterface.java:220)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent.doProcessEvent(FPMComponent.java:564)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent.doEventLoop(FPMComponent.java:438)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent.wdDoInit(FPMComponent.java:196)
         at com.sap.pcuigp.xssfpm.wd.wdp.InternalFPMComponent.wdDoInit(InternalFPMComponent.java:110)
         at com.sap.tc.webdynpro.progmodel.generation.DelegatingComponent.doInit(DelegatingComponent.java:108)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.initController(Controller.java:215)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:200)
         at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.init(ClientComponent.java:430)
         at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.init(ClientApplication.java:362)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.initApplication(ApplicationSession.java:756)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:291)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingPortal(ClientSession.java:733)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:668)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:250)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)
         at com.sap.tc.webdynpro.clientserver.session.core.ApplicationHandle.doProcessing(ApplicationHandle.java:73)
         at com.sap.tc.webdynpro.portal.pb.impl.AbstractApplicationProxy.sendDataAndProcessActionInternal(AbstractApplicationProxy.java:869)
         at com.sap.tc.webdynpro.portal.pb.impl.AbstractApplicationProxy.create(AbstractApplicationProxy.java:229)
         at com.sap.portal.pb.PageBuilder.updateApplications(PageBuilder.java:1344)
         at com.sap.portal.pb.PageBuilder.createPage(PageBuilder.java:356)
         at com.sap.portal.pb.PageBuilder.init(PageBuilder.java:549)
         at com.sap.portal.pb.PageBuilder.wdDoRefresh(PageBuilder.java:593)
         at com.sap.portal.pb.PageBuilder$1.doPhase(PageBuilder.java:865)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processPhaseListener(WindowPhaseModel.java:755)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doPortalDispatch(WindowPhaseModel.java:717)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:136)
         at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:335)
         at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:143)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:321)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:684)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:250)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doPost(DispatcherServlet.java:53)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(AccessController.java:219)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:104)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)

  • Error message @ Win 7 Pro start up "There was aproblem starting C:\programdata\ofpviaowu.dat - The specified module could not be found."

    Error message @ Win 7 Pro start up "There was a problem starting C:\programdata\ofpviaowu.dat - The specified module could not be found."
    This error message appears every time I start (boot) my computer and windows starts (Firefox is not running at start up). Firefox 15.01 functions properly otherwise.
    This started after I installed the 15.0.1 patch.
    I uninstalled and reinstalled Firefox but the problem remains. Google search for "ofpviaowu.dat" came up with "2012-08-29 Firefox Release 15 Startup Crash Report" as the only listing.
    Is this a Firefox issue?

    hello QAMgr, i'm not aware of this file being a part of firefox & also find it slightly suspicious that there are no more google search hits. maybe this is malware related... could you do a full scan of your system with the security software already in place and/or a different tool like the [http://www.malwarebytes.org/products/malwarebytes_free free version of malwarebytes]?
    [[Troubleshoot Firefox issues caused by malware]]

  • When you try to send or to receive email in Outlook 2010, you may receive one of these error messages: 0x8004010F: Outlook data file cannot be accessed. or 0x8004010F: The operation failed. An object could not be found.

    0x8004010F: The operation failed. An object could not be found.
    1. reviewed Profile instructions
    2. Ran SytTools thinking it would fix the error. NO although I could send received I ended up with a giant pst 
    3. Back to Profile Instructions.
    4. Set up new profile with my email address. email address tested well. Run Outlook. loads as outlook data PST
    and  gmail address PST.  Deleted all the Gmail subscriptions to improve speed. Original error was gone but have two GIGANIC PST FILES.
    5. Set up another new profile with my email address and a named pst.  Run Outlook under that Profile -
    comes up with newly named pst and the gmail addrress pst (although I can't figure out where that pst is located. Will not let me use email address as default Profile.  Tried different approaches and still ended up always with the gmail address pst.  Deleted
    all profiles but email address and comes   up.
    6. Should I just go ahead and use the gmail address pst  I need to import data or download data from gmail
    to get last years correspondence.e
    7. Outlook is my lifeblood, I am in communications and every submitted email gets moved to a file with an update.
    Help?
    8. One option is to merge psts but might make worse mess.
    Thanks.  Beautiful Beach weather here!

    To resolve error 0x8004010F , identify the current location of your default Outlook data file, and then create a new Outlook profile.
    Step 1- Locate the default Outlook data file
    Click Start, and then click Control Panel.
    In Control Panel, click Mail.
    In the Mail Setup - Outlook dialog box, click Show Profiles.
    Select your current Outlook profile, and then click Properties.
    In the Mail Setup - Outlook dialog box, click Data Files.
    Select the Data Files tab in the Account Settings dialog box, and then note the name and location of the default data file for your profile (a check mark will denote the default data file).
    Click Close.
    Step 2 - Create a new Outlook profile
    Step 3 - Configure your new Outlook profile as the default profile
    More detailed steps you can refer to this KB article:
    http://support.microsoft.com/kb/2659085

  • Failed to read data from report file Reason: The table could not be found.

    BO Enterprise XI R2, cannot publish crystal reports using the publishing wizard.
    Failed to read data from report file Reason: The table could not be found.
    Any ideas to get around this would really help out.
    Regards

    Connection used Views, ODBC System DSN is setup properly.
    Approach for import from business view manager and import wizard.  both methods failed to import the Business View and underlying reports.
    I figure I may have imported the Business View wrong? From Business View Manager I exported from my dev server then imported to prod server.
    Apparently I learned exporting my business view also includes the Data Connections that the Business Views are dependent upon.
    So which ever folder you specify it copies it there. Originally the all Data Connections Resides on the root folder. To return it to the original location. I deleted what I had exported. Exported this time to the root folder, then only deleted the business views, foundation, elements. Then exported again to the folder where I intended then only deleted the Data Connection.
    Makes any sense? So I then had to re point the business views and all the dependent objects to the data connection that resides in the root folder.
    I tested the connection, it works fine. I properly updated my crystal reports to the business view in production. Did a sample extract it works as expected.
    However when i try to publish, either from Crystal or Publish wizard i get the same error?
    As a work around i am thinking, after updating the business view in the crystal reports, shall i re map the fields?? or reexport the business views again?
    Any help will be surely appreciated.

  • FB_4.5:"Source could not be found for flash.sensors.geolocation.." . airglobal.swc

    Hi!.
    I´ve FB 4.5 for PHP and I´ve add SDK 4.5.1 as said the next link :
    http://kb2.adobe.com/cps/906/cpsid_90671.html
    On my mobile project I use Geolocation:
    When I try to run the mobile project , don’t work.
    I´ve note that from FB in Package Explore, select my and I can to see the airglobal.swc  library , under: My proyect -> Flex 4.5.1 -> airglobal.swc. This library it look that are linked and  I can to see your packets such as: (default package); adobe utils ;  avmplus and  flash , but when I click on one of them, i.e : airglobal.swc->flash->sensors
    and I try to open geolocator.abc , appear a popup ( Code Navigator error) that said:
    "Source could not be found for flash.sensors.geolocation in D:\Archivos de programa\Adobe\Adobe Flash Builder 4.5\sdks\4.5.1\frameworks\libs\air\airglobal.swc"
    If I go to this path in my HD, it exist and I  can see the airglobal.swc and Geolocation.abc files, but it look that FB don’t see L . It could be the problem?.
    How I can to resolve?. Any idea?.
    Thank you!

    Hi, I have a simmilar problem but is for another swc:
    Source could not be found for mx.core:IUIComponent in C:\.....sdks\4.0.0\frameworks\libs\flash-integration.swc.
    Is that not open source too ? Are all classes not accessible like this not open source ?
    Also, I've read about mx_internal varialbes, and some people suggest going through the source code to find them, but when that's not possible what should one do to identify them, debug maybe ?

  • Error -89120 Source terminal to be routed could not be found on the device

    Dear All,
    I am generating a pulse train using a 6602 card on Ctr0. I use Ctr1 to read the number of counts from the 80MHz source gated by this Ctr0.
    I get an error when starting the Counting process on Ctr1 when calling the DAQmxStartTask function:
    error -89120 Source terminal to be routed could not be found on the device.
    I start Ctr0 without any problem, by using the StartPulseGeneration (see below), but I get into trouble for the second stage, when reading counter1.
    Here is my code. Thank you in advance for your help.
    Private Sub StartPulseGeneration ()
        ' Create the DAQmx task.
        DAQmxErrChk DAQmxCreateTask("", taskHandle)
        'Create Counter Channel for pulse generation
        DAQmxCreateCOPulseChanFreq(taskHandle, “Dev1/ctr0”, "coChannel", DAQmx_Val_FrequencyUnits2_Hz, DAQmx_Val_Level1_Low, 0#, 200, (dutyCycle / 100))
        'Specify continuous timing
        DAQmxCfgImplicitTiming(taskHandle, DAQmx_Val_AcquisitionType_ContSamps, 100)
        'Start generating the pulse train
        DAQmxStartTask (taskHandle)
    End Sub
    Private Sub StartCounting()
        DAQmxCreateTask("", taskHandleTS)
        DAQmxCreateCICountEdgesChan(taskHandleTS, "Dev1/ctr1", "mychan", _
    DAQmx_Val_Edge1_Rising, 0, DAQmx_Val_CountDirection1_CountUp)
        DAQmxCfgSampClkTiming(taskHandleTS, "/Dev1/Ctr0InternalOutput", 1, DAQmx_Val_Rising, _DAQmx_Val_AcquisitionType_ContSamps, 10000)
        DAQmxSetCICountEdgesTerm(taskHandleTS, "Dev1/ctr1", "/Dev1/80MHz Timebase")
        DAQmxStartTask(taskHandleTS)
    End Sub

    Hi Atacama,
    I noticed you have posted the same question on this thread: http://forums.ni.com/ni/board/message?board.id=40&​message.id=4210
    For simplicity I will put all posts on the other thread.
    Regards
    Jon B
    Applications Engineer
    NI UK & Ireland

  • Ever since I upgraded iPhoto to 9.5, my camcorder videos aren't all downloading properly  and I have several of the videos to say a necessary data reference could not be found.  I also can see many of the pixels on the video footage that was downloaded???

    ever since I upgraded iPhoto to 9.5, my camcorder videos aren't all downloading properly  and I have several of the videos to say a necessary data reference could not be found.  I also can see many of the pixels on the video footage that was downloaded.  Anyone have any suggestions???

    What version of iPhoto and system are you using?  Also what camera make and model are you using?
    See if you can download all of the videos to a folder on the Desktop using Image Capture and import  into iPhoto from that folder.
    OT

  • Help, just got a new hard drive installed and now my videos say, "a necessary data reference could not be found"

    Help, just got a new hard drive installed and now my videos in iPhoto say, "a necessary data reference could not be found"

    Not sure what happened but I was able to click on the movie, go to File then Reveal in Finder, then drag it to my desktop and then drag it back into iPhoto and it worked. 

  • Error -2000 a necessary data reference could not be found

    I'm trying to play a DVD movie in QuickTime. When I drag from the file and drop on top of the QuickTime icon I get this message.
    Error -2000 a necessary data reference could not be found
    I have followed the directions I found on the web site.
    In Windows Explorer, double-click the file or drag it to the QuickTime Player application icon.
    Choose File > Open and select the file.
    What is the problem? Is there no list of QuickTime error messages and what they mean? I've been looking everywhere for something that applies to me.

    Try going back to QuickTime 7.4, we've seen the same problem occur with the 7.5 update. How did you make the .mov file that plays all of the files? For us, the problem shows up with reference movies (such as that .mov) made on a Mac, but works fine if it is created on Windows.

Maybe you are looking for