Compiler not embedding current assets / cache cleaning

dear all,
In FlashBuilder 4.7 (beta + release), it consistently happens that linked assets aren't (re)loaded when compiling. Cleaning the project doesn't seem to help. Restarting FB, then cleaning + building mostly reloads the assets.
Is there a way to (manually?) clean all caches, the way a restart of FB does?
This question could be related to: http://forums.adobe.com/message/4809438#4809438 and http://forums.adobe.com/message/2921124#2921124
This seems reproducible:
1. Make 'assets.fla' file in Flash Professional, create one symbol with some random graphics, ActionScript Linkage Class set to 'SomeGraphicAsset', publish to 'assets.swf'
2. In Flash Builder 4.7, create new ActionScript Mobile project
3. Make new Class "SomeGraphic", link with previously created graphics in Flash:
package
          import flash.display.MovieClip;
          [Embed(source="/../embedded-assets/assets.swf", symbol="SomeGraphicAsset")]
          public class SomeGraphic extends MovieClip
                    public function SomeGraphic()
                              super();
4. In constructor of entry-point class for project add:
var somegraphic:SomeGraphic = new SomeGraphic();
this.addChild(somegraphic)
5. compile / debug project
6. open 'assets.fla' in Flash Pro. Change something to the 'SomeGraphicAsset' symbol. Publish to .swf file.
7. In Flash Builder, debug -> shows old file without updated graphics
8. In Flash Builder, clean project, debug -> shows old file without updated graphics
9. Close Flash Builder, reopen Flash Builder, clean project, debug -> mostly the updated graphics show.
Any feedback to make this more workable, or a way to fully flush all caches in FB are greatly appreciated.
It's crazy having to close / open FB every time a graphical asset changes in your project.
- this has been tested on 2 different Mac OSX 10.8.x computers, FlashBuilder 4.7 AIR SDK 3.5
- sample project can be downloaded here: http://dl.dropbox.com/u/608333/AssetProblemSampleProject.zip
hoping for some feedback,
Bart

Same problem.
Just upgraded from FB4.6 on Win7 to FB4.7 (build 349722) on a new MacBookPro.
We have 20-30 .swc files that contain art which are merged into code. When I change the contents of a swc it is really difficult to get FB to refresh and pick up the changes. Building clean, hitting refresh on the project or lib directory. Restarting FB then building clean seems to help. On FB4.6 Windows, we always had to build clean, but not restart all of FB...
I followed a post about setting global swc cache off, but that did not seem to help either.
http://forums.adobe.com/message/5010103
This is killing my workflow -  any help would be appreciated.
Mac OSX 10.8.4
Google Chrome Version 27.0.1453.116
Flash Player 11,7,700,203 installed (debug version)

Similar Messages

  • System cache cleaning - when is it safe, and when is not?

    System cache cleaning is one of those so-called "maintenance" tasks that you may read about on the forums on Mac OS X guides that has mixed reviews, and typically is not necessary. In fact, when it is done at the wrong time, data corruption can lead to a situation where an erase and reinstall is necessary. I can't reproduce it easily, but I will say I've had it happen to at least three of my clients, so it is not as random as one would hope.
    You've probably heard of browser cache, and that's safe to clean anytime you like. One thing you'll notice about when you do, is that some websites will load slower, and others will load faster depending on your internet connection, and the frequency those websites get updated.
    System cache on the other hand which you'll find in ByHost and Cache folders in your Hard drive -> Library, System -> Library, Users -> yourname -> Library are a much more sensitive type of file. These will optimize the speed of frequently done operations on the operating system itself as well as specific applications which require those folders. When one of these files get corrupted, programs won't launch, will unexpectedly quit, will launch and close on their own, and in some cases Disk Utility won't function normally, or System Preference panels won't launch. To avoid these problems:
    1. Only do system cache cleaning after your data is completely backed up to your satisfaction, so that a system restore won't waste your time.
    2. Do it when no other applications are running, and there are no memory resident programs that may be affected by such cleaning in Apple menu -> System Preferences -> Accounts -> Login or Startup Items. Check the Process or Activity Viewer applications for applications you might have installed.
    3. Do not allow the process to be interrupted until it is finished. If any power outage happens, you may be left with a corrupted cache file.
    If you have a corrupted cache problem, attempt to isolate if it is happening just to one account by creating another account with Apple Menu -> System Preferences -> Accounts with admin access and see if it impacts that account as well. Do the following depending on whether or not it does affect that account:
    1. If isolated to one user, go back to the user and delete that user's Library folder's cache files relating to system and Launchservices, and log out and log back in the user twice. If it disappears as a problem once, and reappears, something you are running is persistentantly corrupting that user's cache folder, and you may have to move all the non-corrupt files to the new user.
    2. If it is not isolated to the user go to the System and Library folders under the hard drive and see if the Launchservices files and System cache files are removed if the issue disappears on reboot, and if it does, does it reappear after a second reboot. If it reappears after a second reboot, then you have the scary prospect of an erase and install of your system.
    Don't use automatic utilities to manage your system or user cache files. If anything only manually clean the cache when it is necessary and you have corrupted files. The cache is there to speed your system, and should otherwise not be touched.

    System cache cleaning is one of those so-called "maintenance" tasks that you may read about on the forums on Mac OS X guides that has mixed reviews, and typically is not necessary. In fact, when it is done at the wrong time, data corruption can lead to a situation where an erase and reinstall is necessary. I can't reproduce it easily, but I will say I've had it happen to at least three of my clients, so it is not as random as one would hope.
    You've probably heard of browser cache, and that's safe to clean anytime you like. One thing you'll notice about when you do, is that some websites will load slower, and others will load faster depending on your internet connection, and the frequency those websites get updated.
    System cache on the other hand which you'll find in ByHost and Cache folders in your Hard drive -> Library, System -> Library, Users -> yourname -> Library are a much more sensitive type of file. These will optimize the speed of frequently done operations on the operating system itself as well as specific applications which require those folders. When one of these files get corrupted, programs won't launch, will unexpectedly quit, will launch and close on their own, and in some cases Disk Utility won't function normally, or System Preference panels won't launch. To avoid these problems:
    1. Only do system cache cleaning after your data is completely backed up to your satisfaction, so that a system restore won't waste your time.
    2. Do it when no other applications are running, and there are no memory resident programs that may be affected by such cleaning in Apple menu -> System Preferences -> Accounts -> Login or Startup Items. Check the Process or Activity Viewer applications for applications you might have installed.
    3. Do not allow the process to be interrupted until it is finished. If any power outage happens, you may be left with a corrupted cache file.
    If you have a corrupted cache problem, attempt to isolate if it is happening just to one account by creating another account with Apple Menu -> System Preferences -> Accounts with admin access and see if it impacts that account as well. Do the following depending on whether or not it does affect that account:
    1. If isolated to one user, go back to the user and delete that user's Library folder's cache files relating to system and Launchservices, and log out and log back in the user twice. If it disappears as a problem once, and reappears, something you are running is persistentantly corrupting that user's cache folder, and you may have to move all the non-corrupt files to the new user.
    2. If it is not isolated to the user go to the System and Library folders under the hard drive and see if the Launchservices files and System cache files are removed if the issue disappears on reboot, and if it does, does it reappear after a second reboot. If it reappears after a second reboot, then you have the scary prospect of an erase and install of your system.
    Don't use automatic utilities to manage your system or user cache files. If anything only manually clean the cache when it is necessary and you have corrupted files. The cache is there to speed your system, and should otherwise not be touched.

  • Retirement of asset result doc. does not include current month depreciation

    Hi,
    While retirement of tangible fixed asset result document does not include current month depreciation. So it makes closing month procedure impossible.
    So, what are the configuration have do now to include current month depreciation?
    Please help.
    Regards,
    Swetha

    Dear members of this forum,
    please have a look at rules of engagement:
    Do not ask for points - This forum should be firstly about information exchange; points are an incentive and a way of saying thanks.
    Asking for points is like asking someone to say "thank you": The only time we do this in real life is when teaching a child good manners.
    Saying it to an adult is insulting, so why do it in the forums? If someone keeps asking questions without awarding points, simply stop answering them or use the abuse button to report it
    Best regards
    Horst

  • Cache Cleaner ruined my menu bar, no longer able to screen shot

    not sure if anyone is familiar with this application "Yosemite Cache Cleaner". i just started using it. tried out the light scan and auto restored my computer then messed my top menu bar... well its off screen i can not see the time or the wifi icon it almost looks like the other half of the menu bar is on another screen by HDMI but in this case its not. i have nothing connected to this computer but my midi controller and a pre amp (always) anyways . i have dropbox and g-drive installed i can see those but any notification that pops up i can only see half of it. so of course i contacted this company immediately. i get a response back they are asking me to "screen shot my problem" so i try to screen shot and nothing happens, my screen flashes once and then the more i tried, the more screen flashed with an error sound. can anyone please help me solve this problem?

    First, delete the fake "utility," which is a scam. Caches don't need to be "cleaned."
    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It’s unlikely to solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    The purpose of the test is to determine whether the problem is caused by third-party software that loads automatically at startup or login, by a peripheral device, by a font conflict, or by corruption of the file system or of certain system caches.
    Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards, if applicable. Start up in safe mode and log in to the account with the problem. You must hold down the shift key twice: once when you turn on the computer, and again when you log in.
    Note: If FileVault is enabled in OS X 10.9 or earlier, or if a firmware password is set, or if the startup volume is a software RAID, you can’t do this. Ask for further instructions.
    Safe mode is much slower to start up and run than normal, with limited graphics performance, and some things won’t work at all, including sound output and Wi-Fi on certain models. The next normal startup may also be somewhat slow.
    The login screen appears even if you usually login automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
    Test while in safe mode. Same problem?
    After testing, restart as usual (not in safe mode) and verify that you still have the problem. Post the results of the test.

  • Fonts not embedding when making PDF from PM 7.1

    In making a PDF from a PM file, I am having trouble getting the fonts to embed.  The interesting thing is that the fonts that are not embedding are Times Roman and Arial; other fonts are being embedded.  These fonts are installed and I have the "Embed Box" checked in the job type font options.
    I'm using Windows XP SP2 OS and Acrobat 7.0 Pro.
    Should the fonts be in a special folder ? Not sure what I'm mimssing here . . . .
    I had SP3 installed for the OS and was having no trouble . . . . but then InDesign CS2 would not open PM files . . . At your recommendation I uninstalled SP3 but had to reinstall the OS which meant reinstalling PM and In Design CS2.
    Any suggestions?

    PM7 will run just on WinSP3 provided it's a clean install. That is, you install WinXP SP2, clean, straight the setup disk, and then apply the service pack 3 update.  The usual problem is the unnecessary junk which Windows collects which screws things up.  See here: PM7 and WinXP SP3
    I've now moved onto the Win7 and not even bothered with PM7, so I'm going on memory.
    If InD CS2 says your PM files are corrupted, then I'd be worried.  It's time to run diagnostics and make sure you have backups.
    Re:  the fonts, I suggest you check all your style palettes.
    You could just create a PS file using any PS printer driver with the output as FILE:, and the load Distiller, input the PS file and create the PDF.  That's about as fool proof as it gets.
    Also see my now ancient trouble shooter about creating PDFs using the Export… AdobePDF… macro here: Installing and Setting Up PM7's Export… Adobe PDF… using the “Application” CD-ROM   In this cae, make sure you are running PM7.01a - the update is here: PageMaker 7.0.1 update - English as there were some glytches when creating PDFs in the earlier macro.

  • Cleaning cache, Cleaning cache

    How do I clean my cache ... computer really sluggest!!!  Help! 

    Onyx or any "cache cleaner" is not the way to improve or cure why it runs slow and sluggish.
    Might want to ask in MacBook Pro forum but whateer you do, clone your system, make sure you have working bootable backups of your system and data first.

  • Watermark Script - not embedding font

    Im using the addwatermarkastext feature to place the current date on the bottom of a file. Have noticed that this font is not embedded. If I use the Acrobat Document Add Watermark feature it embeds the font.
    How do I get my script to embed this font -- using same font so it is not a licensing issue

    Ok given what you stated I did the following:
    1 Embedded my Frutiger font using Flash CS3 (simply Frutiger 55 Roman & bold)
    2.My css looks like this:
    @font-face
            src:url("../fonts/Frutiger1.swf");
            fontFamily: "Frutiger 55 Roman";
            fontStyle: normal;
            fontWeight: bold;
            /*fontStyle: normal;*/
        .TextTitleBlue
            font-size: 28px;
            font-family: "Frutiger 55 Roman";
            font-Style: normal;
            font-weight: bold;
            font-Style: "75 Black";
            fontFamily: "Frutiger 55 Roman";
            font-weight: bold;
            fontStyle: normal;
            fontSize: 28;
            fontAntiAliasType: normal ;*/
            color: #EE8011; /* orange */
    The result is that nothing shows up (not even a system substitute font). If I change my font-family to Arial in the TextTitleBlue class of course the text will show, so obviously its a problem with my font. I even tried taking out  " font-Style: normal; font-weightBut" out of my TextTitleBlue class but still no luck. You said if I simply have fontStyle as  italic or normal and fontWeight as  bold or normal it should work right?....
    thx
    -Mike

  • About error ORA-01208: data file is an old version - not accessing current

    Hi friends,
    After getting an error ,what i have stated below, my database instance was crashed everytime. I have seen alert.log file nothing is there and this error never come in pattern maner it will come anytime during week.
    I have check with my application client they were doing nothing during this time even they have sent me their log i found no writing process was running and no jobs were running during this time.
    My oracle version is 10.2.0.3 and os version is W2k.
    Thanks in advance.
    PM
    Thu Oct 04 21:45:37 2007
    Errors in file d:\oracle\admin\prd347\bdump\prd347_ckpt_1296.trc:
    ORA-01242: data file suffered media failure: database in NOARCHIVELOG mode
    ORA-01122: database file 7 failed verification check
    ORA-01110: data file 7: 'E:\ORADATA\PRD347\CCDM_DATA_SMALL_T01_01.DBF'
    ORA-01208: data file is an old version - not accessing current version
    Thu Oct 04 21:45:37 2007
    Errors in file d:\oracle\admin\prd347\bdump\prd347_ckpt_1296.trc:
    ORA-01242: data file suffered media failure: database in NOARCHIVELOG mode
    ORA-01122: database file 7 failed verification check
    ORA-01110: data file 7: 'E:\ORADATA\PRD347\CCDM_DATA_SMALL_T01_01.DBF'
    ORA-01208: data file is an old version - not accessing current version
    _________________________________________________________________

    Hi,
    I am attaching this CKPT Trace file which might helpful to you all.
    V10 STYLE FILE HEADER:
    Compatibility Vsn = 169869312=0xa200000
    Db ID=2446524247=0x91d2ff57, Db Name='PRD347'
    Activation ID=0=0x0
    Control Seq=654516=0x9fcb4, File size=491520=0x78000
    File Number=7, Blksiz=16384, File Type=3 DATA
    Tablespace #7 - CCDM_DATA_SMALL_T01 rel_fn:7
    Creation at scn: 0x0781.e33c8c09 12/13/2004 15:16:45
    Backup taken at scn: 0x0000.00000000 01/01/1988 00:00:00 thread:0
    reset logs count:0x201c7917 scn: 0x0000.00000001 reset logs terminal rcv data:0x0 scn: 0x0000.00000000
    prev reset logs count:0x0 scn: 0x0000.00000000 prev reset logs terminal rcv data:0x0 scn: 0x0000.00000000
    recovered at 09/25/2007 12:17:31
    status:0x4 root dba:0x00000000 chkpt cnt: 211627 ctl cnt:211626
    begin-hot-backup file size: 0
    Checkpointed at scn: 0x079b.81db9e4f 10/04/2007 21:45:15
    thread:1 rba:(0x33cee.2.10)
    enabled threads: 01000000 00000000 00000000 00000000 00000000 00000000
    00000000 00000000 00000000 00000000 00000000 00000000
    Backup Checkpointed at scn: 0x0000.00000000
    thread:0 rba:(0x0.0.0)
    enabled threads: 00000000 00000000 00000000 00000000 00000000 00000000
    00000000 00000000 00000000 00000000 00000000 00000000
    External cache id: 0x0 0x0 0x0 0x0
    Absolute fuzzy scn: 0x0000.00000000
    Recovery fuzzy scn: 0x0000.00000000 01/01/1988 00:00:00
    Terminal Recovery Stamp 01/01/1988 00:00:00
    Platform Information: Creation Platform ID: 7
    Current Platform ID: 7 Last Platform ID: 7
    DATA FILE #7:
    (name #18) E:\ORADATA\PRD347\CCDM_DATA_SMALL_T01_01.DBF
    creation size=0 block size=16384 status=0xe head=18 tail=18 dup=1
    tablespace 7, index=7 krfil=7 prev_file=0
    unrecoverable scn: 0x0000.00000000 01/01/1988 00:00:00
    Checkpoint cnt:211628 scn: 0x079b.81dba014 10/04/2007 21:45:20
    Stop scn: 0xffff.ffffffff 10/03/2007 02:00:10
    Creation Checkpointed at scn: 0x0781.e33c8c09 12/13/2004 15:16:45
    thread:0 rba:(0x0.0.0)
    enabled threads: 00000000 00000000 00000000 00000000 00000000 00000000
    00000000 00000000 00000000 00000000 00000000 00000000
    Offline scn: 0x0000.00000000 prev_range: 0
    Online Checkpointed at scn: 0x0000.00000000
    thread:0 rba:(0x0.0.0)
    enabled threads: 00000000 00000000 00000000 00000000 00000000 00000000
    00000000 00000000 00000000 00000000 00000000 00000000
    Hot Backup end marker scn: 0x0000.00000000
    aux_file is NOT DEFINED
    ORA-01242: data file suffered media failure: database in NOARCHIVELOG mode
    ORA-01122: database file 7 failed verification check
    ORA-01110: data file 7: 'E:\ORADATA\PRD347\CCDM_DATA_SMALL_T01_01.DBF'
    ORA-01208: data file is an old version - not accessing current version
    error 1242 detected in background process
    ORA-01242: data file suffered media failure: database in NOARCHIVELOG mode
    ORA-01122: database file 7 failed verification check
    ORA-01110: data file 7: 'E:\ORADATA\PRD347\CCDM_DATA_SMALL_T01_01.DBF'
    ORA-01208: data file is an old versio n - not accessing current version
    ------------------------------------------------------------------------------------------------

  • Best way to recreate all live assets in SAP and scrap current assets

    We have a situation where we have to recreate all  (15000) our assets as new assets. We will have to create new assets, provide new acquisition value and new useful life and start depreciating them from scratch. Also we will have to dispose all the current assets.
    What is the best way to accomplish this:-
    1)     I was thinking to write a BDC program for AS01 transaction to create new assets and in the text field, give a reference to old assets. 
    For Balances transfer, use transaction FB01 or F-91.
    *2)     Use BDC to map transaction AS91 and add in value there.  Although this is not transferring from legacy data but only in SAP. Will these current assets be considered as legacy data.   Is this transaction feasible to use.* 
    Also, what transaction can I use for mass asset data scrapping of current assets
    Thanks,
    Tanya
    Edited by: Tanya321 on Jul 6, 2009 7:33 PM

    Tanya,
    You can do a mass retirement of assets. Please check out this link.
    http://help.sap.com/saphelp_erp2004/helpdata/en/4f/71ece8448011d189f00000e81ddfac/content.htm
    For mass creation of assets you can use the LSMW tool.
    Regards,

  • Spotlight and cmd-F (find) and Tiger Cache Cleaner

    OK it's taken me years, but I finally have a Mac with the "classic" applications selection menu (ASM) on the absolute far right - thanks to "ASM" shareware and Tiger Cache Cleaner to remove Spotlight.
    But when I re-activate Spotlight, I see that it now has to spend 4 hours recataloging my HD. OK, not a problem, but I wonder if I use cmd-F "FIND" is this going to be much much slower than a cataloged SPOTLIGHT?
    What about EasyFind 3.9?
    And with cmd-F (FIND) (like with Spotlight) is there any way (other than cut and paste) to have the Mac WAIT until I've typed all my search letters BEFORE it starts going crazy and searching? I typed "S" and before I got to type "Steve" I had a zillion files that it had found...
    OK and any comments on how safe this is to have used Tiger Cache Cleaner to remove Spotlight... appreciate that!
    (now how to get rid of the Apple application menu in words and replace that (just to the right of the APPLE menu) with just the application LOGO to save Menu Bar space. I know a HAXIE does that, but Haxies mess-up and slow down my MacBook Intel core duo 2 ghz just tooooo much.
    Thanks!
    Steve

    EasyFind works fine. It's slower than Spotlight because it doesn't use an index, but it can find things Spotlight can't.
    To eliminate the "live" search behavior of Spotlight, use a third-party Spotlight front-end (there are several on versiontracker.com).

  • Sun Forte 6U2 Compiler Not Responding....

    Hello All,
    I am using Sun WorkShop 6 update 2 C++ 5.3 Patch 111685-19 2003/12/18 to build my application Solaris 5.7.
    Earlier it was building properly. But suddently Compiler getting hang after it build some files.
    No Error Message is printed and nothing happens.
    Can You please help me in figuring out what is happening.......

    There could be several things going on. If you are the only
    one compiling then you may want to clean out the template
    cache repository and see if that helps. Try removing all
    the SunWS_cache directories where you are building
    the object files and see if that helps.

  • BI Publisher not working with Web Cache

    BI Publisher not working with Web Cache
    I'm trying to enable BI Publisher to run from the internet. I have Web Cache (AS10g rel 2) in an internet DMZ, trying to work with BI Publisher running on a AS10g rel 3 server in a application DMZ. BI Publisher won't allow Web Cache to hide the URL after login. It tries to use the application server name as a URL and gets lost, since this is not resolvable from the internet. We have Content DB, other J2EE application installed in this same configuration, and it works fine.
    This is duty managed as of today. They required an enhancement request, which I submitted. SR 6696835.993 -

    Currently an enhancement - it was logged as that but IMHO its a bug as other Oracle products work OK - it kinda depends on whether its an ORacle strd to work with webcache or not. Suffice to say, we are investigating the issue and will update the er/bug soon.
    Tim

  • AA821 - Company code  not defined in Asset Accounting

    Dear Experts,
    We are trying to Settle AUC using AIBU. Wherein we found error "AA871 - Company code  not defined in Asset Accounting" in the last fiscal year
    When we try to settle in current date, it is not giving any error.
    We found one sap note "SAP Note 459719 - AIBU: Message AA821,AW521 for settlmt rule with "To" period". The note mentions that we need to remove the to period and to fiscal year from the settlement rule in transaction AIAB. However, there is not settlement rule in AIAB, instead there are documents posted to AUC asset.
    Can any one assist in where to update the settlement rule or any alternative solution to the error mentioned above.
    Thanks in advance.
    Regards,
    Nirav

    Dear Ravi,
    Thanks for your reply.
    Even I encountered the same note.
    However, it is not the solution.
    The solution was to detach the existing Settlement Rule and create a new one.
    Thanks anyways.
    Regards,
    Nirav Shah

  • AA Depreciation area created but not appear in asset master

    Hi you all!
    I need to make a Depreciation area (which is a derived one - diffference between two others) visible in asset master data. I have tried but unfortunately I could not solve this.
    Dep area is created and visible in reports only  but it does not appear in Asset master.
    Can someone help me?
    Regards,

    Further to update:
    In OADB, you need to mention it as "Derived Depreciation Area".
    You need to give the depreciation sign.
    For example if you have 01 as Current Values, 02 as Historic Values, you can create 03 as derived depreciation area.
    That means 03 is the resultant of 01 minus 02.
    03 = 01 -02
    Please refer 1144500 and download the configuration notes to see how the derived depreciation areas are being created. This note is particularly for SORP requirements within UK for Public Sector Undertakings. You cannot us this configuration for countries / industries.

  • Cache Cleaner for Treo 700WX

    I am having an issue in getting to a web site that gives the message that it is enabling a
    cache cleaner.
    No matter how long the program runs, it will only stay on that page, it will not update or continue.
    I have looked at the online tutorial for a cache cleaner, but cannot find one for the 700wx - I can only find the one for the temp files and cookies.
    Please help!
    Post relates to: Treo 700w (Verizon)

    Hello!
    This "cache cleaner" sounds like a flash applet or java applet that is not compatible with mobile devices.  It is looking for the cache directory for a PC Internet Explorer when IE for mobile is different.  Not all web content out there will run on mobile devices.   
    Post relates to: Treo 650 (Unlocked GSM)

Maybe you are looking for

  • Connected ipad to win 7 computer to upgrade it thru itunes. Says ipad has latest version but did not install correctly. Appear to have lost everything

    Connected ipad to win7 computer to upgrade os as I needed to download an app. Says it has latest version but it did not install correctly. Ipad says hello,asks for language and location,wi-fi then options are set up as new ipad,restore from icloud or

  • How to completely uninstall adobe acrobat pro 9 trial version?

    How do I completely uninstall adobe acrobat pro 9 tial version after it has expired?  Since this has expired I am having issues with other programs that use Adome A crobat and the new flash player will not install correctly.

  • Adress number for Org. unit tabel HRP1028

    Hi experts, I am facing a problem regarding assigning an adress number to an org. unit? If I look into tabel HRP1028 there is a field called ADRNR. Is this field for assigning an adress number? How do I customize this? I would like this system to ass

  • Very Slow 6750

    I purchased a 2010 high end 17inch i7 as a refurb with all the features and max ram etc. After 3 months i was getting a kernel panick every hour or so. Apple opted to replace the motherboard under warranty. 1 month after the new motherboard was put i

  • Mail mixes up messages

    Hi, Since a couple of days osX mail app mixes up my messages from different inboxes. The sender and subject of these messages are not the same. For example. Yesterday I send a message with subject "ssh access VPS" to person x. And when I select this