-
Recent Posts
- A cycle was detected in the build path of project
- Unable to verify icon dimensions, no icon found. You must define… a default Icon.png that is 57×57.
- Launch Failed: Process terminated without connection to the debugger.
- Invalid application descriptor: Unknown namespace: http://ns.adobe.com/air/application/3.4
- uncaught exception: Error in Actionscript. Use a try/catch block to find error.
Recent Comments
- Judah on SecurityError: Error #2000: No active security context.
- 白毛 on SecurityError: Error #2000: No active security context.
- MMMMM on 1087 Syntax error: extra characters found after end of program.
- Judah on Error #2134: Cannot create SharedObject.
- inge hovland on Error #2134: Cannot create SharedObject.
Categories
Meta
Category Archives: General
Silverlight Installation Problem Error Code: 2104
Silverlight Installation Problem Error Code: 2104 Description When viewing Silverlight content this message appears instead of the content. Solution The error message says, “This issue is often resolved by uninstalling and then reinstalling Microsoft Silverlight on your computer.” I don’t … Continue reading
Posted in General, Runtime
Leave a comment
File bundle (application.bar) has been rejected. Package ID is required for all .bar file. If this is an upgrade, Package ID must match Package ID in original file bundle.
File bundle (application.bar) has been rejected. Package ID is required for all .bar file. If this is an upgrade, Package ID must match Package ID in original file bundle. Cause The compiled bar file does not match the application previously … Continue reading
Posted in Device, General
Leave a comment
Error: Attribute Entry-Point-Icon: file cannot be found in the list of packaged files:
Error occurred while packaging the application: Packaging failed:1 Warning: Using default icon: /Developer/SDKs/Research In Motion/blackberry-tablet-sdk-2.0.0/bin/../samples/icons/blackberry-tablet-default-icon.png Error: Attribute Entry-Point-Icon: file cannot be found in the list of packaged files: logo86.png Cause The packager can’t find the file specified in the BlackBerry … Continue reading
Posted in Device, General
Leave a comment
failure 881 application author does not match debug token author
Deployment Failed: Info: Sending request: Install Info: Action: Install Info: File size: 2684771 Info: Installing … Info: Processing 2684771 bytes actual_dname:: actual_id:: actual_version:: result::failure 881 application author does not match debug token author Cause Debug token doesn’t match Solution: Upload … Continue reading
Posted in Device, General
Leave a comment
Flash Builder / Eclipse hanging at startup
A start up Flash Builder (Eclipse) hangs and never completes loading (but doesn’t crash). Cause: From what I read an error (possibly cyclical reference) in a project is constantly rebuilding the workspace. This is sometimes caused by importing an older … Continue reading
Posted in Eclipse, General
Leave a comment
Subclipse unable to load default client & Subclipse requires an updated JavaHL
I attempted to install Subclipse 1.8 in Flash Builder after a seeming successful install only to be greeted by a message that JavaHL was needed and directing me to this mostly unhelpful page, http://subclipse.tigris.org/wiki/JavaHL. Note to anyone out there making … Continue reading
Posted in Eclipse, General
Leave a comment
The default property contents must be contiguous
The default property contents must be contiguous When in Design View in Flex 4 you must keep the visual design MXML code together. Having a Script block right in the middle of it will create this error. Incorrect: <s:Application xmlns:fx=”http://ns.adobe.com/mxml/2009″ … Continue reading
Posted in Design View, General
1 Comment
The compressed (zipped) folder is invalid or corrupt
Description I exported a Flex Archive project to the desktop (Windows XP). When I tried to open it I received this message, “The compressed (zipped) folder is invalid or corrupt”. Cause Possibly a bug in Flex Builder export feature. Tested … Continue reading
Posted in General
Leave a comment
The project description file (.project) for ‘MyFlexProject’ is missing
The project description file (.project) for ‘MyFlexProject’ is missing. This file contains important information about the project. The project will not function properly until this file is restored. This error appeared when I copied my Flex project from a PC … Continue reading
Posted in General
Leave a comment
An error has occured. See error log for more details.
An error has occured. See error log for more details. I don’t know what is causing this error or how to fix it but Flex Builder won’t start up. I found this online but I still get the same error. … Continue reading
Posted in General
6 Comments
BUILD FAILED – Could not create task or type of type: compc.
BUILD FAILED C:\Documents and Settings\Judah\My Documents\Flex Builder 2\flexcapacitor\flexant-library.xml:82: Could not create task or type of type: compc. Ant could not find the task or a class this task relies upon. — This problem is caused by the Ant Task not … Continue reading
Posted in Compiler, General
Leave a comment