Flex builder 3 - cannot configure coldfusion8

I am using the trial version of Flex Builder 3 to create a
new project (File/New/Project/FlexBuilder/Flex Project).
In the New Flex Project window, I enter the project name,
select "web application" as the application type, and select
"ColdFusion" as the server technology. The "Use remote object
access service" is checked, and "LiveCycle Data Services" is
selected.
In the next screen - in the server location, I enter
"Standalone" as the installation type, the webroot is
"c:\inetpub\wwwroot," and the root url is "
http://127.0.0.1" (I'm using IIS, so
I'm not using port 8500). This is the screen where I see error at
the top - "LiveCycle Data Services is not installed at the
specified location." But I made sure LiveCycle Data Services was
installed when I installed ColdFusion8, and "Enable Remote Adobe
LiveCycle Data Management access" is checked in the ColdFusion
Administator panel.
What is missing? Any help would be appreciated.

I figured out the RDS issue - check the web.xml file in the
WEB-INF folder of cfroot and webroot. I uncommented the
<servlet-name> and the <servlet-mapping> tags which
referenced RDS Servlet, restarted the server, and that took care of
the RDS issue.

Similar Messages

  • FLEX Builder Pro 3 New Flex Project cannot configure J2EE

    I have FLEX Builder Pro 3 installed on a Windows XP machine.  LiveCycle Data Services is installed (with Tomcat) on a Linux RHEL 5 machine.  When trying to create a new FLEX project and configuring a J2EE server am very confused on what to put in Root Folder and Root URL.  I have tried various paths on the Root Folder (with a drive mapped through windows and also with just using the servername) and keep getting the error message:
    Invalid root. The WEB-INF/flex folder must contain either flex-config.xml or services-config.xml.
    I've located the flex-confing file in the tomcat5\webapps\ROOT\WEB-INF directory, but still get the error.
    Please any help would be greatly appreciated.

    Are your new classes referenced from the old code? Mxmlc employs a questionable form of "as-needed" linking, so classes that are not referenced from the main application are not even compiled. This referencing requirement is recursive; that is, any classes that are to be included have to be referenced from the main application, or from classes referenced by the main application, or from classes referenced by classes referenced by the main application, and so on. But if your new classes are not referenced at all from the old code, they will be ignored.

  • Flex Builder 3 / Linux and flashplayer selection

    Hi all,
    I'm a Flex/AS/Eclipse newbie, and I'm learning all these ones at once in these days.
    I'm running Flex Builder 3 with Eclipse 3.3.2 (Europa) in Linux.
    Now I'm trying to write a simple project, I should have done something to my system so now I'm getting this error message when I try to compile:
    | Flex Builder cannot locate the required version of Flash Player. You might need to install Flash Player 9 or reinstall Flex Builder.
    | Do you want to try to run your application with the current version?
    My question is: how can I select the flashplayer / plugin to use for a specific Flex project?
    Many thanks in advance, best regards.

    Hi, thanks for your answer.
    It turned out the problem was related to the *standalone* flashplayer.
    This is located in linux in:
    FLEX_BUILDER_INSTALL_PREFIX/Player/linux
    when I was clicking on the "Run" button Flex Builder was looking for a flashplayer standalone app, and was failing to find it.
    What I had to do was to add the complete the flashplayer path to the PATH used by eclipse.
    Now clicking on "Run" it compiles the application and launches the standalone player with the generated swf file.
    Now I wonder if there is some way to select the flashplayer to launch, and if it is possible to configure eclipse to make it launch a  browser or a custom script rather than execute that swf with the standalone player.
    Thanks, regards.

  • Flex Builder 3 Beta 3 Mac OS X Installer Error

    I am trying to install Flex Builder 3 Beta 3 on an Intel Mac
    running Mac OS X 10.4.11. When I open the installer, the first
    screen (which allows you to select languages) works properly. The
    second screen, however, does not load properly - I only see a black
    background and white text that says "InstallAnywhere by
    Macrovision", a thin white line by this, and a grayed-out "N".
    There are no buttons or other text on this page.
    Does anyone have this same problem? If so, are there any
    fixes? I initially had this problem with Mac OS X 10.4.10.
    Upgrading to Mac OS X 10.4.11 did not fix the error. A similar
    error also occurs when I try to install the demo version of Flex
    Builder 2.
    Thanks!

    Thanks for sending the error log - that provides some good
    clues. First of all, I want to ask you about the path listed as
    /Users/admin/. Was admin a default user already on your machine, or
    did you create and log in as a user named admin?
    The installer is failing because it cannot create a folder
    under the path /Users/admin/Documents/, whereas usually you should
    have full access to that folder if the user named admin has normal
    Admin rights.
    Here are some suggestions for how you can remedy that:
    1) run Apple's Disk Utility, run its Repair Permissions
    option, and see if it repairs permissions on that Documents folder
    2) manually delete any existing folder named
    /Users/admin/Documents/Flex Builder 3/
    3) try installing Flex Builder 3 again, after cleaning things
    up in steps 1 and 2.
    Failing that, try creating a new user on that machine, with
    Admin rights, and then see if you can install Flex Builder 3 into
    that user account.
    Let me know how it goes,
    C. Agruss
    Flex Builder Team
    quote:
    Originally posted by:
    kemppro
    Install Directory: /Users/admin/Documents/Flex Builder 3/
    Status: ERROR
    Additional Notes: ERROR - java.lang.Exception: Cannot
    replace existing file /Users/admin/Documents with a directory
    All Install Actions Beneath this Action have not been
    installed.
    hi,
    it's conforting to know that is not a system version problem.
    I copied bellow my log problem:
    Install Directory: /Users/admin/Documents/Flex Builder
    3/.metadata/
    Status: ERROR
    Additional Notes: ERROR - Install Parent 'Flex Builder 3'
    failed!
    Install Directory: /Users/admin/Documents/Flex Builder
    3/configuration/
    Status: ERROR
    Additional Notes: ERROR - Install Parent 'Flex Builder 3'
    failed!
    Also I called the technical support, nobody can help me. You
    are my only hope....

  • Flash builder 4 installation somehow broke my flex builder 3 debuggin/running/profiling launch.

    After installing flash builder 4 neither it nor flex builder 3 has been able to launch swf:s from flex. After hitting run or debug flex gives a prompt saying "Flash Player not Found. Flex builder cannot locate the required version of Flash Player. You might need to install Flash Player 9 or reinstall Flex Builder. Do you want to try to run your application with the current version?". The popup itself happened before installing flash builder 4. But normally I would just hit yes and it would use whatever flashplayer is default.
    Now if I click yes it launches command prompt with a path to flex builder 3 installation folder. When running from flash builder 4, same happens except the path is the installation folder for flash builder 4. Flex then starts waiting for connection from debugger and after a while it prompts a timeout message. The command prompts title is ...\workspace\project\bin-debug\filename.swf.
    When opening the swf files directly from windows they open fine.
    I used the uninstaller software for flash player and then fetched both fp9&10 and reinstalled them. Which didn't help. When launching to browser everything works just fine, the problem occurs only when launching to standalone player. I tried to check registry settings if there would be something wrong, but all the paths for flashplayers seem to be ok.
    Is there any other hope to fix this than reinstalling flex builder 3 & flash builder 4 from scratch?

    You need content debugger FP installed
    http://www.adobe.com/support/flashplayer/downloads.html download it from there and install and you should see the problem go away
    Download the Windows Flash Player 10 ActiveX control content debugger (for IE) (EXE, 2.03 MB)

  • Difficulties using Flex Builder plugin version

    The strangest thing just happened. I want to look into Zend, so after reading a bit on the web I decided to uninstall Flex Builder 3 standalone version and install Eclipse 3.4 and then install the plugin version of Flex Builder 3.
    But after I installed when I click on the Run button I get an error message:
    'Launching cmd' has encountered a problem.
    Variable references non-existant resource :
    ${workspace_loc:/Misc/src}
    I assume this is because users need prior experience with using Eclipse, but I don't understand why the Adobe plugin version of Flex Builder cannot be such that it just works out of the box.
    I have to say I am blown away by this and will immediately uninstall the plug-in version and re-install the standalone.
    Any hints on what went wrong? I may try this again sometime but I want to get some work done tonight and I don't have time for this. Really amazed.

    Hi Greg,
    I am using the Flex Builder plug-in and I don't remember ever running over this. You said that you have uninstalled Flex Builder before installing Eclipse. I'm not sure ( this is only a guess ) but what if certain setting that you had in Flex Builder remained on your system ( like the path to your workspace that I think got deleted when you uninstalled it ) and when you installed Eclipse, then it was trying to access the information previously stored by Flex Builder.
    I'm not sure if that's what the Error says but you might want to check if you workspace still exists and if it does, then does it contain a folder called "Misk/src". I really don't remember running over this error, the Plug-in worked just fine for me.
    With best regards,
    Barna Biro

  • Console not working flex builder 2 and 3

    even since i installed flex builder 2, i have not been able
    to get get output in the console window. i've posted about this
    before but received no reply. then i just installed FB3 and i have
    the same issue. the only way to get my trace statements in the
    console window is to double click, or open the file-debug.swf. i am
    running windows vista.
    in flex builder 2 i get this error warning every time i try
    to compile a program:
    "C:\Program Files\Mozilla Firefox\plugins\NPSWF32.dll
    Flex Builder cannot locate the required version of the Flash
    Player. You may need to install Flash Player 9.0 or reinstall Flex
    Builder. Do you want to try to run your application with the
    current version?"
    anybody know what that is about? it seems totally ridiculous
    that a program designed to create swf's doesn't even know what
    version of flash player i have installed.
    flex builder defaults with IE, not only does that suck, but
    it tells me i don't have the current flash player... i know that's
    not the case because i've installed it, along with activeX around
    ten times now. maybe it's cumulative, should install it 20 times???
    please let me know if you are having these issues as well, or
    if you can help me fix it!
    thanks
    k

    I think your flash debug version isn't installed correctly.
    Try uninstalling the flash player and then reinstalling the DEBUG
    version of the flash player.
    http://www.adobe.com/support/flashplayer/downloads.html

  • Flash Player 10 and Flex Builder 2

    I need to have flash player 10 installed on my local machine for my time tracking software.  With that I am no longer able to run my flex builder in debug mode.  I am no longer able to see any of my trace() statements executed.
    Is there any way to have Flex Bulder 2 run with Flash Player 10 in debug mode?

    Try targetting the flash player 10 in your project setting.
    Sincerely,
    Michael
    El 23/04/2009, a las 11:25, fletch1856 <[email protected]> escribió:
    >
    I do but the builder is looking for flash player 9
    >
    C:\Program Files\Mozilla Firefox\plugins\NPSWF32.dll
    >
    Flex Builder cannot locate the required version of the Flash Player. 
    You may need to install Flash Player 9.0 or reinstall Flex Builder. 
    Do you want to try to run your application with the current version?
    >
    I googled the crap out of this and all i got was to reinstall flex 
    builder with version 9
    >

  • I cannot install Flex Builder 2

    After I have installed Flex Builder 2, when I run the
    program, an error shown as below.
    PS. My computer OS is Window Vista home premium.
    Thank you!!
    !SESSION 2007-08-12 03:57:03.420
    eclipse.buildId=unknown
    java.version=1.4.2_12
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=zh_HK
    Command-line arguments: -os win32 -ws win32 -arch x86
    !ENTRY org.eclipse.update.configurator 2007-08-12
    03:57:04.559
    !MESSAGE Cannot backup current configuration
    !ENTRY org.eclipse.update.configurator 2007-08-12
    03:57:04.575
    !MESSAGE Could not rename configuration temp file
    !ENTRY org.eclipse.osgi 2007-08-12 03:57:05.308
    !MESSAGE Application error
    !STACK 1
    java.lang.UnsatisfiedLinkError: no swt-win32-3139 in
    java.library.path
    at java.lang.ClassLoader.loadLibrary(Unknown Source)
    at java.lang.Runtime.loadLibrary0(Unknown Source)
    at java.lang.System.loadLibrary(Unknown Source)
    at
    org.eclipse.swt.internal.Library.loadLibrary(Library.java:123)
    at
    org.eclipse.swt.internal.win32.OS.<clinit>(OS.java:18)
    at
    org.eclipse.swt.widgets.Display.<clinit>(Display.java:125)
    at
    org.eclipse.ui.internal.Workbench.createDisplay(Workbench.java:381)
    at
    org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:155)
    at
    com.adobe.flexbuilder.standalone.FlexBuilderApplication.run(FlexBuilderApplication.java:4 5)
    at
    org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:226)
    at
    org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:376)
    at
    org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:163)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
    Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown
    Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown
    Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at
    org.eclipse.core.launcher.Main.invokeFramework(Main.java:334)
    at org.eclipse.core.launcher.Main.basicRun(Main.java:278)
    at org.eclipse.core.launcher.Main.run(Main.java:973)
    at org.eclipse.core.launcher.Main.main(Main.java:948)
    !ENTRY org.eclipse.osgi 2007-08-12 03:57:05.308
    !MESSAGE Bundle
    update@plugins/com.adobe.flexbuilder.debug.e32_2.0.155577/ [70] was
    not resolved.
    !SUBENTRY 1 org.eclipse.osgi 2007-08-12 03:57:05.308
    !MESSAGE Missing required bundle
    org.eclipse.debug.ui_[3.2.0,99.0.0).
    !SESSION 2007-08-12 04:11:12.732
    eclipse.buildId=unknown
    java.version=1.4.2_12
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=zh_HK
    Command-line arguments: -os win32 -ws win32 -arch x86
    !ENTRY org.eclipse.update.configurator 2007-08-12
    04:11:13.496
    !MESSAGE Cannot backup current configuration
    !ENTRY org.eclipse.update.configurator 2007-08-12
    04:11:13.512
    !MESSAGE Could not rename configuration temp file
    !ENTRY org.eclipse.osgi 2007-08-12 04:11:14.58
    !MESSAGE Application error
    !STACK 1
    java.lang.UnsatisfiedLinkError: no swt-win32-3139 in
    java.library.path
    at java.lang.ClassLoader.loadLibrary(Unknown Source)
    at java.lang.Runtime.loadLibrary0(Unknown Source)
    at java.lang.System.loadLibrary(Unknown Source)
    at
    org.eclipse.swt.internal.Library.loadLibrary(Library.java:123)
    at
    org.eclipse.swt.internal.win32.OS.<clinit>(OS.java:18)
    at
    org.eclipse.swt.widgets.Display.<clinit>(Display.java:125)
    at
    org.eclipse.ui.internal.Workbench.createDisplay(Workbench.java:381)
    at
    org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:155)
    at
    com.adobe.flexbuilder.standalone.FlexBuilderApplication.run(FlexBuilderApplication.java:4 5)
    at
    org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:226)
    at
    org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:376)
    at
    org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:163)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
    Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown
    Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown
    Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at
    org.eclipse.core.launcher.Main.invokeFramework(Main.java:334)
    at org.eclipse.core.launcher.Main.basicRun(Main.java:278)
    at org.eclipse.core.launcher.Main.run(Main.java:973)
    at org.eclipse.core.launcher.Main.main(Main.java:948)
    !ENTRY org.eclipse.osgi 2007-08-12 04:11:14.58
    !MESSAGE Bundle
    update@plugins/com.adobe.flexbuilder.debug.e32_2.0.155577/ [70] was
    not resolved.
    !SUBENTRY 1 org.eclipse.osgi 2007-08-12 04:11:14.58
    !MESSAGE Missing required bundle
    org.eclipse.debug.ui_[3.2.0,99.0.0).

    here is solution for you :
    http://curtismorley.com/2007/05/14/flex2-builder-not-installing-on-vista/

  • Flash CS3 fl.* package cannot be used in Flex Builder 3

    Hi,
    I was very disappointed to find out that one cannot import
    the fl.* package, which is available for flash CS3. I found a work
    around by creating swc file and importing them, however it's
    disappointing that flash CS3 would have such a major advantage over
    Flex Builder 3 when building an Action Script 3.0 Application.
    Best, E

    I've looked over that sample.
    Part of the problem is that I don't have access to
    mx.effects. I think this is because that example is a Flex 3
    Project and has a MXML file attributed to it. I opened a Flex 3
    project and was able to access mx.effects - but my project is
    different in that it's an ActionScript project - meaning, I opened
    an ActionScript project in Flex Builder 3. Apperantly the
    ActionScript projects don't have access to mx.effects.Tween. And
    niether do they have access to fl.transitions.Tween. It's strange -
    and I'm trying to find a way to access them by connecting the build
    path to the Tween classes somehow.
    My project preferences already have the fl.* folders in the
    build path. It just still doesn't seem to work.

  • Gumbo in Flex builder 3: cannot resolve FxApplication to component implimentation

    Hello everyone,
    I've been banging my head on the keyboard over this issue for a while. I've downloaded and successfully installed 2 seperate versions of the nightly Flex Gumbo SDK 4.0.0.6831 and 4.0.0.6898 (two versions because i had first assumed that the error was a nightly bug). I've set the Flex compiler to use the new 4.0.0.6898 build and changed the Require flash player version to 10.0.0.  Everything set right?
    so i put this:
    <Application xmlns="http://ns.adobe.com/mxml/2009" layout="absolute">
    <FxButton label="Hello World" />
    </Application>
    and get the error at compile time: Gumbo in Flex builder 3: cannot resolve <FxApplication> to component implimentation. I've tried everything: <Application>, changed the namespaces, and more. Any other ideas?
    Thank you in advance -brandon

    Try something like this:
    <s:Application xmlns:fx="http://ns.adobe.com/mxml/2009"
                   xmlns:s="library://ns.adobe.com/flex/spark"
                   xmlns:mx="library://ns.adobe.com/flex/halo">
        <s:Button label="Hello World" />
    </s:Application>

  • Flex Builder 3 error: This file cannot be launched

    All of a sudden when I try to run my app from within Flex
    Builder 3, I get a popup that says:
    This file cannot be launched. I right click on my mxml file
    and the option to set it as default is greyed out.
    How can I make this error go away?
    Thanks

    I've filed a number of bugs about a lot of things :P
    Part of the problem for me is that I am using Vista x64 and
    there are known issues with Eclipse 3.3 and the Logitech SetPoint
    drivers on that OS. Basically, in FB3 I get corrupted Property
    Dialogs and Preferences (can't change key binds, or set compiler
    config, etc.). It does work in Eclipse 3.4M4 with the plugin, but
    then Design Mode doesn't work properly (images and style are
    wrong), and that is unsupported by Adobe. So basically I switch
    back and forth between the two whenever I need to access the
    dialogs lol. Given that kind of situation, it is difficult to know
    what is a propblem with my specific config, and what is a bug.
    Generally one of the things I see is my embedded fonts start
    showing up as errors when I hit compile, then I have to do a clean
    build. CSS errors/warnings show up in the main mxml file instead of
    the CSS file (at the CSS file's line numbers).
    I've also seen issues where modules aren't saved to the
    properties files properly. Lack of conditional compilation support
    (debug versus release at the bare minimum) in FB3 is annoying
    (though you can do it with ANT).

  • Flex builder configuration

    Hell all,
    I am new bie and i want to know how to configure the flex
    builder 3.

    What would you like to configure? You can setup the FB ui
    using perspectives. Is that what you mean?

  • Cannot run the samples in Flex Builde beta 3

    The installation of Flex Builder finished OK. I did choose to
    install Flash 9.0 in both IE and FF, but for some reason when going
    to the examples it asks me to install Flesh 8.0. Even if I say yes
    to th eprompt it doesn't display.
    I have even re-installed the flas Active X manually and even
    regieterd it as per instructions on the Installation of Flex
    Builder 2.0 beta 3 page,, but still no luck...
    Any help is appreciated.
    Thanks

    P.S. I asked Chris Agruss (our build and installer guru)
    about some
    possible reasons why the Flash player installer might have
    failed to
    work for IE. I've attached his reply.
    Rebecca - Adobe
    Here are a few cases I know about where the ActiveX plugin
    for FP won�t
    be installed normally:
    � IE is running at the time, and especially if activeX
    has been run
    � Outlook, or some other program that runs the IE
    engine under the hood,
    is running
    � Older ActiveX version installed that needs some Dark
    Magic, or
    explicit uninstallation of some sort
    In the first two cases, where IE is in use, the plugin will
    normally be
    installed after a reboot, but until then it will look as if
    the
    installation didn�t work.
    -ChrisAg
    Rebecca Hyatt wrote:
    > My guess is that something went wrong with your
    installation of Flash
    > Player 9 in IE failed for some reason (?), and that you
    have IE
    > configured as the default browser on your system (so
    that's the one that
    > FB launches).
    >
    > Uninstalling/reinstalling (with IE not running) might
    fix the IE/Flash
    > Player install.
    >
    > Changing the default browser to Firefox would be an
    alternative
    > solution... FB would launch to Firefox instead, where
    the install seems
    > to have worked correctly.
    >
    > Rebecca - Adobe
    >
    > mikiM wrote:
    >
    >> We are stuck and no idea where to go from here.
    >> System: Win XP Professional, sp 2 with the latest
    patches
    >> CFMX Developer Edition 7.01 with updater 1
    >> Clean installation of Flex Builder 2.0 beta 3,
    finished OK. During
    >> the installation Had selected to install the new
    flash player 9 for
    >> both IE (6.1) and FF (1.5)
    >> Flex Builder Opens OK and displays the help properly
    >> Clicking on any of the examples asks me if I want to
    install Flash 8,
    >> Even if I choose yes it doesn't display anything and
    if I select
    >> another example it will ask me again.
    >>
    >> Trying to run the same examples in directly in IE
    fails, but works in
    >> FF.
    >>
    >> Thanks
    >>
    >> BTW this is from the installation log
    >>
    >> Installation: Successful.
    >>
    >> 484 SUCCESSES
    >> 0 WARNINGS
    >> 0 NONFATAL ERRORS
    >> 0 FATAL ERRORS
    >>
    >>

  • Flex Builder 4.6 & MYSQL - how to configure amf_config.ini and gateway.php?

    Dear Flexer-users,
    I have uploaded my first flex builder project (version 4.6, testversion cause I'm a newbie) that communicates with an MYSQL database. The project is called MeinMuc and is just to checkout some basic database functions like add, update, delete etc.
    1. Offline:
    When I'm offline everything works fine. The project and the ZendFramework folder are both located in C:\wamp\www\
    2. Online:
    When I upload the project to my provider I keep the structure but it wont work.
    Here is the link to MeinMuc.html:
    http://kd7854_6480.webspace23.do.de/MeinMuc-debug/MeinMuc.html
    And here is the link to my issue-file, amf_config.ini:
    http://kd7854_6480.webspace23.do.de/MeinMuc-debug/amf_config.ini
    When I open gateway.php (http://kd7854_6480.webspace23.do.de/MeinMuc-debug/gateway.php) I get some issues saying that the zend dir can not be found. But the path in amf_config.ini should be fine. I checked it by opening http://kd7854_6480.webspace23.do.de/ZendFramework/INSTALL.txt and this works.
    Does anyone knows what I'm doing wrong? I tried and googled a lot already but without any success so far.
    Thanks a lot and best regards, Andreas

    Hello Rupesh,
    You need to specify full url like this "http://localhost:90/" and need to start server before validating.
    This check may be missed by you.
    Thanks,
    Vikram

Maybe you are looking for

  • Ipod 1st gen not working after update

    Doing a firmware update via itunes. I couldn't restore my ipod after it had finished doing the update. The error number I got was 6. And then my iPod just didn't turn on for ages, and now it finally has and won't turn off and is stuck on a the backli

  • Help! Home Button Disfunctioning!

    Hello there. My situation is a little different the others, so let me tell you the story. My dad had an original iPhone (Silver backing), and the home button seemed to wear out over time, so eventually he got a new iPhone 3GS. I got a original iPhone

  • Used DC

    Hi guys, I have 2 DCs, say DC-A and DC-B. DC-A contains component A1 and DC-B contains component B2. A1 needs to use a method in B1. THus, to do so, 1. In DC-A, add A1 as public part of DC-A. 2. In DC-B, Add A1 (from inactive tab) as Used DC. THe nex

  • Curve 8330 is not recognized by Desktop Manager.... Please help.

    I brought home my 8330 and downloaded the Desktop manager (v4.7).  After many attempts for my phone to show that the USB was staying connected, my Desktop Manager still refuses to recongize that my phone is connected.  I am lost as to what to do next

  • How to make an I cloud account

    I get a note "The Apple ID is valid but is no an ICLOUD  account" so ho do I make an ICLOUD ACCOUNT??? THANKs