"not a valid location for linked resource" in Flash Builder 4.7

Hi,
I'm constantly running into the problem, that Flash Builder simply won't let one create a linked resource that points to a location on the same drive?
I'm getting the infamous
"...not a valid location for linked resource..."
error message.
I'm using FB 4.7 with Flash Professional CC.
Is that supposed to work at all?
I've 1 workspace where I've successfully created a linked resouce - but it fails for all others. Even when I'm setting up a new WS.
And it's totally unclear to me why it had worked there but not in all others that I'm trying to create.
André

A year later, but I'm facing the same bug.
If your ever found a solution I'd be glad to hear.
I filed a bug with more details and my own workaround: 
  3697022

Similar Messages

  • Not a valid location for this request

    Having set up the iCal server based on Apple's instructions, I find:
    Enabling calendaring for a user in WGM does not stick, at least according to the dialog.
    When I try to publish a calendar for user 'hansen', I get the following:
    http://[email protected]/calendars/users/Test.ics is not a valid location for this request.
    What gives?
    Thanks.

    Thank you, Harry.
    The non-sticking indication is the result of an error in your setup. DNS should be correct to allow the calendar server to find your server at www2.rc.org
    I have no problem finding the server via a web browser.
    Additionally, iCal server should have your server entered in its setup panel on port 8008 or 8443 depending on the use of nonSSL or SSL. Ensure the correct port is open.
    8008 is open. I can also see the /calendar data by logging on via a web browser.
    And lastly your OD master LDAP directory needs to be up and running at 127.0.0.1.
    So your user can be assigned within the LDAP directory and not the local directory containing server assignments.
    You got me here. Now, I tried to enable the OD service and set up the server as a master. But I can't change the user to using OD - I get an error.
    Looking in the OD General settings, I notice that the inverse DNS has given it the the host name list.rc.org, which is another name for the same server. Could that be a problem? I need list.rc.org to be available.
    I just started this server (moved from 10.4), so it's not like I've had chance to mess up much. The accounts I'm trying to use for iCal are new accounts, not imported from 10.4.

  • Publishing iCal: getting error "is not a valid location for this request"

    I am trying to publish an iCal calendar to my own website via my iSP. My isp says they are already WebDAV so I don't need to turn it on. I have also gone over my url with them repeatedly to make sure I am entering it correctly. And still, I am getting an error that publish failed because it is not a valid location for the request.
    Any advice welcome...

    Ignore this question. My webhost who has insisted for the past 45 minutes they ARE WebDAV enabled, actually aren't!

  • Problems adding native extensions from linked resources in Flash Builder 4.7

    While adding native extensions (.ane files) from linked source folder in a Actionscript Mobile Project on Flash Builder 4.7, a java.lang.NullPointerException is thrown. Below is the stacktrace. Any help would be appreciated.
    Also, what is the link/site to file Flash Builder 4.7 bugs?
    java.lang.NullPointerException
              at com.adobe.flexbuilder.project.ui.utils.ANE.AppXMLFileANEExtensionHandler.addToAppXMLModel (AppXMLFileANEExtensionHandler.java:78)
              at com.adobe.flexbuilder.project.ui.utils.ANE.AppXMLFileANEExtensionHandler.addToAppXmlFile( AppXMLFileANEExtensionHandler.java:65)
              at com.adobe.flexbuilder.project.ui.utils.ANE.AppXMLFileANEExtensionHandler.addToAppXmlFile( AppXMLFileANEExtensionHandler.java:48)
              at com.adobe.flexbuilder.project.ui.utils.ANE.ANEController.applyWorkingCopy(ANEController.j ava:791)
              at com.adobe.flexbuilder.project.ui.utils.ANE.ANEController.applyWorkingCopy(ANEController.j ava:814)
              at com.adobe.flexbuilder.project.ui.utils.ANE.ANEpathControl.contributeToLibraryPath(ANEpath Control.java:723)
              at com.adobe.flexbuilder.project.ui.utils.AirBuildPathsPropertiesPane.contributeToLibraryPat h(AirBuildPathsPropertiesPane.java:85)
              at com.adobe.flexbuilder.project.ui.utils.AbstractBuildPathsPropertiesPane.getLibraryPath(Ab stractBuildPathsPropertiesPane.java:1344)
              at com.adobe.flexbuilder.project.ui.properties.BuildPathsPropertyPage.applyProjectSettings(B uildPathsPropertyPage.java:520)
              at com.adobe.flexbuilder.project.ui.properties.AbstractFlexProjectPropertyPage.performOk(Abs tractFlexProjectPropertyPage.java:117)
              at com.adobe.flexbuilder.project.ui.properties.BuildPathsPropertyPage.performOk(BuildPathsPr opertyPage.java:617)
              at org.eclipse.jface.preference.PreferenceDialog$13.run(PreferenceDialog.java:964)
              at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
              at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:49)
              at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:175)
              at org.eclipse.jface.preference.PreferenceDialog.okPressed(PreferenceDialog.java:944)
              at org.eclipse.ui.internal.dialogs.FilteredPreferenceDialog.okPressed(FilteredPreferenceDial og.java:447)
              at org.eclipse.jface.preference.PreferenceDialog.buttonPressed(PreferenceDialog.java:233)
              at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:624)
              at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:240)
              at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
              at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4128)
              at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1457)
              at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1480)
              at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1465)
              at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1270)
              at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3974)
              at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3613)
              at org.eclipse.jface.window.Window.runEventLoop(Window.java:825)
              at org.eclipse.jface.window.Window.open(Window.java:801)
              at org.eclipse.ui.dialogs.PropertyDialogAction.run(PropertyDialogAction.java:158)
              at org.eclipse.jface.action.Action.runWithEvent(Action.java:498)
              at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionI tem.java:584)
              at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:501)
              at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java :411)
              at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
              at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4128)
              at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1457)
              at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1480)
              at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1465)
              at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1270)
              at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3974)
              at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3613)
              at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2696)
              at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2660)
              at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2494)
              at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:674)
              at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
              at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:667)
              at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
              at com.adobe.flexbuilder.standalone.FlashBuilderApplication.start(FlashBuilderApplication.ja va:79)
              at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
              at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLau ncher.java:110)
              at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.jav a:79)
              at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344)
              at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
              at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
              at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
              at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
              at java.lang.reflect.Method.invoke(Method.java:597)
              at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622)
              at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577)
              at org.eclipse.equinox.launcher.Main.run(Main.java:1410)

    A year later, but I'm facing the same bug.
    If your ever found a solution I'd be glad to hear.
    I filed a bug with more details and my own workaround: 
      3697022

  • [svn:fx-trunk] 14047: Modifying framework projects to not depend on the FLEX_SDK linked resource .

    Revision: 14047
    Revision: 14047
    Author:   [email protected]
    Date:     2010-02-08 14:58:51 -0800 (Mon, 08 Feb 2010)
    Log Message:
    Modifying framework projects to not depend on the FLEX_SDK linked resource. Instead, we use the $ token (relative path to frameworks/) to point directly to the required swcs in the libs folder. This greatly simplifies the files, since there is now no need to exclude swcs from the SDK.
    Also, modified the projects such that the spark and framework projects may be imported together to FB without any other projects by having them depend on the swcs in the libs folder rather than the projects. However, other projects that depend on spark and framework will depend on the projects still. Thus, you must import spark and framework projects before importing the others.
    A developer working on the textlayout and osmf projects will have to replace the swcs on the build path in the spark/framework projects with their respective projects.
    No code changes.
    QE notes: N/A
    Doc notes: N/A
    Bugs: None
    Reviewer: Pete
    Tests run: checkintests
    Is noteworthy for integration: No
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/airframework/.actionScriptProperties
        flex/sdk/trunk/frameworks/projects/airframework/.flexLibProperties
        flex/sdk/trunk/frameworks/projects/airspark/.actionScriptProperties
        flex/sdk/trunk/frameworks/projects/airspark/.flexLibProperties
        flex/sdk/trunk/frameworks/projects/flex/.actionScriptProperties
        flex/sdk/trunk/frameworks/projects/flex/.flexLibProperties
        flex/sdk/trunk/frameworks/projects/framework/.actionScriptProperties
        flex/sdk/trunk/frameworks/projects/framework/.flexLibProperties
        flex/sdk/trunk/frameworks/projects/osmf/.actionScriptProperties
        flex/sdk/trunk/frameworks/projects/osmf/.flexLibProperties
        flex/sdk/trunk/frameworks/projects/rpc/.actionScriptProperties
        flex/sdk/trunk/frameworks/projects/rpc/.flexLibProperties
        flex/sdk/trunk/frameworks/projects/spark/.actionScriptProperties
        flex/sdk/trunk/frameworks/projects/spark/.flexLibProperties
        flex/sdk/trunk/frameworks/projects/sparkskins/.actionScriptProperties
        flex/sdk/trunk/frameworks/projects/sparkskins/.flexLibProperties
        flex/sdk/trunk/frameworks/projects/textLayout/.actionScriptProperties
        flex/sdk/trunk/frameworks/projects/textLayout/.flexLibProperties
        flex/sdk/trunk/frameworks/projects/wireframe/.actionScriptProperties
        flex/sdk/trunk/frameworks/projects/wireframe/.flexLibProperties

  • ShoppingCartException:This site is not a valid site for given Bill to

    Hi all
    I got following error when i tried to checkout from billing page. I have only changed the bill to contact and the I have changed any bill to addr then tried to checkout. please help me why this is happening.If I haven't changed the contact I am able to checkout.
    oracle.apps.ibe.shoppingcart.quote.ShoppingCartException: This site is not a valid site for given Bill to Customer Account/Customer Account.
    at oracle.apps.ibe.shoppingcart.quote.ShoppingCart.checkUpdateTimestamp(ShoppingCart.java) at oracle.apps.ibe.shoppingcart.quote.ShoppingCart.savePaymentInformation(ShoppingCart.java:4192) at oracle.apps.ibe.shoppingcart.quote.ShoppingCart.savePaymentInformation(ShoppingCart.java:3788) at oracle.apps.ibe.shoppingcart.quote.ShoppingCart.saveInvoicePayment(ShoppingCart.java:4699) at oa_html._xxdhm__cartChkoutpShipBill._jspService(_xxdhm__cartChkoutpShipBill.java:2493) at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119) at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:385) at oracle.jsp.JspServlet.doDispatch(JspServlet.java:259) at oracle.jsp.JspServlet.internalService(JspServlet.java:178) at oracle.jsp.JspServlet.service(JspServlet.java:148) at javax.servlet.http.HttpServlet.service(HttpServlet.java:588) at org.apache.jserv.JServConnection.processRequest(JServConnection.java:456) at org.apache.jserv.JServConnection.run(JServConnection.java:294) at java.lang.Thread.run(Thread.java:595)
    thanks
    Surendran

    Mary,
    We've had the problem you describe above. We also found that the problem is related with computers with low resources like memory. I hope this can be useful.

  • How can i stop an error message that comes up when i am using word? the error message is "word is unable to save the Autorecover file in the location specified. Make sure that you have specified a valid location for Autoreover files in Preferences,-

    how can i stop an error message that comes up when i am using word? the error message is "word is unable to save the Autorecover file in the location specified. Make sure that you have specified a valid location for Autoreover files in Preferences,…"

    It sounds like if you open Preferences in Word there will be a place where you can specify where to store autorecover files. Right now it sounds like it's pointing to somewhere that doesn't exist.

  • BI-IP: 0REQPLAN is not a valid characteristic for Infoprovider

    Hi All,
    We are on BW 7.0 EHP 1, SP 9, and when we are trying to create a planning filter on an agg level, we re getting the following error:
    0REQPLAN is not a valid characteristic for Infoprovider.
    Program error in class SAPMSSY1 method: UNCAUGHT_EXCEPTION.
    Could not read InfoProvider ZCUBE_C01.
    Could not create filter
    Any idea?
    Thanks in Advance,
    Best Regards,
    - Shashi

    Hi All,
    Installing 0REQPLAN from the Business Content solved the issue.
    Thanks & Best Regards,
    - Shashi

  • IProcurement is not a valid responsibility for the current user. Please contact your System Administrator.

    Hi All,
    When I am trying to click on the 'iprocurement Home page' menu in the iprocurement responsibility getting the below error message in R12;
    "iProcurement is not a valid responsibility for the current user. Please contact your System Administrator."
    Can any one let me know how to resolve this?
    Regards
    Joseph

    Hi Joseph,
    I am assuming that the user actually has the iProcurement responsibility assigned to them. If so, try the following solution from note 1560400.1:
    1) Logon with System Administrator responsibility
    2) Navigate to Profile > System, click on User and enter the user name
    3) Search for profile 'Applications Start Page'. Delete the value set at user level and save
    4) Retry
    Regards,
    Cheryl

  • What is a valid location for autorecovery files when using Word for MAC?

    What is a valid location for autorecovery files when using Word for MAC?

    Microsoft Word for Mac support forums is probably a better place to ask.

  • Daily Business Intelligence Administrator is not a valid responsibility for

    Hi there
    I am trying to access the Business Intelligence through Daily Business Intelligence Administrator responsibility I am getting following error.
    Daily Business Intelligence Administrator is not a valid responsibility for the current user. Please contact your System Administrator.
    How I am going to find out that Business Intelligence is fully installed and enable?
    Thanks
    ASIM

    Try using the FUNCTIONAL ADMINISTRATOR responsibility.
    Navigate to core services > caching > global components (can't remember if that's exactly the right names)
    Then press the clear cache button.
    Sometimes you get this error if you haven't performed these steps.

  • Functional Administrator is not a valid responsibility for the current user

    Hi,
    I have sysatem administrator responsibility as I am DBA on PRD. I assign myself functional administartor responsiblity. Now when i access fucntioanl administrator responsiblity,
    I am getting error as
    Functional Administrator is not a valid responsibility for the current userPlease help as I need to look at SSHR page for the use who is getting error while laucnhing
    Employee Self Service >>> My Benefits Data >>> Financial Profile
    Error: the requested URL was not found, or cannot be served at this time
    Please help for how I can access functional administrator resp to work further on users issue

    Please post the details of the application release, database version and OS.
    Have you granted “Security Administrator” role to your user? If not, please do so and check then.
    Also, check Apache log files for any errors.
    Thanks,
    Hussein

  • "Java" is not a valid setting for the language attribute

    Got an exception on Weblogic 10.3 after deployment in the JSP as ""Java" is not a valid setting for the language attribute"
    I installed weblogic 10.3 and deployed one of the applications.
    The JSP containing code like <%@ page language="Java" import=" is giving error.
    The error message is like this
    "Java" is not a valid setting for the language attribute"
    Please let me know if i need to include some jars or change some setting.
    Thanks and Regards
    Manoj

    Thanks a lot.
    It is working now with small j of java. But i would still like to know why it was working in Oracle 10g app server and tomcat 5.0 server as well, but not in weblogic 10.3 server. If possible please tell me.
    Thanks and Regards
    manoj

  • Server settings for remote Server in Flash Builder 4.5 Premium

    Has anyone figured this out? Seems like everyone is talking about FlashBuilder that comes with PHP and that doesn't help me. So I'm still having trouble moving my mobile app to a remote server and I have FlashBuilder 4.5 Premium without PHP.
    I have created a PHP project outside of Flash Builder and then I have connected to it using the Data/Service tab, but then it ask for the server information and that is where I'm having the issues.
    It works create with the setting like this.
    MAC:
    Server Options
    Web Root: /Applications/MAMP/htdocs
    Root URL: http://localhost/
    But when you try to export a release build or just like to test it, and insert your server settings.
    Server Options
    Web Root: /home/username/domain_name/
    Root URL: http://mydomain.com
    It doesn't Validate which in turn won't let the project work. Also it would be nice to put the remote server in there for testing instead of just for release builds. Any one have an answer. Every tutorial or explanation shows localhost.
    thanks

    Hello guys,
    I have found a solution: In ZendFramework/library/Zend/Amf/Response/Http.php  linenumber 59:
    $ssl = $_SERVER['HTTPS']; is given an error.
    I did this:
    $_SERVER['HTTPS'] = 'off';
    $ssl = $_SERVER['HTTPS'];
    So add this line....
    And it works...
    Hope it works for you too.
    Ooh, and don't forget to follow the instruction of TweenOut.
    Erik.
    Van: tweenOut [email protected]
    Verzonden: dinsdag 20 december 2011 18:42
    Aan: EGJ Steens
    Onderwerp: Server settings for remote Server in Flash Builder 4.5 Premium
    Re: Server settings for remote Server in Flash Builder 4.5 Premium
    created by tweenOut <http://forums.adobe.com/people/tweenOut>  in Using Flash Builder - View the full discussion <http://forums.adobe.com/message/4095833#4095833

  • How to set up iTunes with an external hard drive so that there is not a double location for the iTunes Media folder

    Hi,
    A very helpful postee got to the end of his knowledge level, so I am posting this for you tech guys to sort out. Bit long because I've tried to set it out step by step. Briefly I'm new to iTunes and my laptop has a very small hard drive and is virtually full and due to be replaced. So I want to use an external hard drive.
    Now I know that iTunes installs itself to two locations: 1. Programs Files 2. Music. And its the Music location that bothers me.
    I asked about using an external hard disk to store the actual AAC files. I was advised that in order to change the loaction of the iTunes media folder I was should employ preferences/advanced/ and this is what i saw (as you would expect):
    Then I hooked up my hard drive, hit 'change', and this is what I saw:
    I was a bit worried by the lack of pathway details, but assumed it must have done something on the external drive, so I looked on  it and this is what i saw (highlighted):
    But compare this with what was in the directory I attempted to reproduce, viz in the iTunes folder in /laptop/Music/iTunes:
    A ton of stuff. The only stuff that corresponded with what iTunes had created on my external hard drive was in Music/iTunes/iTunes Media folder:
    Now this suggests that there are TWO locations for my preferences. The advanced tab only allowed me to ADD an extra location, not REPLACE the original.
    So:
    1. Which of the two locations will iTunes choose when I add music? Surely it will go with the original pathway laid down in the directory when iTunes was installed, and ignore my external Hard Drive? I mean, how can there be two automatic locations?!!!
    2.. I don't mind itunes library being on my laptop as this is just a list, but it obvoiusly has to have a pathway to the site where the actual AAC files are stored.
         so surely it won't work unless the whole lot is on the external hard drive: library, extras, genius, the lot?
    4. How then do I get it all on the external since merely changing "preferences" doesn't do the job?
    5. Is this perhaps the reason why so many people report that iTunes does not recognize their external hard disk:
    http://www.ehow.com/info_12199596_external-hard-drive-not-recognized-itun es.html
    I just don't want this to happen to me. Any answers?
    Philip Joy
    UNITED KINGDOM

    As I've replied to your other threads...
    Easy method 1:
    Move or Copy entire working library from current location to the root of your external drive. Press & hold down shift (option on a Mac) as you click the icon to start iTunes. Click Choose when prompted, then browse to ..\iTunes\iTunes Library.itl on the external. If you copied the library across then test your new library works properly after renaming the original folder, before deleting the original folder to recover space.
    Easy method 2:
    If you haven't really started to build your library. Press & hold down shift as you click the icon to start iTunes. Click Create. Browse to the root of the external drive. Create the library as ITunes. Drag your media into ..\iTunes\iTunes Media\Automatically Add to iTunes.
    Complex method:
    Required if you've already tried other things and now have media & library scattered around. See the post make a split library portable.
    in addition...
    In all cases the idea is to get a library folder called iTunes containing a media folder called iTunes Media with all media inside this media folder. Once you have the library in this shape it is easy to reconnect to the library with the shift-start-iTunes method if the drive letter changes, move the library to another computer, and backup the library by cloning the folder to another drive.
    tt2

Maybe you are looking for

  • Error while writing to file

    Hi all,i am trying to write some data into a file using utl_file.But i am getting UTL_FILE.WRITE_ERROR Here are the details '    v_file_name := 'File'||TO_CHAR(SYSDATE, '_DDMMYYYY_HH24MISS')||'.csv';       v_file_handle := UTL_FILE.FOPEN(p_file_dir,

  • Upgrading 10.3.9 to Leopard on Dual 2.5 G5

    Hi, Currently use a Dual 2.5 GHz PowerPC G5 with OS 10.3.9 For the moment I have 1.5 GB Memory 24' Cinema HD Display Samtron 94B Display I use it essentialy with Final Cut Pro Studio HD, early edition which gives me Final Cut Pro v. 5.0.4 I also use

  • Move files and create unique name something wrong with my script

    Can you see where I might be going wrong here? Just trying to create a unique name if something exists. In English. Move file to the destinationFolder Item exists in destinationFolder > Move file in the destination folder to the fake Trash > If it ex

  • Why this path doesnt work when there is "!DOCTYPE" element?

    Hi, I need to extract contents from an xml file, which looks like <hr /> <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE article PUBLIC "-//ES//DTD journal article DTD version 5.0.1//EN//XML" "xyz501.dtd" > <!-- LINE 1 --> <article docsubtype="fla">

  • Notes can not be enabled

    can not enable icloud notes in system prefs running mountain lion, although it works on iphone and ipad. suddenly stopped working and we can't figure out why.