Upgrade FB 4 Beta Projects to FB4 Premium

Hi there,
I just upgraded from FB beta 2 to FB4 Premium.  I'm using the Eclipse plugin.  When I installed FB4 Premium I just installed it into the Eclipse installation in which I had FB Beta 2 thinking FB4 Prem would over-write it.
Well, it did over write it but now my projects that were using FB4 Beta 2 now do not recognize the "mx" Halo namespace.  The namespace I'm using is 'xmlns:mx="library://ns.adobe.com/flex/halo'.  So, the projects will not build and I can't seem to track down where in my project properties I need to make changes.
Any ideas or suggestions on how to resolve this?
Thanks,
Tami

Found the answer here.
The namespace I cited was changed to "library://ns.adobe.com/flex/mx"
Tami

Similar Messages

  • FB4 Premium Edu. upgrade-confusion

    After discussing with several licensing resellers and the Adobe licensing support itself I'm even more confused than before, you guys at Adobe definately don't make it easy upgrading or even buying an education version of FB4 Premium
    What I currently have
    - Flex Builder 2 Pro. edu license
    - Free Flex Builder 3 Pro edu license from freeriatools.adobe.com
    - Extended FB 4 Premium Beta 2 Key
    What I would like to have
    - Flash Builder 4 Premium education
    Education Volume Licensing Reseller
    Ok, our education volume licensing reseller was completely confused about the name change, however they offer three products:
    - FB4 Premium Upgrade from CF-Builder
    - FB4 Premium from Flex Builder 2 / 3 Professional ( unbelievable cheap price of USD 40.- )
    - FB4 Premium from FB4 Standard
    However I have never heard of an upgrade option from Flex Builder 2 to Flash Builder 4 Premium and they were not able telling me if the freeriatools-key will work for an upgrade.
    Also they were not able telling me if I can get the Free FB4 Standard for education version and then upgrade to FB4 Premium education and there don't seems to be an option buying the FB4 Premium edition directly, they just offer upgrade versions.
    So they told me I will have to give the Adobe licensing center a call.
    Adobe Licensing Center
    Again, first of all a confusion about the name-change. However after several internal discussions I had to pass them my Flex Builder 3 key and they told me it should be possible upgrading to FB 4 Premium using this key....should..so they redirected me to the Adobe direct-selling hotline.
    Adobe Direct-Selling Hotline
    "Flash Professional?"...no Flash Builder 4 Premium from Flex Builder 3 Professional but using a freeriatools key.
    .."please wait"....
    ..."we only have a business version, would you like to buy this one?" No thanks, I would like to buy the Flash Builder 4 Premium education version.
    "ah ok, then please contact your educational volume licensing partner". ...But they told me to contact you because they don't have such an option, just upgrades.
    .."sorry we can't help you in this case"  mkey thanks.
    ..as they have no idea what Flash Builder 4 is as it seems, I decided to ask within this forums, maybe someone else already upgraded his/her FB3 edu pro version to FB4 Premium....or at least I hope so
    Ok seriousely:
    Is it possible upgrading my Flex 3 edu pro (freeria) or Flex 2 pro license to FB4 Premium?
    Is it possible getting the Flash Builder 4 Standard edu from freeriatools for free and then upgrading it to FB4 edu Premium through our local volume licensing partner?
    Thanks in advance for your answers
    --Michael

    Hoping to get an answer to this question as well - I work at a university and have been using Flex 3 with a key from freeriatools on a daily basis for programming everything (Flash, PHP, HMTL, Javascript, XML, etc etc etc) seems like. I received my freeriatools key for Flash Builder 4 only to find out it was for the Standard edition, not allowing use of the memory profiling for Flash - making me wonder what else will be disabled when I go to build stuff - not sure why this was done as it wasn't disabled in Flex 3 for edu. As the decider for my team if we are going to move to FB4 I'm staying Flex 3 until the vendors and adobe figure out what they are going to do for educational versions of FB4.

  • Unable to install FB4 premium plugin

    Hi guys,
         I had FB4-beta 2 plugin installed on an existing eclipse 3.4.2.  Now that official release is out, beta 2 stopped working.  So I was forced to get FB4 premium.  I have used the uninstall utili that came with FB4-beta 2 to uninstall it, and installed FB4 trial version.  Everything went as expected so far.  Now how ever when I launch eclipse I don't have Flash builder prespective, nor does my code have any syntax highlighted or any help.  Under "help" section I tried to "Deactivate Flash builder", "Register Flash builder..." options but each time I get "The operation is disabled" message.  If I open a mxml file or .as file I get the attached error message in the console.  I have tried this couple of times, without success.
    Has any one else come across this? Do I need to delete some hidden file(s) after uninstall.  I am stuck, and need to get this resolved soon so I can move on with project development.
    Thank you,
    Jay
    p.s: Using FB4 as Plugin on Mac OSX, I can't start from scratch because eclipse have other plugins installed and configured, which I cannot lose, or have to do all over again.
    Error message in Console:
    4/7/10 2:01:51 PM    [0x0-0x262262].org.eclipse.eclipse[13267]    !MESSAGE Plug-in "com.adobe.flexide.as.core" was unable to instantiate class "com.adobe.flexide.as.core.filetemplates.ActionScriptFileTemplatesProvider".
    4/7/10 2:01:51 PM    [0x0-0x262262].org.eclipse.eclipse[13267]    !STACK 0
    4/7/10 2:01:51 PM    [0x0-0x262262].org.eclipse.eclipse[13267]    java.lang.ClassCircularityError: com/adobe/flexide/editorcore/document/IFlexDocument
    4/7/10 2:01:51 PM    [0x0-0x262262].org.eclipse.eclipse[13267]        at java.lang.Class.getDeclaredConstructors0(Native Method)
    4/7/10 2:01:51 PM    [0x0-0x262262].org.eclipse.eclipse[13267]        at java.lang.Class.privateGetDeclaredConstructors(Class.java:2389)
    4/7/10 2:01:51 PM    [0x0-0x262262].org.eclipse.eclipse[13267]        at java.lang.Class.getConstructor0(Class.java:2699)
    4/7/10 2:01:51 PM    [0x0-0x262262].org.eclipse.eclipse[13267]        at java.lang.Class.newInstance0(Class.java:326)
    4/7/10 2:01:51 PM    [0x0-0x262262].org.eclipse.eclipse[13267]        at java.lang.Class.newInstance(Class.java:308)
    4/7/10 2:01:51 PM    [0x0-0x262262].org.eclipse.eclipse[13267]        at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(Re gistryStrategyOSGI.java:170)
    4/7/10 2:01:51 PM    [0x0-0x262262].org.eclipse.eclipse[13267]        at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionR egistry.java:867)
    4/7/10 2:01:51 PM    [0x0-0x262262].org.eclipse.eclipse[13267]        at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(Configu rationElement.java:243)
    4/7/10 2:01:51 PM    [0x0-0x262262].org.eclipse.eclipse[13267]        at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(C onfigurationElementHandle.java:51)
    4/7/10 2:01:51 PM    [0x0-0x262262].org.eclipse.eclipse[13267]        at com.adobe.flexide.editorcore.EditorCore.registerFileTemplatesProviders(EditorCore.java:27 5)
    4/7/10 2:01:51 PM    [0x0-0x262262].org.eclipse.eclipse[13267]        at com.adobe.flexide.editorcore.EditorCore.start(EditorCore.java:217)
    4/7/10 2:01:51 PM    [0x0-0x262262].org.eclipse.eclipse[13267]        at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:1 009)
    4/7/10 2:01:51 PM    [0x0-0x262262].org.eclipse.eclipse[13267]        at java.security.AccessController.doPrivileged(Native Method)
    4/7/10 2:01:51 PM    [0x0-0x262262].org.eclipse.eclipse[13267]        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextIm pl.java:1003)
    4/7/10 2:01:51 PM    [0x0-0x262262].org.eclipse.eclipse[13267]        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:9 84)
    4/7/10 2:01:51 PM    [0x0-0x262262].org.eclipse.eclipse[13267]        at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346)
    4/7/10 2:01:51 PM    [0x0-0x262262].org.eclipse.eclipse[13267]        at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:265)
    4/7/10 2:01:51 PM    [0x0-0x262262].org.eclipse.eclipse[13267]        at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:400)
    4/7/10 2:01:51 PM    [0x0-0x262262].org.eclipse.eclipse[13267]        at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLa zyStarter.java:111)
    4/7/10 2:01:51 PM    [0x0-0x262262].org.eclipse.eclipse[13267]        at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java :427)
    4/7/10 2:01:51 PM    [0x0-0x262262].org.eclipse.eclipse[13267]        at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoade r.java:193)
    4/7/10 2:01:51 PM    [0x0-0x262262].org.eclipse.eclipse[13267]        at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:37 0)
    4/7/10 2:01:51 PM    [0x0-0x262262].org.eclipse.eclipse[13267]        at org.eclipse.osgi.framework.internal.core.SingleSourcePackage.loadClass(SingleSourcePackag e.java:33)
    4/7/10 2:01:51 PM    [0x0-0x262262].org.eclipse.eclipse[13267]        at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java :443)
    4/7/10 2:01:51 PM    [0x0-0x262262].org.eclipse.eclipse[13267]        at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:399)
    4/7/10 2:01:51 PM    [0x0-0x262262].org.eclipse.eclipse[13267]        at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:387)
    4/7/10 2:01:51 PM    [0x0-0x262262].org.eclipse.eclipse[13267]        at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.jav a:87)
    4/7/10 2:01:51 PM    [0x0-0x262262].org.eclipse.eclipse[13267]        at java.lang.ClassLoader.loadClass(ClassLoader.java:250)
    4/7/10 2:01:51 PM    [0x0-0x262262].org.eclipse.eclipse[13267]        at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:398)
    4/7/10 2:01:51 PM    [0x0-0x262262].org.eclipse.eclipse[13267]        at java.lang.ClassLoader.defineClass1(Native Method)
    4/7/10 2:01:51 PM    [0x0-0x262262].org.eclipse.eclipse[13267]        at java.lang.ClassLoader.defineClass(ClassLoader.java:698)
    4/7/10 2:01:51 PM    [0x0-0x262262].org.eclipse.eclipse[13267]        at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.defineClass(DefaultClassLoader.j ava:165)
    4/7/10 2:01:51 PM    [0x0-0x262262].org.eclipse.eclipse[13267]        at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.defineClass(ClasspathManager.java:55 4)
    4/7/10 2:01:51 PM    [0x0-0x262262].org.eclipse.eclipse[13267]        at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findClassImpl(ClasspathManager.java: 524)
    4/7/10 2:01:51 PM    [0x0-0x262262].org.eclipse.eclipse[13267]        at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClassImpl(ClasspathManager. java:455)
    4/7/10 2:01:51 PM    [0x0-0x262262].org.eclipse.eclipse[13267]        at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass_LockClassLoader(Class pathManager.java:443)
    4/7/10 2:01:51 PM    [0x0-0x262262].org.eclipse.eclipse[13267]        at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java :423)
    4/7/10 2:01:51 PM    [0x0-0x262262].org.eclipse.eclipse[13267]        at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoade r.java:193)
    4/7/10 2:01:51 PM    [0x0-0x262262].org.eclipse.eclipse[13267]        at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalCla
    4/7/10 2:01:51 PM    [0x0-0x262262].org.eclipse.eclipse[13267]    ss(BundleLoader.java:370)
    4/7/10 2:01:51 PM    [0x0-0x262262].org.eclipse.eclipse[13267]        at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java :446)
    4/7/10 2:01:51 PM    [0x0-0x262262].org.eclipse.eclipse[13267]        at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:399)
    4/7/10 2:01:51 PM    [0x0-0x262262].org.eclipse.eclipse[13267]        at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:387)
    4/7/10 2:01:51 PM    [0x0-0x262262].org.eclipse.eclipse[13267]        at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.jav a:87)
    4/7/10 2:01:51 PM    [0x0-0x262262].org.eclipse.eclipse[13267]        at java.lang.ClassLoader.loadClass(ClassLoader.java:250)
    4/7/10 2:01:51 PM    [0x0-0x262262].org.eclipse.eclipse[13267]        at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:398)
    4/7/10 2:01:51 PM    [0x0-0x262262].org.eclipse.eclipse[13267]        at java.lang.ClassLoader.defineClass1(Native Method)

    No go, attached is what is in my .log file. In fact I don't even any option for CF or Flex under my presepective.
    Contents of .log file:
    !SESSION 2010-04-07 17:18:10.096 -----------------------------------------------
    eclipse.buildId=M20090211-1700
    java.version=1.6.0_17
    java.vendor=Apple Inc.
    BootLoader constants: OS=macosx, ARCH=x86, WS=carbon, NL=en_US
    Framework arguments:  -keyring /Users/jbhavsar/.eclipse_keyring -showlocation
    Command-line arguments:  -os macosx -ws carbon -arch x86 -clean -clean -data /Users/jbhavsar/Documents/workspace/temp -clean -keyring /Users/jbhavsar/.eclipse_keyring -consoleLog -showlocation
    !ENTRY org.eclipse.core.net 1 0 2010-04-07 17:18:20.154
    !MESSAGE System property http.nonProxyHosts has been set to local|*.local|169.254/16|*.169.254/16 by an external source. This value will be overwritten using the values from the preferences

  • Problem reinstalling FB4 premium after installing CS5 MC on windows 7 64-bit

    Hello,
    I was hoping that I could get some help with an issue -- I filed a technical request (ticket)  with Adobe but also wanted to reach out here.
    Background:
    I installed FB4 Premium in March, and had no issues with the download or install -- everyhting had been working fine. Yesterday I installed CS5 MC and in the process of installing it over-wrote the debug versions of flash player that come in FB4 premium with standard flash player. Naturally,that won't work with FB4 so I needed to find a way to reinstall the debug version of flash player plug-in and active x. After trying unsuccessfully for while to do so, I decided it would just be easier to uninstall and reinstall the FB4 download which I still had on my machine, as this comes with the debug players I need. Big mistake. Now I can't get FB4 to reinstall. I am getting the following error messages while running the install set-up (see uploaded image of error message below). Any thoughts at all on how I can resolve this? I did try several reboots, new installs and even re-downlaoded FB4 again from the Adobe store. It appears the presecne of MC5 has caused this somehow?? I run windows 7 64-bit pro. By the way, I did figure out (too late) the way to reinstall the debug flash player -- I first needed to run a script to delete the existing flash player rather than just uninstall it; if anyone needs the script or help on that let me know.
    hanks very much -- this has me stumped.
    Bob

    Hello Chris,
    Thank you very much for this insight. It worked. Now I just have a few issues around getting a shortcut for FB4 on the desktop and fixing the FB4 app icon (which now shows up as blank). But it is running as FB4 premium -- Thank you so much!! I have also sent an email to the Adobe engineers working on this case.
    I realized that my big mistake was thinking that I needed to reinstall FB4 premium standalone to get FB4 premium to work -- but this was not possible (due to how CS5 installer works) and not needed (because CS5 has all of the code needed to run FB4 premium). The answer (as you described) was simply to go abck to the CS5 installer let it install FB4. While CS5 would initially install FB4 as standard, the serial number "games" described here and in other posts would allow me to upgrade to to FB4 premium. It now works as FB4 premium!
    Thank you Chris,
    Bob Avena

  • Import a fb3 project into fb4

    I'm ready to import a fb3 project into fb4. What changes does this actually do to the fb3 one such that i cannot be used by fb3 again?
    Should I do this with my production projects yet? I think the benefits would outweigh any risks.

    I imported a flex 3 project into flash builder but in the design view I'm getting
    model edit failed, the same property cannot appear twice
    I'm not sure how to correct this.
    I'm using fb4 beta 2

  • Steps to upgrade lync 2013 beta version to lync 2013 rtm

    is there way to upgrade lync 2013 beta to lync 2013 rtm
    jitender

    Hi,
    If you are using beta product you cant in any situation to upgrade or to migrate to Lync 2013 RTM.
    The main reason is, on the Active Directory there are some objects and value that are not supported with both version together.
    When you will install and prepare your schema the beta version will stop functionality.
    Another thing is that the beta version is expired not?
    You can do something else and export your topology to tbxml file and using it on your new Lync RTM.
    Eli.
    Email:[email protected];Twitter:https://twitter.com/EliShlomo1

  • I own Adobe Creative Suite 5 Design Premium Upgrade and I bought the upgrade to Adobe Creative Suite 6 Production Premium but it wont work with my serial number what have I done wrong

    Hi Mark,
    I own Adobe Creative Suite 5 Design Premium Upgrade and I bought the upgrade to Adobe Creative Suite 6 Production Premium but it wont work with my serial number what have I done wrong
    Mick

    Moving this discussion to the Downloading, Installing, Setting Up forum.
    Aussimick you will want to enter in the qualifying serial number from the full version of Adobe software you purchased.  You can find the serial numbers located under your account by following the steps listed in Find your serial number quickly - http://helpx.adobe.com/x-productkb/global/find-serial-number.html.

  • Upgrading from CS3 to CS5.5 Design Premium??

    Hi there, I work for a small print company and we are in the process of upgrading from CS3 to CS5.5 Design premium, the company has purchased a new Mac (runs Lion 10.7), our old Mac is on 10.4 and it has run CS2 upgrade, and a few years back we installed the CS3 upgrade. We have not installed any of the creative suite onto the new Mac and I am wondering can I just buy the CS5.5 upgrade and use the CS3 upgrade serial number when installing? Will this be enough?
    Or do I need to go back to the initial Creative Suite that the company brought from scratch and enter that serial number?
    Any help on this would be greatly appreciated!

    Just have the serial number from CS3 handy when you install.
    More good news for you. Starting today if you buy CS5.5 you get a free upgrade to CS6 when it ships.
    Bob

  • A better Project Expiry function

    Has anyone created a better Project Expiry function? That is, one not dependent on setting a fixed future date during authoring to time-out a demo project. Something like a certain number of days since the project is first run on a user's machine, or a certain number of start-ups. Or some other clever method.
    I realize not being able to write any data to the user's machine makes this difficult, but some method of providing test/demo version would sure be nice. (I think I already know what RodW will say about this sort of request.)

    You could use variables held in the LMS to do what you want, but you'd most likely have to disconnect Captivate from SCORM and make the calls yourself so Captivate couldn't overwrite your settings.
    You'd need some kind of database to accurately keep track of what you want to do. There are some really good tutorials for Dreamweaver on how to set up and communicate with a DB using php.

  • Looking to upgrade from Adobe Creative Suite 3 Production Premium to the latest.

    I am looking to upgrade from Adobe Creative Suite 3 Production Premium to the latest. We are running on an isolated network without access to the Internet. Looking for advise on how best to proceed.

    As far as upgrading goes, you will not have that option for CS3 as it is not in the upgrade path for CS6.  You will have to purchase the full version of CS6.  I don't know if buying the disk is still an option, but if you have to you can download the installation file(s) and copy to a removeable media and install using that.  In order to activate it you will have to perform an offline activation.
    Here are some links that might be of help...
    Creative Suite 6
    Offline Activation

  • Upgrading more than one project on a single server for OBI 11G

    Hi,
    Is it possible to upgrade more than one project's RPD and Webcat on a single server and then demo them one at a time i.e I upgrade the RPD and Webcat for Project A, do the demo and then I upgrade the RPD and webcat for the Project B on the same server and do the demo for the project B as well?
    Any pointers would be of great help.
    Thanks.

    You will have lot of challenges by doing this I.e when you do
    An upgrade the security information will be imported into the weblogic
    Which will have conflict with other upgrades.
    If there is no overlap in security then you can do this
    Edited by: CSS on Mar 6, 2012 3:44 PM

  • How do you send comments to Adobe re suggested improvements for Beta projects?

    I think it's a great idea making beta projects available for testing - it just seems strange the HELP menu does not have a direct link back to developers that one can easily send comments/suggestions. I hope I'm in the right place now?
    My comment with the new version is:
    - you still can't see the ACTUAL SIZE of the file, only the original size of the photo. If you have converted the RAW file...to bad.
    - you still can't find what the colour space of the photo is - can you?
    These would seem to be pretty basic functions such a "high end" programme should be able to deliver.
    Do like the new additions though but shame such an easy to use function such as PRINTING does not have ability to see the consequences of different 'rendering intents' on screen.

    Use the beta forum at http://forums.adobe.com/community/labs/lightroom3
    McL

  • How much is the price of upgrading from CS5.5 Design and Web Premium to CS6 Design and Web Premium?

    How much is the price of upgrading from CS5.5 Design and Web Premium to CS6 Design and Web Premium? 
    And why is this price not on the Web site?
    And when will this price be added to the Web site?  It's long overdue.

    Sorry.  After downloading required Adobe CS6 Design and Web Premium files and attempting to install, the error message "
    The file archive part of Adobe CS6 Design and Web Premium is missing. You need all parts in the same folder in order to extract Adobe CS6 Design and Web Premium. Please download all parts" appears.  Using Window 8.  This happens on the Adobe Design and Web Premium CS6 installer file.

  • Can I upgrade from Design Standard CS4 to Design Premium CS5?

    Can I upgrade from Design Standard CS4 to Design Premium CS5? I can't seem find this info on the web so I thought i would ask here.
    I am not sure that changing suites is supported.

    Make sure you buy the right package. Here's a link to Amazon: http://amzn.to/c3vKbt
    That will save you $20 with free shipping.
    Bob

  • Quirky Macbook Pro After Memory upgrade and big movie project

    Hi all,
    Last December I made a movie for a class project with imovie. I noticed that the processor temp got up to 180-190 degrees for long periods of time (I use Intel's CoreDuo Temp reader to tell). Ever since then my MBP has been real flaky and weird. I wonder if I burnt the chip or something. Here are some of the issues
    Applications crashing (Apple and 3rd party)
    hard time finishing big tasks (i.e. they start but then crash towards the end)
    major slow downs at odd times
    Overall loss of performance
    Beachball for no reason
    WILL NOT ARCHIVE!!!
    WILL NOT TRANSFER BIG FILES TO EXTERNAL HD!!!
    (those two are big to me)
    I found a great app called fancontrol 1.1 and since then my temps have been down. wish I knew about it before my project. It's as if I can't trust this thing with anything more than surfing the net. Even that has been messed up lately.
    I recently bought an extra gig of memory (I used 667 mhz ddr2 sdram bumping it to 2gb total) and that made things worse. Apps and performance are a little more unstable. I then completely wiped the hard drive and reinstalled the OS and all the updates and it still runs noticably slower than when I first got it. Stability got better but not at the level I would expect with 2gb of ram. I barely made it through making a movie yesterday. Had a crash at end of burning the DVD and had to re-render everything.
    My biggest fear is that since I have one of the first Macbook Pros (I was one of the waitlist people) that I am screwed out of my warranty. I think it expires sometime this month. I use this thing everyday and I can't afford to upgrade. I'm pretty savy with macs and I've done about everything I can. Any advice or insight will be much apreciated.
    MacBook Pro 1.83 ghz 2gb Mac OS X (10.4.8)

    Among other things: Have you performed the firmware updates required for your particular model?
    Have you run diagnostics? Boot from the OS X Installer Disc One and after the chime press and hold down the "D" key until the diagnostic screen appears. Run the extended tests several times.
    Check that you have properly installed the added RAM. It's quite easy to insert it improperly. Remove the new RAM module to see if the problems cease. If they do you have a defective module.
    Under heavy load it's not uncommon for the CPU core temperature to reach 83-85 ºC. Normal idle temperature may range between 40-45 ºC.
    Otherwise, take the computer to an Apple service center for service.
    Why reward points?(Quoted from Discussions Terms of Use.)
    The reward system helps to increase community participation. When a community member gives you (or another member) a reward for providing helpful advice or a solution to their question, your accumulated points will increase your status level within the community.
    Members may reward you with 5 points if they deem that your reply is helpful and 10 points if you post a solution to their issue. Likewise, when you mark a reply as Helpful or Solved in your own created topic, you will be awarding the respondent with the same point values.

Maybe you are looking for

  • Skype hangs when I login with my ID

    Hi I have two skype accounts. One for office and one personal. Till yesterday I was able to use both. Today am able to login to skype using my office ID but when I login using my personal skype ID ([Removed for privacy]) skype stops responding. I am

  • Time of creation of PO

    hi , Any particular table - field  where the details of  Time of creation of PO (server time) is stored. Any pointers will be helpful. Thanks , regards, CK

  • Looking for some Flash tutorials

    I'm doing some webstuff in Flash CS5 using actionscript 3, and I could use some help with a couple of things.  Can anyone recommend some tutorials on how to make an effective image gallery?  Like with a picture slider or something?  But ideally nothi

  • After Migration to new Mac Pro, intermittent slow downs, SROD's

    I started with a my intel mac mini, Leopard OS was installed on an external Firewire drive, most applications were installed on another partition of that same drive. I bought a new mac pro 8 core, and an additional firewire external drive that I set

  • IMessage displays numbers instead of names for some contacts

    Hello All, I have googled this problem and searched these forums in attempt to fix this issue but to no avail just yet. To date I have tried: Switching off iMessage, performing a soft reboot, switching iMessage back on Same as above, but doing a hard