The ColdFusion ODBC Server service has not been installed, HELP!

My applications are crashing because recently we rebuilt our server and coldfusion will not install the ODBC server srvice that I need for our access databases. I can still use the Access with Unicode driver but my applications are crashing where there is a text input field and more that 255 characters is being entered. The field is of 'memo' value already in access which is sussposed to support up to 65,000 characters. Does anyone know how to install this because I have reinstalled CF 8 like 3 times on our server adn the only answer I have found to fixing my errors is taht the Unicode driver is crashing them but I cnat use regular access driver because the ODBC service wont install. Please help adn dont ever use access db if you dont have to.
Thanks,

It worked finally, got it to work. This link is what worked for me but I couldnt get it ot work before. http://kb2.adobe.com/cps/402/kb402637.html
So i exchange the datasource.cfc files like it says then I just put the installODBC.cfm in the CFIDE folder and went to http://myserver/CFIDE/installODBC.cfm and ran the application but had abother problem with authentication ,"the user does not have permission" so I opeened the installODBC.cfm in an editor and noticed that the line said,     adminObj.login("admin"); which wanted a default password for the system setup but if you have your own password setup for security reasons (which you should) it wont run. So go into you CFAdmin, then go to Security > Administrator > then select no authentication needed the try to reload the installODBC.cfm page and it will execute and say that "ODBC Services installed". Then change back to having a single password needed.
Good Luck if you ever have this stupid problem...

Similar Messages

  • When I plug my iPod touch into computer it says "this Ipod cannot be used because the Apple mobile device service has not started

    When I plug my iPod touch ino the computer it says "this ipod cannot be used because the Apple mobile device service has not been started. The screen shows to plug it into itunes and will not do anything.

    Have a look here:
    iPhone and iPod touch: How to restart the Apple Mobile Device Service (AMDS) on Windows

  • Unable to start T-sql Debugging . could not connect to computer'.'.the workastaion service hase not been started

    hello
    when i excute code in sql server 2008, this error appear:
    unable to start T-sql Debugging . could not connect to computer'.'.the workastaion service hase not been started.
    what do i do?
    thanks

    hello
    when i excute code in sql server 2008, this error appear:
    unable to start T-sql Debugging . could not connect to computer'.'.the workastaion service hase not been started.
    what do i do?
    thanks
    Hello,
    This forum is to discuss and ask questions about the Debugging tools of
    Visual Studio, Visual Studio Profiler tools, and Visual Studio Ultimate IntelliTrace, it seems like that your issue is out of the support range which is regarding
    Using the Transact-SQL Debugger, if that is the case, I would recommend you post this issue in the following forum like this thread
    Unable to start T-SQL debuging.
    SQL Server>Transact-SQL
    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.

  • Error during project server 2013 The property or field 'StartDate' has not been initialized. It has not been requested or the request has not been executed. It may need to be explicitly requested.

    Hi sir,
    when I have try to fetch the value of project start date and finish date and some other field value , I have recived error message like The property or field 'StartDate' has not been initialized. It has not been requested or the request has not been
    executed. It may need to be explicitly requested.
    I have used client context for project server 2013.
    I have also load and execute query.but fail to resolve it Please suggest me and provide solution.
    vijay

    Hi,    
    If you use the Include<TSource> Method in the Load method, we will retrieve only the ids of items in this query, so
    the listItems.ListItemCollectionPosition will not be initialized.
    You can use the <ViewFields> tag in CAML Query to specify the field values to return with each item instead.
    Best regards
    Patrick Liang
    TechNet Community Support

  • The deployment has not been installed.

    hi am trying to instal jstl library in my WebLogic Server Version: 10.3.6.0,am geting this error
    The deployment has not been installed.
    Message icon - Error weblogic.management.ManagementException: [Deployer:149105]An attempt was made to deploy a library located at 'C:\Oracle\weblogic\user_projects\domains\base_domain\servers\AdminServer\upload\jstl-1.2.war' with name 'jstl 1.2.' that is different from the one specified in the manifest of the library: 'jstl'.
    but i have put diffirent name ,and when i put jstl name it say the name already exist i what to install  jstl 1.2 and jstl 1.1.2 it it possible

    For installing your application choose "Install this deployment as an application" option in Install Application Assistant window.

  • The AdfFacesFilter has not been installed ???

    When i let my program on idle for a little while it sometimes gives this error
    First what is the ADFFacesFilter???
    Second do i really have to install this for proper execution?
    and when in production will this be recreated
    by the way i am using jdev 10.1.3.0.4 in ADF BC
    2006-11-09 10:12:47.439 WARNING The AdfFacesFilter has not been installed. ADF Faces requires this filter for proper execution.
    06/11/09 10:13:53 java.lang.IllegalStateException: ClassLoader "adf.oracle.domain:10.1.3" (from <shared-library> in /C:/jdev/jdev/system/oracle.j2ee.10.1.3.36.73/embedded-oc4j/config/server.xml): This loader has been closed and should not be in use.
    06/11/09 10:13:53 at oracle.classloader.util.ClassLoadAsserts.fail(ClassLoadAsserts.java:154)
    06/11/09 10:13:53 at oracle.classloader.PolicyClassLoader.checkState(PolicyClassLoader.java:1977)
    06/11/09 10:13:53 at oracle.classloader.PolicyClassLoader.internalLoadClass(PolicyClassLoader.java:1645)
    06/11/09 10:13:53 at oracle.classloader.PolicyClassLoader.loadClass(PolicyClassLoader.java:1621)
    06/11/09 10:13:53 at oracle.classloader.PolicyClassLoader.loadClass(PolicyClassLoader.java:1606)
    06/11/09 10:13:53 at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
    06/11/09 10:13:53 at oracle.jbo.pool.ResourcePoolMonitor.run(ResourcePoolMonitor.java:70)
    06/11/09 10:13:53 at java.util.TimerThread.mainLoop(Timer.java:512)
    06/11/09 10:13:53 at java.util.TimerThread.run(Timer.java:462)
    thx carlo

    Carlo,<br>
    <br>
    It is related to the "warm-restart" of the Embedded OC4J server when redeploying applications.<br>
    <br>
    For more information, see the Oracle JDeveloper 10g Release Notes, topic "<a href="http://www.oracle.com/technology/products/jdev/htdocs/10.1.3.0.3/readme.html#illegal">Intermittent IllegalStateException Rerunning ADF Web Applications on Embedded OC4J (4758240)</a>"<br>
    <br>
    You should stop the Embedded OC4J by clicking the "Terminate" button in the Log window: (red square) before running your application again<br>
    <br>
    Regards,<br>
    <br>
    Didier.<br>

  • SCCM Client Policy instance "The body for this policy has not been downloaded."?

    Hi,
    With PolicySpy I got SCCM Client Policy instance with an red and white symbol "The body for this policy has not been downloaded." what does that mean?
    /SaiTech

    Hi,
    Is there something not working? What is the core issue?
    -It is a long story, I will take the short version. I have had several supportcase at Microsoft, I think in two yeas time. We have done RAP as a Service, and no big issue. I have reinstalled the MP just some Days ago.
    I started with slow App-V 4 user centric deployment (hours). No I have an case at Microsoft support about Enable Win32_QuickFixEngineering class in the Client Setting hardware Inventory dont get enable at client side.
    If I do policy reset I think it take long time 15-30 minuters to all actions show up again.
    So I try to understand MP and policy, I have an feeling that something is not right but what?
    /SaiTech

  • HT4623 I turned my Iphone 4 off. QWhen I went to turn it back on, it brought me to a silver screen that reads Iphone with no service, what does this mean? And no, my service has not been cancelled. please help?

    I turned my Iphone 4 off. When I went to turn it back on, up popped a silver screen that read Iphone with no service. My service has not been cancelled. What does this mean, please help?

    If a reset doesn't work, try and force iPad into Recovery Mode:
    1. Turn off iPad. Press and hold the Sleep/Wake button for a few seconds until the red slider appears, slide to turn off.
    2. Connect USB cable to computer
    3. Press and hold the Home button down and connect the docking end of cable to iPad
    4. Continue holding the Home button until you see the "Connect To iTune" screen
    5. Release the Home button
    6. Open iTune (make sure you have the newest version of iTune)
    7. You should see "iTunes has detected an iPad in recovery mode"
    8. Use iTune to restore iPad
    Note: You need to be patient and repeat the above many times to recover your iPad

  • ODBC: This Datasource has not been Registered, Please register first!

    Hi,
    I just installed Oracle BI 10.1.3.4, and am going to demo the new interactive dashboard to my seniors. First I need to have a database to connect to, so I go to the ODBC client to define a data source. Now I'm stuck here: Under File -> Open DataBase and get the following values to fill out:
    DSN:
    User:
    Password:
    Database:
    I'm trying to connect to an Oracle database, so under DSN I choose 'ODBC data sources', but get this message everytime: ODBC: This Datasource has not been Registered, Please register first!
    It doesn't matter whether I fill out the other fields or not. What's the issue?
    All help apprecitated.
    Thanks!

    First and foremost: "BI 10.2.x"? BI EE hasn't reached beyond 10.1.3.4.0 yet.
    Secondly: if you want to access an Oracle data source it's easiest to go over a TNSNAMES entry. Just install an Oracle client locally.
    Alternatively, if you want to create an ODBC connection...that's got nothing to do with OBI, that's an OS topic. Assuming you're on a Windows box, it's the "odbccp32.cpl" which normally resides in C:\Windows\system32 that you're looking for (as you say you can't find it in your start menu).
    Easy way: windows key + "R" (or Start --> Run...) --> odbccp32.cpl
    Hth,
    C.

  • I have an Apple ID and trying to sign in for the 1st time on iTunes. When I do, I get the message: "This Apple ID has not been used with the iTunes Store. Please review your account information." When I do, I get stuck in the same loop and can't sign in!

    I have an Apple ID and trying to sign in for the 1st time on iTunes. When I do, I get the message: "This Apple ID has not been used with the iTunes Store. Please review your account information." When I do, it brings me to the same AppleID login window, and I get stuck in the same loop. I never get to the following screen to enter my account info. What's going on?? This is MADDENING!

    If you want to use it, click Review and check your account information.  Or you could contact the store support staff if you are concerned at http://www.apple.com/emea/support/itunes/contact.html for further help.

  • My iPod Touch 2g is unresponsive to the touch completely. I have restored it twice and updated it, the water sensor shows it has not been wet. Not jail-broken.How do i fix this and will Apple fix it? Thanks

    I have restored it twice and updated it, the water sensor shows it has not been wet. Not jail-broken and exterior buttons all work.  It seems to have problems connecting and being found by a computer (Windows). How do i fix this and will Apple fix it? Thanks

    lol yea when i inserted the link i just copied and pasted thats why that happend... Lets try again... http://www.felixbruns.de/iPod/firmware/
    Anyways when I go to it theres a drop-down list and you select the one you want and I know the number next to it identifies the model but the thing is they don't have my model listed so my main question is, what version eg. 2.1.1. or 2.2.1 etc. etc. etc. etc. will work with my model of ipod touch which is the 2g Model A1288?
    Does anybody know? Does it work with any firmware thats for 2G ipod touches or do i have to get firmware thats model specific?

  • Why do I get an error message when I try to sync my IPAD with ITunes? Message reads Cannot be used because Apple Mobile Device Service has not been started.

    Why do I get an error message when I try to sync my IPAD with ITunes? Message reads Cannot be used because Apple Mobile Device Service has not been started.

    AMDS for Windows
    http://support.apple.com/kb/TS1567

  • Microsoft Word Has Not Been Installed for the Current User

    Hi, everybody
    I'm just starting our attempt to put together ZfD app packages for MS Office 2007. I've tried 2 different route with poor results for each. I'm looking for guidance and suggestions and, hey really, the simple final solution. :)
    Objectives: Each app package will install locally one of the Office apps (e.g., Word) if it is not installed and then launch it, otherwise it will launch it. It gets installed locally to the C: drive using all the MS default choices, but runs from the desktop ZEN/NAL shortcut. All desktops are XP, not Vista or W7.
    Routes tried and failed...
    1) Simple app, uses distribution and run scripts to figure out if already installed, then installs using network shared drive and config.xml file for just the one app. The result ought to work -- no particular error in the package, those are fixed -- but what happens is something different each time with the MS setup.exe, and it never does complete without its own error (various and different each time). So, this appears to be completely unreliable because launching MS's setup.exe from a simple app is unpredictable and incomplete.
    2) Snapshot of a successful setup.exe and config.xml install. This ALMOST works... well it does in fact work but the snapshotted app gives an error once it finishes launching -- "Microsoft Word Has Not Been Installed for the Current User" -- and exits. From the research I've done on this message, the MS program sees the "wrong" Windows profile on the destination environment, compared to that in the snapshot, and figures it's now been installed from a bootleg copy of Office 2007.
    At this stage all I can think of is expletives. We've paid for everything, I've followed all the usual and customary steps, played by the rules, been polite (and also used the necessary computer swear words), and now I just want to insult everyone in Microsoft's marketing department for ruining everyone's life yet again. Can't we just do this, is it too much to ask!?!
    Please help me. What is really going to work for distributing and maintaining Office 2007 apps using our ZfD environment? ALL USEFUL SUGGESTIONS WELCOME. Thank you. Bless you.
    -Kent S.
    Be strong as a ship and wise as a whale

    These questions are really best in the Microsoft Office Forums.
    These are MS Office Questions not ZEN Questions.
    Novell did not design Microsoft's Office Install.
    I have nothing against snapshots, but it does not work great with the Office
    installs, which you yourself know since you are posting here with problems
    based on that.
    And your other method you are trying with the break out is not working well.
    We also know that from experience.
    We can tell you that the way most people install it and the way most people
    succeed doing it, is by doing it the way recommended and designed by
    Microsoft.
    ZEN does that just fine.
    Craig Wilson - MCNE, MCSE, CCNA
    Novell Knowledge Partner
    Novell does not officially monitor these forums.
    Suggestions/Opinions/Statements made by me are solely my own.
    These thoughts may not be shared by either Novell or any rational human.
    "KentFSmith" <[email protected]> wrote in message
    news:[email protected]...
    >
    > Thank you, Grimlock (-Grimlock?-)
    >
    > Through a google search I encountered a very close suggestion, and the
    > poster said they couldn't remember the name of a MS utility but that
    > there was one that would break out the individual MSIs from the Office
    > 2007 setup.exe bundle. The dependent app appears to be a simple and
    > possibly elegant solution, but without a good way to break out the MSIs
    > I don't see how to do anything other than with a config.xml ('Config.xml
    > file in the 2007 Office system'
    > (http://technet.microsoft.com/en-us/l.../cc179195.aspx)).
    >
    > Do you know of that utility and where I can find it?
    >
    > There is a lot of history here now of just doing the individual
    > applications. Everyone gets Word and Excel, but much fewer get
    > PowerPoint and Access. All other reasons aside, a compelling one is the
    > reduced number of help calls to the Help Desk here. Occasionally we
    > also just run the whole Office install for someone who needs some of the
    > odd utilities, but that is easily cost-justifiable for us to break them
    > out as exceptions. Otherwise, we focus 90% of our support on just Word
    > and Excel and it pays off nicely.
    >
    > If we switch to putting full Office 2007 on all PCs then there may be a
    > better approach that include other tools than ZfD, such as the fact that
    > we replace 1/3 of all PCs in the organization each year (so that no
    > hardware is more than 3 years "behind"). We could put 1/3 of all Office
    > 2007 installs into the new PC image. But we still need to support all
    > the use of the apps after the install, so ZfD MUST work well, it simply
    > MUST work well or we're screwed, to use the vernacular. Also, just
    > switching from what we've been doing for years -- single app orientation
    > -- means introducing new-ish issues that have to discover and explain to
    > our comrades, and to adjust our orientation with unknown future costs.
    >
    > But that may end up being the simplest adequate solution. And that's
    > what I want.
    >
    > -K
    >
    > grimlock;1883526 Wrote:
    >> Craig Wilson wrote:
    >> > You should really focus on #1.
    >> > Snapshot is not the way to go.
    >> >
    >> > Details about what is Not working or what random behavior may help
    >> folks.
    >> > Ask in the MS forums may help too. dont' mention zenworks.
    >> > Just say you are installing as Administrator from a share and getting
    >> these
    >> > errors.
    >> >
    >> > While not 100% accurate, it should be good enough to get some good
    >> feedback.
    >> >
    >>
    >> Nor is installing 1 app at a time. Install the whole suite, have an
    >> icon for each app that runs the exe for that app with a dependency on
    >> the another app that points to the installer msi.
    >>
    >> If any user runs any app, it will run if the executable is there
    >> (meaning it's been installed). If the executable is not there then it
    >> calls the dependent application (the installer app) and installs it,
    >> and
    >> then runs it.
    >
    >
    > --
    > KentFSmith
    > ------------------------------------------------------------------------
    > KentFSmith's Profile: http://forums.novell.com/member.php?userid=2927
    > View this thread: http://forums.novell.com/showthread.php?t=391573
    >
    >

  • I am trying to activate new itunes card. I am getting error message: The code you have entered has not been properly activated. Does this mean the store did something wrong or me?

    I am trying to activate new itunes card. I am getting error message: The code you have entered has not been properly activated. Does this mean the store did something wrong or me?

    Yes, the store didn't properly activate the card. If the store is nearly then you could try going back and asking them to do so, if it isn't (or if they can't/won't help) then try contacting iTunes Support (you will probably need to give them images of the front and back of the card, and possibly its receipt) : http://www.apple.com/support/itunes/contact/ - click on Contact iTunes Store Support on the right-hand side of the page, then iTunes Cards And Codes

  • WARNING The AdfFacesFilter has not been installed.  ADF Faces requires this

    The message:
    WARNING The AdfFacesFilter has not been installed. ADF Faces requires this filter for proper execution.
    is being displayed when I run my program. The program runs fine but I am wondering what causes this message and what can I do to solve it. I noticed that others have had this problem but there was no solution provided in their thread.
    Thanks,
    Thom

    Hi Thom:
    You should have something like this in your web.xml file:
    <filter>
    <filter-name>adfFaces</filter-name>
    <filter-class>oracle.adf.view.faces.webapp.AdfFacesFilter</filter-class>
    </filter>
    <filter>
    <filter-name>adfBindings</filter-name>
    <filter-class>oracle.adf.model.servlet.ADFBindingFilter</filter-class>
    </filter>
    <filter>
    <filter-name>ADFBindingFilter</filter-name>
    <filter-class>oracle.adf.model.servlet.ADFBindingFilter</filter-class>
    <init-param>
    <param-name>encoding</param-name>
    <param-value>UTF-8</param-value>
    </init-param>
    </filter>
    <filter-mapping>
    <filter-name>adfFaces</filter-name>
    <servlet-name>Faces Servlet</servlet-name>
    </filter-mapping>
    <filter-mapping>
    <filter-name>adfBindings</filter-name>
    <url-pattern>*.jsp</url-pattern>
    </filter-mapping>
    <filter-mapping>
    <filter-name>adfBindings</filter-name>
    <url-pattern>*.jspx</url-pattern>
    </filter-mapping>
    <filter-mapping>
    <filter-name>ADFBindingFilter</filter-name>
    <url-pattern>*.jsp</url-pattern>
    </filter-mapping>
    <filter-mapping>
    <filter-name>ADFBindingFilter</filter-name>
    <url-pattern>*.jspx</url-pattern>
    </filter-mapping>
    As well as:
    <servlet>
    <servlet-name>resources</servlet-name>
    <servlet-class>oracle.adf.view.faces.webapp.ResourceServlet</servlet-class>
    </servlet>
    <servlet-mapping>
    <servlet-name>Faces Servlet</servlet-name>
    <url-pattern>/faces/*</url-pattern>
    </servlet-mapping>
    <servlet-mapping>
    <servlet-name>resources</servlet-name>
    <url-pattern>/adf/*</url-pattern>
    </servlet-mapping>
    This will ensure that the ADF Faces context gets initialized on the first call to your controller servlet. See the General Installation Section of the page at: http://www.oracle.com/technology/products/jdev/htdocs/partners/addins/exchange/jsf/doc/installation.html for more detail.
    Johnny Lee

Maybe you are looking for