Upgraded to Windows 8.1 broke Flash/AIR/ANEs

Here is the problem, been using Flash/AIR for years to build AIR powered apps. Recently built a new system running Windows 8.1
I transfer all my work over from the old Windows 7 machine and open up the .fla files, fix the links and test the file, here is the error.
The content cannot be loaded because there was a problem loading an extension: Error: Requested extension com.distriqt.Camera could not be found.
XPath error : Invalid expression
/userSettings/victims/*[exact_name='adl.exe']/(null)[1]/*[1]
                                              ^
XPath error : Invalid expression
/userSettings/victims/*[exact_name='adl.exe']/(null)[1]/*[1]
                                              ^
XPath error : Invalid expression
/userSettings/victims/*[exact_name='flash.exe']/(null)[1]/*[1]
                                                ^
XPath error : Invalid expression
/userSettings/victims/*[exact_name='flash.exe']/(null)[1]/*[1]
                                                ^
XPath error : Invalid expression
/userSettings/default/(null)[1]/*[1]
                      ^
XPath error : Invalid expression
/userSettings/default/(null)[1]/*[1]
So seems like the .ane files are breaking the file somehow. So I make a blank file with nothing on it and it runs. Then I just add the .ane file into the publish settings and that breaks the app.
Anyone have any clue what is causing this. Is there some inherent incompatibility between AIR or ANEs and Windows 8.1? BTW I tested with the latest SDK 15.0.0.302 both in CC and CC2014.

Well switched back to Windows 7 and all seems to be working but had the same issue at first. My guess is that it was caused by the old files looking for something from the OLD machine in the C:\Users\UserName\AppData\Local\Temp folder. When this error originally came I up I went and found the files it was asking for on the old machine and copied to the new. This I believe is where the error above started causing issues, the .fla was looking for some sort of old extracted versions of the file which it was not finding due to new drive paths and only when I switched to 7 and instead of copying old files over, I deleted the folder it was looking for, did I resolve this although I am still not 100% certain that was the case. I also had issues with Flash not recognizing plugged in devices when trying to publish to device and going back to 7 solved this as well so I think Ill stick to 7 for now till 10 comes out but I wrote this up in case someone one day runs int this problem.

Similar Messages

  • I upgraded to OS Yosemite on my MacBook Air...and I cannot upgrade the Adobe Flash download that Adobe keeps asking me to download. I get the screen and when I click on the icon it just creates a new window but not download. Thoughts?

    I upgraded to OS Yosemite on my MacBook Air...and I cannot upgrade the Adobe Flash download that Adobe keeps asking me to download. I get the screen and when I click on the icon it just creates a new window but not download. Thoughts?

    I just tried the link and it is just fine. If the GateKeeper pops up then open Security & Privacy preferences, click on the General tab, set the last radio button to Anywhere.

  • Installing Windows 7 from USB flash (Macbook Air mid 2012)

    Hello,
    I read some famous instructions, but they are not for Macbook air mid 2012 as there are some missing options in their Bootcamp Assistant and this on macbook air 2012.
    Btw, they suggested some rEFIt program which supports installing windows from usb which is made in 2010 but it has not been updated since then. I tried it but it doesn't work like it is described in instructions.
    I have my USB and Windows 7 on it, but i don't know how to install it on the Macbook Air 2012.
    Any help will be appreciated.
    Kind Regards,

    Hello,
    Thank you for the explanation that helped me to understand Windows 7 installation process!
    Unfortunately i need more additional information as Boot Camp Installation & Setup Guide is very poor with information that i need.
    To explain you better what i mean on, i will quote Boot Camp Guide parts with underlined sentences that have been confusing me. Some sentences that have been confusing me more than other ones will be additionally bolded. I will explain you why i don't understand it after every part.
    1. "Introduction"
    "You can install Windows with an installation disc you provide or, on some Mac computers, with a USB flash drive that contains a Windows ISO images downloaded from Microsoft. Boot Camp Assistant helps you burn the image to the flash drive."
    -But i already have my iso image on the USB flash drive. There is no need to be burned again?
    2."What you need"
    "Boot Camp Assistant erases the flash drive, and copies to it the Windows 7 ISO image and software drivers that let Windows work with your Mac hardware."
    -Erasing the flash drive? Does it mean that it will delete my WIndows 7 which is already on my flash drive?
    -Copying Windows 7 ISO image and software drivers to my flash drive? Why? I already have Windows on my flash drive! Software drivers? How do i get them and where shall i place them?
    3."Prepare your mac for Windows"
    "If you want to install Windows from a USB flash drive and you have a Windows 7 ISO image, select option to copy the image to a USB flash drive."
    Why shall i select the option to copy Windows 7 ISO image?
    1.I already have it on my flash drive.
    2. I don't have it on my Macbook so there is no place in a ssd where Boot Camp will find Windows 7 ISO image.
    Here is the overview:
    Guide is telling me to select the option to copy image to a USB drive which will first erase my USB flash drive and then copy Windows 7 and it's software drivers to my USB flash.
    -But only thing that i need is Windows support software and i don't know whether to download it to desktop, or to USB flash drive.
    Kind Regards,

  • I recently received a mac book air 11 inch for christmas ... i beliehve it was bought in the states from my father i was unaware of the specs until i opened and read it... and i was wondering if i can still do the upgrade to 8gb ram and bigger flash drive

    i recently received a mac book air 11 inch for christmas ... i beliehve it was bought in the states from my father i was unaware of the specs until i opened and read it... and i was wondering if i can still do the upgrade to 8gb ram and bigger flash drive.. is this possible and for how much? its only a week old.

    Your 14 days are up, however you could take your case to Apple Inc. regarding same,
    however those are the stipulations.
    RAM cannot be upgraded however, period, its permanent on the logic board after mfg.
    As for the SSD (solid state drive), upgrading same is a bad premise 9 times out of 10.
    No notebooks is a mass storage device, and you need an external HD for data redundancy and backups regardless.
    data that is static on your SSD and not used very often has no logical reason to be ON the notebooks, and best saved on a superslim external HD ($60)
    SSD are very expensive, even a small one,  HD are cheap as dirt and users are recommended to have one regardless for many good reasons.

  • How do you publish AIR captive runtime for Windows from OSX in Flash Pro CS6?

    Is this possible?  If I move the app from a Mac to Windows it isn't looking like an app anymore.  It's looking like a set of folders instead.  Do I need to change publish options?  changeing the extension to .exe didn't fix it. Help appreciated!
    Thanks,
    Dave

    Hi Dave ,
    The published AIR captive runtime in Flash from Windows and Mac will have the following structure -
    Windows -
    MyApp/
        META-INF/
        Adobe AIR/         // The captive runtime minus irrelevant files
        mimetype
        MyApp.swf          // Assets
        MyApp.exe          // An entrypoint that loads the captive runtime
    Mac -
    MyApp.app/
        Contents/
            Frameworks/
                Adobe AIR.framework/ // The captive runtime
            Info.plist
            MacOS/
                MyApp                // An entrypoint that loads the captive runtime
            PkgInfo
            Resources/
                META-INF/
                mimetype
                MyApp.swf            // Assets
    The entry point that loads the Captive runtime is different in the above cases.
    Hence we need to explicitly publish from the required platform.
    You can even check this link : http://help.adobe.com/en_US/air/build/WSfffb011ac560372f709e16db131e43659b9-8000.html
    To create a captive runtime bundle for Windows, you must package the application while running under the Windows operating system.
    Thanks and regards,
    Sudeshna Sarkar
    Adobe Flash Professional Team.

  • Flashing screen on envy after upgrade to windows 10

    problem with screen flashing continuously after upgrade to windows 10.  unit was originally window 8 then upgraded to 8.1.unit has done this since its initial upgrade start sequence.

    I seem to have fixed this issue.Check each of the HID drivers power management tabs under device manager and uncheck allow the computer to turn off this device power. Additionally enable HID service to start automaticvally under services.msc

  • Since upgrading to Windows 8, Flash Player Plugin keeps crashing

    I recently upgraded to Windows 8.
    Since that upgrade Flash Player has constantly crashed with Firefox.
    Prior to using Windows 8, everything worked fine.
    Firefox 16.0.2
    Flash Player Plugin_11_4_402_287

    Many thanks for the link.
    I will try uninstalling Flash Player and downgrading to 10.3 as recommended.
    Regards, Ian.

  • Huge ntuser.dat.LOG1 since upgrade to Windows 8.1 prohibits roaming of user profile

    Hello,
    a few days ago my PC (part of our domain) first started to have problems with my user profile. Our domain uses roaming profiles with a size limit of 30MB. My user.dat has a size of 12.5MB. Up to now this did not cause any problems (and does not cause any for
    most users of our domain having a user.dat of similar size). However, after upgrading to Windows 8.1 I repeadly have problems with my profile exceeding its maximum size. After checking my profile, I found a ntuser.dat.LOG1 with 12,5MB in size and a ntuser.dat.LOG2
    of 2MB. As far as I know these files are used to store temporary transactions for the user.dat. But why are they this large? Together they almost completely fill the profile. As an interesting side node the last modification of ntuser.dat.LOG1 dates back more
    then seven days.
    What is further puzzling me: ntuser.dat.LOG1 and ntuser.dat.LOG2 are not synchronized with the roaming profile on the server. At least they are not on the server. However there used to be much smaller versions of these files which could have been transfered
    before the profile size exceeded its limit. Since these file seem not to be part of the roaming part of the profile, they should not count for the roaming profile size. However, they definitely do. Neglecting the registry files the largest file in my profile
    is less than 500kb and there are very few files of this size. I checked locally as well as on our server.
    Deleting the local profile and starting fresh using the roaming profile from our server does work for a day or two but then I run into the same problem. Especially, loosing all local profile data is inconvenient. I could start a new with a completely new
    profile, but I am not convinced that it is a profile issue. In our organisation my computer is one of the first to move to Windows 8.1. Since my profile worked without problems for years now, I am worried that I ran into a Windows 8.1 issue. As users normally
    start to complain about a roaming profile not synchronizing only after their local copy broke, I'd like to make sure that this is a isolated issue.
    Anyone else experiencing similar issues? Any hint on how to solve the problem?
    Regards,
    Oliver

    No, I did not find a solution. However, we moved away from roaming profiles and rely on folder redirection only. That works for us. Since we can redirect the most important folders there is no more need for roaming profiles (at least in our case).

  • 785GM-E51 BIOS problem after upgrading to Windows 8

    Randomly (it seems) I can't enter my BIOS or use the F11 key to choose the boot device when starting or restarting my 785GM-E51 based system - but only running Windows 8 or 8.1.
    Whenever I wipe Windows 8 off the drive and reinstall Windows 7 I have no problem ever, same when I used XP.  But When I upgrade to Windows 8 or 8.1, much of the time (but not always) I can't enter the BIOS, nor is there that message at the bottom of the screen when booting up that says to press esc to enter the BIOS or F11 to select the boot device.  This happens whenever I use Windows 8 or 8.1 as the operating system.
    I am currently running the latest BIOS, but this has happened with the 2 previous BIOS versions I reflashed as well.  Currently, the only way I can enter the BIOS is to reboot sometimes up to 10 times before I finally see that message at the bottom and then I can enter the BIOS, etc.
    How could the operating system have this effect on the BIOS? 
    (Currently I have flashing disabled and also I password protect the whole system with a BIOS password.)
    Any help appreciated.
    Thanks

    Hello again and thanks for your reply,
    If that 'Del or F11" message doesn't show up on the bottom line of the screen when restarting before the BIOS prompts me for my system password, you can't enter the BIOS at all, ever.  The MSI logo is disabled, but changing that doesn't do anything different either.  No matter how many times you press the Del key the BIOS often won't recognize it when the boot drive is Windows 8 or 8.1.  You have to reboot over and over (sometimes 10 or more times) until you see that message, then you know the BIOS will recognize the 'Del' key and you can go into the BIOS.  Interestingly, what sometimes works when this is happening, is to go into a Windows account, then restart or shutdown.  The next time you can usually (but not always) see that message and know you'll be able to enter the BIOS.
    I've taken out the memory for another issue, but that didn't change anything.  I've tried changing from my DVI monitor cable to VGA (also for something unrelated) and that didn't do anything either. I installed a new graphics card, instead of using the AMD onboard graphics, and that didn't change anything either.
    And to be clear, this only happens with Windows 8 or 8.1, not Window 7, XP, linux, etc.
    What I do now is I have 2 SSDs, one with Windows 7, the other with Windows 8.1.  You can always press 'Del' or 'F11' before the BIOS password prompt appears when the Windows 7 SSD is the boot drive (the only drive).  But when you use the Windows 8.1 drive to startup (again the only drive), you have this problem much of the time.  And this has been happening since I upgraded to Windows 8 when it was released 2 years ago (8/2012), even trying different revisions of the BIOS firmware (last update 2/2011).

  • Ethernet LAN not working after upgrading to windows 8.1

    After upgrading from Windows 8 to 8.1, my Ethernet LAN is no longer working. Wireless LAN connectivity is OK. I have run the HP Support Assistant and downloaded the drivers for 8.1. Hovever, I do not see a 8.1 driver listed for the Ethernet LAN.

    You're very welcome. See if the recovery manager still works so you can roll back to W8. Please read this guide for how to use it. http://support.hp.com/us-en/document/c03489643 If it doesn't then you will have to order a set of recovery disks from HP, or you can install this plain W8 OEM software this guy has posted on a link. Lots of folks have used it successfully, which is why I posted it. https://docs.google.com/file/d/0B0W9PBigPy94aVJWSndyTFNFMzg/edit?pli=1 Then use this tool to make the iso file bootable to a DVD or 4+ GB USB flash drive. http://www.microsoft.com/en-us/download/windows-usb-dvd-download-tool Yes, that really stinks why you and I could not upgrade without an issue. I disabled about 5 or 6 devices in the device manager and the code 12 would not go away. I have no clue why the PC works fine on W8 but not on W8.1. My notebook is a few years older than yours and it worked fine on W8.1 but not on W10. Go figure...

  • T540p-Fan Behavior after upgrading to Windows 8.1 pro

    Hi, i recently upgraded my T540p with an samsung evo 500gb ssd and installed windows 8 pro. I then upgraded to Windows 8.1 pro. My system runs smoothly and i am fairly happy with it. The only thing i have notised is that the fan kicks in every now and then. I have observed that the fan kicks in when the temp of the cpu reaches around 50 degrees celcious. This is a new laptop so the air vents are clean, and i am always using it on a desk. The fan produces a quite audible noise level and i guess it is spinning at higher revs when this happens. When the temp drops below 50 degrees i cant  hear it at all. Has anyone else observed similar behaviour on their laptops?   

    Thank you too :-) I think we are not the only people who have this problem. Some other Germans have told about this problem too (http://thinkpad-forum.de/threads/172112-T540P-L%C3%BCfter).
    Meanwihle, I have tested for this issue on Windows 7 x64. It’s the same behaviour. Same lower RPM after-sleep-bug (1600 RPM instead of 2000 RPM, Fan does not turn off any more).
    I have taken the measurements from TPFanControl (http://www.staff.uni-marburg.de/~schmitzr/donate.html) and my ears ofc. Just used it with BIOS Fan Control (no custom fan control).
    Please Lenovo, help!
    Edit: Now tested at Ubuntu 14.10 Linux – same issue. Seems to be system independent. Must be a controller issue :-(

  • "Windows 8.1 installation has failed" - in-place upgrade to Windows 8.1 U1

    I am unable to upgrade my toshiba laptop that has Windows 8 to Windows 8.1 U1. I am getting an error message at 37% or 39% through the upgrade process and am met with an error message similar to this:
     Ignore the 96%, but this is the same exact error message I am getting each time I try to do an in-place upgrade of Windows 8.1 U1 Pro.
    I am currently running Windows 8 Pro on my laptop. I have the .cbs log file contents here:
    http://pastebin.com/52QpQzZA
    I really would like to do an in-place upgrade and not have to re-configure all the apps and their settings again. What could be causing this failure?

    I have seem to have figured out the problem after some trial and error.
    First, I followed another user's solution about turning off Windows Update service before I performed the Windows 8.1 Upgrade via USB flash drive.
    Second, my mistake here was I was upgrading Windows 8 to Windows 8.1 U1. When I tried upgrading Windows 8 to
    Windows 8.1, it finally worked without issue.
    Either I was upgrading two versions ahead that made the Windows Upgrade process fail each time or it had something to do with Windows Update service being on during the upgrade process.
    It has completed without failure!
    Thank you for your replies!

  • How do I restore a Windows 8.1 system image if I upgraded from Windows 8?

    I have a new HP Envy TouchSmart 15 Notebook PC 15-j003cl.
    It came with Windows 8 which I upgraded to Windows 8.1.
    I created the HP Recovery USB flash drive.
    From my reading I understand that the recovery USB flash drive is Windows 8 not 8.1.
    My question is:
    Can I restore a Windows 8.1 System Image Backup I made on a USB hard drive using the Windows 8 recovery USB flash drive?
    Or, to put it another way, what is the recommended procedure to back up an upgraded Windows 8.1 computer so, in the event of hard-drive failure, I don't have to start with Windows 8, upgraded to 8.1, re-install all my apps?
    Thanks
    Kirk

    OK here's where I am now and a few followup questions,
    Started with Windows 8.
    Upgraded from Windows Store to Windows 8.1
    Installed lots of apps and got everything running the way I like.
    I created a full system image of my upgraded 8.1 hard drive to an external USB hard drive.
    I have successfully created a recovery boot USB flash.  (did not copy recovery partition) I can restart the computer from
    it and navigate up to the point where it will restore my system image made after I upgraded to 8.1.  (I don't want to risk
    trying it for fear it will mess up my computer)
    Assume my hard drive failed and I have a new blank hard drive:
    My question is at this point does it matter that this was originally a windows 8 (not 8.1) computer?
    Will I be able to restore the image of 8.1?
    Does it matter which version of Windows I created the recovery boot USB flash on?  ( I can't tell when it boots from the
    recovery USB flash if it is running Windows 8 or Windows 8.1.
    I wish there was a way to test this without risking losing all the work I have done to configure the computer??
    Thanks,
    Kirk

  • Re: NB200-134 - FN key not working after upgrade to Windows 7 Ultimate

    My FN keys of NB200-134 is not working after upgrading from Windows 7 starter to Windows 7 ultimate. I tried installing every drivers found on Toshiba website for my lappy but still it does not work.
    Help please

    Hi asalamk,
    The FN keys are controlled by Value Added Package and Flash Cards Support Utility. I think you have forgotten to install these tools
    You should check the Toshiba page again and download both tools. Start with installation of Value Added Package then restart your notebook. After this install Flash Cards Support Utility. Once again restart and all FN keys should work properly now.

  • Upgrading from Windows 7 32 bit to Windows 8.1 64 bit

    I have Windows 7 32 bit. Recognizing I can't upgrade to 64 bit and over write the 32 bit system my question
    I have multiple SSD. My existing winn7 occupies C:\
    Can I install the new windows 8.1 64 bit on a separate drive and then rename it to the C:\ drive
    or
    Should I disable the existing win 7 root drive. Go through the boot process of starting Win8.1 in the CD, having it designate C:\ etc and continue the install. Then re-connect (if I need too) the other SSD for the data files
    Or, should I shut up and let you advise me the best way to convert to Windows 8.1 64 bit with an existing Windows 7 32 bit :)
    ========
    While I'm begging for help what is the best method to copy/save Gmail email folders and files as a flash or cd file prior to the system change
    thanks

    Hi,
    Agreed with the suggestions mentioned by Arnav Sharma.
    If you want to do an upgrade from Windows 7 to Windows 8.1, please refer to the below article:
    Upgrade to Windows 8.1 from Windows 7
    And if you would like to configure dual boot OS, please take a look at the below articles:
    Install more than one operating system (multiboot)
    How to do a dual boot installation with Windows 8 and Windows 7 or Vista
    Please Note: Since the web site is not hosted by Microsoft, the link may change without notice. Microsoft does not guarantee the accuracy of this information.
    Best regards
    Michael Shao
    TechNet Community Support

Maybe you are looking for

  • Adobe 9 Pro - PDF Portfolio

    If I create a PDF Portfolio and add 8 seperate forms to that portfolio, is there a way I can have a field populate on all of the forms within that portfolio by only typing it in once?  Say for instance I have "First Name" as a field on each of the fo

  • Flash album exporter plug-in

    I used to use Flash Album Exporter happily until the last update of Aperture - i'm now running 2.1.4. Now when i try to export with it aperture quits. Has anyone got any ideas on how to make 2.1.4 play nice with Flash Album Exporter, or have any alte

  • How do you manage license aquisition?

    I'm interested in how other people manage confirming that a valid license is in place for new projects? Currently our stated policy is that the DBA has to see a copy of the purchase order before performing an install, however this results in the perc

  • Installing Solaris 9 on an x86 platform with win98 and win2K

    Hi, There is a Pentium P4 (2.4 GHz) machine with a 40 GB hard disk... This has 1 primary partition and the remaining is the extended dos partition. In effect there are the following logical drives - C, D, E and F. These are FAT32 partitions and have

  • Component number demand in MD04 missing

    A packaging number in a material bom has stopped generating demand in MD04.  It is still in the BOM and has all of the settings that other material’s packaging numbers have.  When a MD41 is ran for the material a summary of components is listed, and