When I create a new project I get a metadata error

Could not read metadata for 'C:\Users\Darrin Kay\Application Data\Adobe\Flash Catalyst CS5.5\workspace\.metadata\.plugins\org.eclipse.core.resources\.root\.indexes\properties.i ndex'.
Unexpected version: 0.
I just downloaded and install the CS 5.5 Web Premium..... ANy ideas????
Thanks,
Darrin

Hey man, I got the same problem, I noticed som message saying "flushing ..." So I looked up for the file mantioned in the directory displayed in the error message... You may need to make visible your hidden folders.
When you get to the folder, you'll have three files, just delete properties.index (perhaps you may like to create a backup) and start once again Catalyst.
That worked for me... Hope it does the same for you.

Similar Messages

  • When i create a new project, my application cannot find textLayout_1.0.595, is this a bug??

    hey guys, so this is the second time this has happened, im not sure what i did the first time to fix the error but when i create a new project and create a textinput box in there, i get the following error,
    "SecurityError: Error #2148: SWF file file:///Users/tkanagala/web projects/flex 4/podcast/bin-debug/podcast.swf cannot access local resource file:///Users/tkanagala/web%20projects/flex%204/podcast/bin-debug/textLayout_1.0.0.595.sw f. Only local-with-filesystem and trusted local SWF files may access local resources."
    any ideas why??

    I get the same error.  This isn't something you should have to update a policy file for - it seems like a flash builder error in the way it generates the library swf.  The steps I took were:
    - create a new application
    - type some basic demo app code or paste in code.  In my situation I pasted in some charting examples from the docs (appended to the end)
    - click "run"
    - the error appears:
    SecurityError: Error #2148: SWF file file://localhost/Users/rj.owen/Documents/ProjectFiles/TIAA-CREF/code/tiaa-eii/production/ ChartingTests/bin-debug/ChartingTests.swf cannot access local resource file://localhost/Users/rj.owen/Documents/ProjectFiles/TIAA-CREF/code/tiaa-eii/production/ ChartingTests/bin-debug/textLayout_1.0.0.595.swf. Only local-with-filesystem and trusted local SWF files may access local resources.
    at flash.net::URLStream/load()
    I'll go post on JIRA as well.
    the code I used was:
    <?xml version="1.0" encoding="utf-8"?>
    <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/mx" minWidth="955" minHeight="600">
    <fx:Script>
    <![CDATA[
    import mx.collections.ArrayCollection;
    [Bindable]
    public var stockDataAC:ArrayCollection = new ArrayCollection( [
    {date: "2005, 7, 27", close: 41.71},
    {date: "2005, 7, 28", close: 42.21},
    {date: "2005, 7, 29", close: 42.11},
    {date: "2005, 8, 1", close: 42.71},
    {date: "2005, 8, 2", close: 42.99},
    {date: "2005, 8, 3", close: 44} ]);
    public function myParseFunction(s:String):Date {
    // Get an array of Strings from the comma-separated String passed in.
    var a:Array = s.split(",");
    // Create the new Date object. Subtract one from
    // the month property because months are zero-based in
    // the Date constructor.
    var newDate:Date = new Date(a[0],a[1]-1,a[2]);
    return newDate;
    ]]>
    </fx:Script>
    <mx:Panel title="DateTimeAxis Example" height="100%" width="100%">
    <mx:LineChart id="mychart" height="100%" width="100%"
      paddingRight="5" paddingLeft="5"
      showDataTips="true" dataProvider="{stockDataAC}">
    <mx:horizontalAxis>
    <mx:DateTimeAxis dataUnits="days" parseFunction="myParseFunction"/>
    </mx:horizontalAxis>
    <mx:verticalAxis>
    <mx:LinearAxis baseAtZero="false" />
    </mx:verticalAxis>
    <mx:series>
    <mx:LineSeries yField="close" xField="date" displayName="AAPL"/>
    </mx:series>
    </mx:LineChart>
    </mx:Panel>
    </s:Application>

  • When I hit the import button for a new project I get an internal error message stating: Could not find namespace: AgCreativeCloudUtils

    When I hit the import button for a new project I get an internal error message stating: Could not find namespace: AgCreativeCloudUtils
    Can someone help me with this issue please? Tks

    https://forums.adobe.com/search.jspa?q=Could+not+find+namespace%3A+AgCreativeCloudUtils&pl ace=%2Fplaces%2F1383621&depth=…

  • When I create a new project in iMovie and drop clips into it, it plays the first one and then quits right near the end of the second clip.  I have re-started my computer, tried a new project etc, and no luck, does anyone know how to fix this issue?

    When I create a new project in iMovie and drop clips into it, it plays the first one and then quits right near the end of the second clip.  I have re-started my computer, tried a new project etc, and no luck, does anyone know how to fix this issue?

    This is a part of the larger MacBook Pro connectivity issue. There are several related threads dealing with the MBP's networking problems. If your unit is suffering from this type of difficulty, good luck ... (or a long ethernet cable)
    (PS Everybody please make noise on this one so apple comes up with a solution.)
    < Edited by Host >

  • When I create a new project, my AVCHD preset comes blank

    When i try to create a new project, the preset option for AVCHD (1080i, 1080p and 720i) comes blank.
    I selected HDV format in the set up screen
    When I open up AVCHD and select 1080i, I get empty details.
    I am using Premiere pro version CS4. (4.1.0)
    I'm not sure what's going on
    Thx
    Sundar

    Jim
    That was my bad. I did not realize it was a folder.
    It worked, it showed the presets.
    I am new to the Adobe Premiere space.
    Thx again for your help.
    Rgds
    Sundar

  • Xcode 4.3.3 crashes when i create a new project

    Hi, i have installed xcode 4.3.3 on my iMac to start programming for iOS. I also have the latest version of Lion 10.7.4 installed. Yesterday i tested xCode for a few minutes and everything worked fine. Today, i wanted to start programming but everytime i create a new project to xCode crashes. What can i do now? The main reason i bought the iMac is to start programming for iOS. I really need your help right now to solve this problem.
    Thank you in advance, Spyros.

    Does Xcode crash if you create a Mac Cocoa application project? If not, there could be a problem with the iOS SDK.
    Try deleting Xcode's preferences file and restart Xcode. The preferences file is in the following directory and has the name com.apple.Xcode.plist:
    /Users/YourUsername/Library/Preferences
    If deleting the preferences file doesn't stop the crashing, try reinstalling Xcode. If reinstalling Xcode doesn't work, create a new user account and install Xcode on that account.

  • Adobe Encore CS5 (Mac) crashes when I create a new project

    Hey everyone,
    I am running Mac OS X Lion (10.7.3) on a MacBook Pro (Spring 2011).
    I just installed Encore CS5 fresh off my Master Collection CS5 DVD. When I open Encore and start a new project, once I have my settings configured, I click OK. It waits a few seconds, then Encore crashes. Adobe Application Manager sees no updates available (so no bug fixes, apparently?). What's the use if I can't even start a brand new project?
    I know my details are vague, but if anyone needs additional information, let me know and we'll try to get this solved.
    Any help would be appreciated, thank you!

    Are you saying that you did not install the whole MC? Have you installed at least Premiere and Adobe Media Encoder?
    I wnder if there is an install issue. Encore is only provided with Premiere, and I don't know what happens if it is installed without it.
    If that is not it, look at this. It is not specific to Encore, but may be relevant.
    Troubleshoot system errors and freezes | Adobe software on Mac OS 10.x
    http://kb2.adobe.com/cps/824/cpsid_82414.html

  • Adobe Premiere Elements 7.0 when saving a new project I get a serious error occured and shutsdown

    Solution keyword kb406747 did not fix the problem.

    fdlt
    What computer operating system is your Premiere Elements 7 running on? What are its computer resources - installed and available RAM, free hard drive space, processor, etc?
    What size project is this new project that you want to save? When you talk about "save", I am assuming that you mean saving the project prel file for further edits later. Is that correct? Or, are you talking about "save" in the sense of exporting your Timeline content to a file saved to the computer hard drive or to burn to disc?
    Is this type of problem
    a. It worked before but not now
    or
    b. It never worked before?
    What is on that Timeline - video (format and duration), still (pixel dimensions and how many), and other?
    Let us start here and then decide what next.
    Thank you.
    ATR

  • Every time I try to create a new button I get "photoshop file error -1"

    I'm creating a BluRay set of discs. I'm on number 4 and there will probably be 12. I use the previous discs as a template for the new ones to save huge amounts of time. I haven't had an issue till I opened my project today. Usually I right click on a menu, edit it in photoshop, save it back in, and then I right click the new elemnts and turn them into buttons. I've made dozens of menus like this. Then today I get "photoshop file error -1" that pops up every time I try to make something into a button. I deleted the menu I was working on and used a different menu to rebuild it but I get the same problem. I then opened the photoshop file and saved it to a different location outside the project and then imported it into Encore. Same problem once I tried to make buttons. I also tried trashing the preferences. No Luck. I really need to get this working. It has completely destroyed my ability to get this job done. Ideas anyone?
    If it helps, I am on a Mac running OS X 10.9.1. Encore is version CS5.1.

    I thought there ought to be way to add buttons from the Encore library, but I don't think we found one.
    Best case: add menu from the library with buttons like what you want. Change background etc.
    I like working that way rather than adding things within Encore.
    Worst case: add a menu with the buttons you want; "edit in photoshop" and also "edit in photoshop" your menu; copy paste to your menu.
    You can also directly open library menus; add buttons etc from the encore library folders. I would make a copy of them first. Encore imports a menu from the library to your project; it is never working on its master copy.

  • Running Firefox 4.0 on Mac OSX 10.6.6, using ATT mail, when I create a new email I get a browser message saying, "This page requires a plugin that can only run in 32-bit mode," and I have to restart Firefox in 32-bit mode. Is there any way around this?

    I am assuming the plugin that the Firefox message is referring to is for attaching a file to the email. I say this because at the bottom of a new email it has a link that says "Attach files more easily" which, when you click it, takes you to a setup process where you download an att updater. I ran that and it did seem to change anything. I am wondering if there is anything I can do to make Firefox handle this page without having to restart in 32-bit mode every time.

    That means that you need to run Firefox in 32 bit mode if you want to use that plugin.
    # Close Firefox
    # Open the Applications folder in Finder
    # Right click or control-click the Firefox.app icon
    # Select "Get Info"
    # Select "Open in 32-bit mode"
    # Close the "Firefox Info" window
    # Restart Firefox

  • Why is it that movie trailers does not appear when I create a new project

    what can I do? I tried many different things to add trailers to my projects but nothing works, of course
    I'm new to imovie so please help.

    I've made great Trailers and I've made great Movies but I have yet to make a Movie that had a trailer in it , or attached to it. and I've never been able to make a trailer that had a place to attach a movie in it , in some way or another. I've read every help issue that has any thing to do with trailers , and still nobody has given me a serious answer. all I get is real stupid answers like ""A trailer is a project""

  • When I open a new tab I get the following error message: Firefox can't find the file at /C:/Users/Tanisha/AppData/Local/TNT2/2.0.0.1128/pinnedSearch.htm."

    I can still browse websites, but I want to know what is causing this error message.

    hello tanisha625, it looks like some program has overwritten the default new tab page. you can either install the [https://addons.mozilla.org/firefox/addon/searchreset/ searchreset addon] to get rid of the problem or manually reset the page that opens on each new tab.
    enter '''about:config''' into the firefox location bar (confirm the info message in case it shows up), search for the preference named '''browser.newtab.url''' and double-click & change its value to '''about:newtab'''.

  • Error when create a new Project

    Hi all
    When I create a new Project, system appear:
    "No settlement rule exists for object number PD00000035
    Message no. KD023
    Diagnosis
    There is no settlement rule for object PD00000035.
    Procedure
    Please enter an object for which there is a settlement rule."
    Could you please tell me about this error and how to repair.
    Regards,
    Thang

    Maintain settlement rule for the object. It seems as per the settlement profile, settlement is mandatory.
    Select object in CJ20N and press CTRL+F3...maintain the distribution rule.
    Venkat

  • When creating a new project, the step "new sequence settings" doe not appear automatically, what to do?

    Hi there,
    I have a question I am doing product videos for a comany they would like me to do this in a format that is 16:9 and in HD. Since they don't know on which channels they want to publish it but it is certain they will publish it on youtube I wanted to do it in the settings HDV and then DVCPROHD 720p24 or even 1080p24. I have bought the license of Premiere online and for some reason I do not have the option in the beginning when I create a new project to change the sequence settings. They do not appear and afterwards I cannot change them. Do you guys have an idea what can be done in order to access this setting before the project ultimately opens?
    I'd highly appreciate any kind of help on the matter!
    Cheers,
    Mascha

    Or do this:
    or this

  • Creating a new project with custom fields using web services

    I've been trying unsuccessfully for the last week or so to successfully create a new project from web services and I believe the main problem that I've been running into is that one of the required fields is a custom field. I've tried creating the Project
    in a couple of different ways and haven't had any success up to this point, so any help would be appreciated. I've tried creating it with both a REST call to /_api/ProjectServer/Projects and a SOAP call to /_vti_bin/PSI/Project.asmx. Below are the best shots
    I've made at the two different calls with the errors I received. If anyone has any leads on the best way to do this the help would be appreciated!
    REST POST /_api/ProjectServer/Projects
    'odata.type' : 'PS.PublishedProject',
    'Name' : 'OData Name',
    'Custom_9d77d62aa92e4d40adc8446c90eb7456' : "O&M"
    Response
    error: {
    code: "11713, Microsoft.ProjectServer.PJClientCallableException"
    message: {
    lang: "en-US"
    value: "PJClientCallableException: CustomFieldRequiredValueNotProvided CustomFieldRequiredValueNotProvided mdpropuid = 9d77d62a-a92e-4d40-adc8-446c90eb7456"
    SOAP POST /_vti_bin/PSI/Project.asmx
    <?xml version="1.0" encoding="UTF-8"?>
    <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:proj="http://schemas.microsoft.com/office/project/server/webservices/Project/" xmlns:projds="http://schemas.microsoft.com/office/project/server/webservices/ProjectDataSet/">
    <soapenv:Header />
    <soapenv:Body>
    <proj:QueueCreateProject>
    <proj:dataset>
    <ProjectDataSet xmlns="http://schemas.microsoft.com/office/project/server/webservices/ProjectDataSet/">
    <Project>
    <PROJ_UID>e1c2d38b-1529-4128-b707-42a94045e55b</PROJ_UID>
    <PROJ_NAME>Proj Dept Test 2</PROJ_NAME>
    <PROJ_TYPE>0</PROJ_TYPE>
    </Project>
    <ProjectCustomFields>
    <CUSTOM_FIELD_UID>4802a711-62a0-4f84-8e08-c7d22daadb5b</CUSTOM_FIELD_UID>
    <PROJ_UID>e1c2d38b-1529-4128-b707-42a94045e55b</PROJ_UID>
    <MD_PROP_UID>9d77d62a-a92e-4d40-adc8-446c90eb7456</MD_PROP_UID>
    <FIELD_TYPE_ENUM>21</FIELD_TYPE_ENUM>
    <CODE_VALUE>a47930d6-b89d-4f3a-b4e3-522015fe82a1</CODE_VALUE>
    </ProjectCustomFields>
    </ProjectDataSet>
    </proj:dataset>
    <proj:validateOnly>true</proj:validateOnly>
    </proj:QueueCreateProject>
    </soapenv:Body>
    </soapenv:Envelope>
    Response
    <s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/">
    <s:Body>
    <s:Fault>
    <faultcode>s:Server</faultcode>
    <faultstring xml:lang="en-US">ProjectServerError(s) LastError=GeneralUnhandledException Instructions: Pass this into PSClientError constructor to access all error information</faultstring>
    <detail>
    <errinfo>
    <general>
    <class name="General Unhandled Exception in _Project.QueueCreateProject_">
    <error id="42" name="GeneralUnhandledException" uid="184feeaf-906a-e411-9b2a-00155d388b02" Exception="System.Data.StrongTypingException: The value for column 'PROJ_TYPE' in table 'Project' is DBNull. ---> System.InvalidCastException: Specified cast is not valid.
    at Microsoft.Office.Project.Server.Schema.ProjectDataSet.ProjectRow.get_PROJ_TYPE()
    --- End of inner exception stack trace ---
    at Microsoft.Office.Project.Server.Schema.ProjectDataSet.ProjectRow.get_PROJ_TYPE()
    at Microsoft.Office.Project.Server.BusinessLayer.Project.FixupProjectType(ProjectDataSet projDS)
    at Microsoft.Office.Project.Server.BusinessLayer.Project.QueueCreateProject(Guid jobUid, ProjectDataSet dataset, Boolean validateOnly)
    at Microsoft.Office.Project.Server.Wcf.Implementation.ProjectImpl.&lt;>c__DisplayClasse.&lt;QueueCreateProject>b__d()
    at Microsoft.Office.Project.Server.Wcf.Implementation.WcfMethodInvocation.InvokeBusinessObjectMethod(String businessObjectName, String methodName, IEnumerable`1 actions)"/>
    </class>
    </general>
    </errinfo>
    </detail>
    </s:Fault>
    </s:Body>
    </s:Envelope>

    Julie,
    You can create the fields that are project specifc & you can create fields that apply to all projects but have specific options for projects. Your goal is to create fields that are specific to each project, but right now you get all fields from you old project - is this correct?
    From your description below it appears that the fields in your original project are marked as applied to all projects & hence when you create a new project they are inherited. If you mark those fields as applied to certain project & then create a new project those fields will not be inherited.
    But you are right in the sense that it is limiting that there is no multi-select for "applies to" field.

Maybe you are looking for

  • BI Document Store and SAP Analytics

    Hi, <b>Requirement:</b> Store text in BI system which was entered through visual composer text control. <b>Background:</b> I’m trying to store some text in BI system through “CL_RSOD_DOC->SAVE”. Text written in visual composer text editor and being p

  • Chromium "show in folder" - how to use a terminal file manager?

    I am trying to get the Chromium download manager's "Show in folder" button to launch a terminal and run Ranger. I have created the file /usr/share/applications/ranger.desktop with the following contents: [Desktop Entry] Type=Application Name=Ranger E

  • Epson RX530 scanner not detected

    I have just connected a Epson stylus RX530 to a airport time capsule, the printer compatability listing states that scan and print should work, S/W updates all up to date.  When the RX530 is connected via USB to the mac both print and scan works, whe

  • Why is firefox websites messed up?

    why is my homepage to aol messed up on firefox but internet explorer shows aol homepage like it should? On firefox the screen is stretched stays loading and everything is to the left i've uninstalled it and reinstalled it again and still messed up on

  • Merging Livecycle Forms into 1 PDF

    Can someone please tell me how to merge Livecycle forms into one PDF! when i merge the forms only the last form has the generate data.