Multiple Application Domain Error with Preloader

Hi all,
I'm attempting to upgrade to Air 3.6. My app runs as a swf on the web and also meant to be packaged as a "slow" build (not interpreter) for iOS since I need the performance of Starling. Since it's a fat app, so thus it has a preloader for the web, which works perfectly. However when I try to start the app in ios-debug on my iPad, I get:
[Fault] exception, information=Error: Error #3747: Multiple application domains are not supported on this operating system.
mPreloader = new PreloaderSwfEmbed();
mPreloaderLoader = Loader(mPreloader.getChildAt(0));        // need to wait until the swf loads before grabbing all the information from it
mPreloaderLoader.contentLoaderInfo.addEventListener(Event.COMPLETE, EmbeddedPreloaderLoadCompleteCB);
On the first line of my code snippet here. How can I insert permission regarding multiple application domains for embedded swfs?
Thanks!
  ZS

Ok so I got the swf to load by changing the code above to the following:
          var context:LoaderContext = new LoaderContext(false, ApplicationDomain.currentDomain);
               context.allowCodeImport = true;
               mPreloaderLoader = new Loader();
               mPreloaderLoader.contentLoaderInfo.addEventListener(Event.COMPLETE, EmbeddedPreloaderLoadCompleteCB);
               mPreloaderLoader.loadBytes(new PreloaderSwfEmbed(), context);
But now when I run the app I get a message dialog on the iPad saying:
Uncompiled ActionScript
Your application is attempting to run uncompiled ActionScript, probably due to the use of an embedded SWF. This is unsupposed on iOS. See the Adobe Developer Connection website for more info.
And yes I am using Adobe Air SDK 3.6, and building with -swf-version=19, at least on the main swf. The other swf was made with an fla with Flash Pro.
Any help people? Why is this still not working? I thought it was fixed in 3.6. I must be missing something.
Thanks!

Similar Messages

  • Multiple application domain error with ANEs

    I'm building a mobile app that loads external SWFs, and it works fine when I include the current application domain in the loader context for the Loaders.
    However, as soon as I include some native extensions I need to use for the app, I start getting this familiar error:
         Error #3747: Multiple application domains are not supported on this operating system.
    I've tried switching to the parentDomain, grabbing the application domain from the parent's loaderInfo... no dice.
    Anybody know a workaround for this?
    I really need to load the SWFs and I really need the ANEs...

    Well, in case anyone else runs into this issue, here's what I did that fixed it...
    I just deleted the <extensions> node from the application descriptor XML and re-published. I have no idea why that fixed it (since Flash Builder repopulates that node when you include ANEs in your build packaging). But it did.

  • IOS AIR3.6  runtime error 3747 Multiple application domains are not supported on this operating syst

    3747
    Multiple application domains are not supported on this operating system.
    I'm getting this error from an IOS app compiled with air 3.6.
    No code has changed  from Air 3.5 which is error free. Web app / android versions of the same codebase do not error.
    See the stackTrace below ( well done Adobe for providing this since air 3.5 !! )
    I use swfloaders for loading embedded swf vector art graphics. This has not caused any issue until now. Should I load all art into the main app's application domain ?
    The error does not crash the app and I could suppress it easily but is could the tip of the iceberg because application domains are scary stuff.
    Error: Error #3747
            at flash.display::Loader/loadBytes()
            at mx.core::MovieClipLoaderAsset()
            at mx.controls::SWFLoader/loadContent()
            at mx.controls::SWFLoader/load()
            at mx.controls::SWFLoader/initializeHandler()
            at flash.events::EventDispatcher/dispatchEvent()
            at mx.core::UIComponent/dispatchEvent()
            at mx.core::UIComponent/set processedDescriptors()
            at mx.core::UIComponent/initialize()
            at com.komodomath.app::ImageSWFloader/initialize()
            at mx.core::UIComponent/http://www.adobe.com/2006/flex/mx/internal::childAdded()
            at mx.core::UIComponent/addChildAt()
            at spark.components::Group/addDisplayObjectToDisplayList()
            at spark.components::Group/http://www.adobe.com/2006/flex/mx/internal::elementAdded()
            at spark.components::Group/setMXMLContent()
            at spark.components::Group/set mxmlContent()
            at spark.components::SkinnableContainer/set mxmlContent()
            at spark.components::SkinnableContainer/createDeferredContent()
            at spark.components::SkinnableContainer/createContentIfNeeded()
            at spark.components::SkinnableContainer/createChildren()
            at mx.core::UIComponent/initialize()
            at com.komodomath.lesson::SaveStatusCheck/initialize()
            at mx.core::UIComponent/http://www.adobe.com/2006/flex/mx/internal::childAdded()
            at mx.core::UIComponent/addChildAt()
            at spark.components::Group/addDisplayObjectToDisplayList()
            at spark.components::Group/http://www.adobe.com/2006/flex/mx/internal::elementAdded()
            at spark.components::Group/addElementAt()
            at mx.states::AddItems/addItemsToContentHolder()
            at mx.states::AddItems/apply()
            at mx.core::UIComponent/applyState()
            at mx.core::UIComponent/commitCurrentState()
            at mx.core::UIComponent/setCurrentState()
            at mx.core::UIComponent/set currentState()
            at com.komodomath.maingroups::LessonGroup/handleNewLessonClick()
            at com.komodomath.maingroups::LessonGroup/___LessonGroup_KButton1_click_lessonOver()

    same issue as http://forums.adobe.com/message/4736711

  • Application Domain error

    While trying to invoke a web service the following error is encountered. "Your
    application domain is not configured for weblogic integration which is required
    to run a JPD file. Please select an integration domain to run your JPD file. You
    can use tools-Applications properties menu to set the domain for your application."
    Any help on getting beyond this issue would be greatly appreciated.

    James,
    The error states that the domain which you are connected to currently does
    not support Integration. In Workshop each application connects to a single
    server. This can be changed by viewing the WebLogic Server entries under the
    applications properties tab.
    Tools -> Application properties - WebLogic Server
    Can you choose an intergration server from entries listed ?
    By default the list contains the various sample servers shipped with the
    product.
    You can create a new integration domain by running the configuration wizard
    and then connect to that domain too.
    Hope this helps.
    Regards,
    Raj Alagumalai
    Backline Workshop Support
    "James Stamp" <[email protected]> wrote in message
    news:3f7a144d$[email protected]..
    >
    While trying to invoke a web service the following error is encountered."Your
    application domain is not configured for weblogic integration which isrequired
    to run a JPD file. Please select an integration domain to run your JPDfile. You
    can use tools-Applications properties menu to set the domain for yourapplication."
    Any help on getting beyond this issue would be greatly appreciated.

  • Domain Error with Network Chat

    Since this afternoon, I have been able to sucessfully iChat with all the macs in my house. When I got home 5 minutes ago, and tried to log onto iChat, an error popped up
    Lost connection to Bonjour
    NSNetServices error -72000, domain 10
    What does this mean and is there any way to fix it. I'm on an Intel Mac Mini running 10.4 and iChat 3.1.5
    Dean

    Hi Deashute,
    If the Mac sleeps it will disconnect for the Network, be that LAN and/or Internet.
    The way it wakes up does not always find all the networks straight away. In fact ichat can say it can not Video chat at this time as it can restart faster than the computer re-establishes network connections.
    I have not seen this particular error but this seems the most likely.
    10:22 PM Monday; December 4, 2006

  • font color=blue multiple applications in "open with" menu /font

    I made a bootable backup last week with CCC.
    The external drive kept turning on whenever I went into the "open with" menu. I ejected and unplugged it.
    That was yesterday.
    Today, there are multiple copies of every application in the "open with" menu.
    How can I get the menu back to normal settings?
    Thanks!

    Go here:
    http://www.thexlab.com/faqs/resetlaunchservices.html
    And follow the instructions.
    This should fix your machine but not your clone. I've never used CCC so I have no idea what might have caused that.

  • Multiple event log errors with Indesign.exe

    A colleague is having some issues with CS3 and certain programs keep crashing and she has to keep restarting. I've not been given any further info at this stage so  I decided to delve into her event logs. Doing so uncovered a number of different InDesign errors, not of which seem to turn up especially relevent or helpful information when researched using Google.
    Faulting application InDesign.exe, version 6.0.0.352, time stamp 0x48bf8dab, faulting module GRAPHICS.RPLN, version 6.0.0.352, time stamp 0x48bf96f6, exception code 0xc0000005, fault offset 0x0003d27f, process id 0x1468, application start time 0x01cb064fddc3e01a.
    which has occured 7 times within the last hour or so. And
    Faulting application InDesign.exe, version 6.0.0.352, time stamp 0x48bf8dab, faulting module TEXT EDITOR.RPLN, version 6.0.0.352, time stamp 0x48bfaeb3, exception code 0xc0000005, fault offset 0x0001c187, process id 0x968, application start time 0x01cb063042d7b346.
    Dreamweaver, so different, but earlier in the week:
    Faulting application Dreamweaver.exe, version 10.0.0.4117, time stamp 0x48c874b4, faulting module MSVCR80.dll, version 8.0.50727.3053, time stamp 0x4889d619, exception code 0xc0000005, fault offset 0x00015500, process id 0xae8, application start time 0x01cb0328d57ca5c2.
    Last week:
    Faulting application InDesign.exe, version 6.0.0.352, time stamp 0x48bf8dab, faulting module Public.dll, version 6.0.0.352, time stamp 0x48bf8c2d, exception code 0xc0000005, fault offset 0x0002fd16, process id 0x1564, application start time 0x01cb0164aa056a40.
    Not sure if these are connected to her Creative Suite applications crashing, but they certainly don't look overly encouraging. She's running CS4 Design Standard, on a Dell XPS 420 with 3GB RAM and 32bit Vista Business OS.
    Any help appreciated as she's had to restart 3 or 4 times today, loosing work each time.
    Thanks!

    Peter, that's a good point, I'll get her to run an update. In the past we have been sceptical of updates since this seemed to cause more problems when the software was running fine, but I guess we have little choice here. Fingers crossed!
    @VectorIsBetter09 that's an interesting point. We do have somebody running Windows 7 64bit with the same applications installed (fresh install of CS4 rather than an upgrade to it from CS3) and I believe that's not had any issues. However, it does seem odd that the PC has been running with this software for well over a year/18 months with very few problems.

  • PARM error (shows as mrap) with multiple selections, no error with single selection

    Hello all,
    I am new to Illustrator scripting this is my first script. I am getting a this error " Error 1200: an Illustrator error occurred: 1346458189 ('MRAP'): line 50" which is the line:
    var next_board = doc.artboards.add([next_board_L, next_board_T, next_board_R, next_board_B]); 
    It only occurs when I have multiple selections and never when I have only one selection. After a little research I have found the error is actually PARM, but I don't see any uninstantiated variables or other  issues that could be throwing this error. I am on a mac Illustrator CC. I would appreciate any help on the matter. Below is the full script.
    #target Illustrator
    // This script was made to take all selected objects
    // Create a new arboard for all Selected objects
    // At a user specified width and height then
    // Scale the object to the artboard size and center
    var doc = app.activeDocument;
    var select = doc.selection;
    if (select.length &gt; 0) {
         var title = "Fit Selected Object(s) to Artboard(s)";
         var msg = "Enter the width and height of artboards (single number)";
         var board = Number(Window.prompt (msg, 0, title));
         for(var i = 0; i &lt; select.length; i++) {
              var selectW = select[i].width;
              var selectH = select[i].height;
              if(selectH &gt;= selectW) {
                   if(board &gt; selectH) {
                        scale = board/selectH*100;
              } else {
                   scale = board/selectW*100;
              var boardIdx = doc.artboards.getActiveArtboardIndex();
              var boardSrc = doc.artboards[boardIdx];
              var boardSrc_L = boardSrc.artboardRect[0];
              var boardSrc_T = boardSrc.artboardRect[1];
              var boardSrc_R = board;
              var boardSrc_B = -board;
              var moveX = 10;
              var next_board_L = boardSrc_R + moveX; 
              var next_board_T = boardSrc_T; 
              var next_board_R = next_board_L + (boardSrc_R - boardSrc_L); 
              var next_board_B = boardSrc_B;
              var next_board = doc.artboards.add([next_board_L, next_board_T, next_board_R, next_board_B]); 
              select[i].resize(
                  scale, //this is a percentage of current width 
                  scale, //this is a percentage of current height 
                  true, // changePositions 
                  true, // changeFillPatterns 
                  true, // changeFillGradients 
                  true, // changeStrokePattern 
              var selPosX = select[i].left;
              var selPosY = select[i].top;
              var selBoardDiffX = next_board_L - selPosX;
              var selBoardDiffY = next_board_T - selPosY;
              var toCenter = 0;
             select[i].translate (
                       selBoardDiffX,
                       selBoardDiffY,
                       true,
                       true,
                       true,
                       true
             var boardH = next_board.artboardRect[2] - next_board.artboardRect[0];
              var boardW = next_board.artboardRect[3] - next_board.artboardRect[1];
             if( boardH &gt; select[i].height ) {
                  toCenter = (boardH-select[i].height)/2;
                      select[i].translate (
                                0,
                                -toCenter,
                                true,
                                true,
                                true,
                                true
             var NegSelectW = select[i].width * -1; //Must be a negative number
             if ( boardW &lt; NegSelectW ) {
                  toCenter = (boardW+select[i].width)/2;
                      select[i].translate (
                                -toCenter,
                                0,
                                true,
                                true,
                                true,
                                true

    Ah I finally understand. I looked into that post a little more an started experimenting. I used the function posted to create my artboards. Its a lot easier if you can think
    (x, y, width, height). So yes the issue was with my variable but not in the way I was thinking.
    for those who need it here is the function posted in that thread
    var newRect = function(x, y, width, height) { 
        var l = 0; 
        var t = 1; 
        var r = 2; 
        var b = 3; 
        var rect = []; 
        rect[l] = x; 
        rect[t] = -y; 
        rect[r] = width + x; 
        rect[b] = -(height - rect[t]); 
        return rect; 

  • Application & Runtime Error with Full Motion Recording

    I keep encountering the following errors when trying to add
    some full motion recording to an existing project in Cap2.
    Application Error: Unknown software exception 0x0eedfade at
    0x7c812a5b
    Runtime Error: 217 at 01661812
    After hitting end to stop recording project immediatly shows
    these errors and closes. I am recording a web application using IE6
    when this happens. Thoughts?

    1) Upgrade to Captivate 3, which is better equipped to do
    full-motion slides. If that isn't an option,
    2) try planning your project without the need for
    full-motion. If that isn't an option,
    3) try another product which is better designed for
    capturing "dynamic" actions. Captivate really isn't in its own
    element doing full-motion captures of any length.
    Sorry I don't have better news, tsumpter, but I hope the
    thoughts are some help to you.
    .

  • Stand-alone application generates error with function 'Ramp Pattern' (bug in application builder?)

    Hello,
    in my program a main.vi links to a sub-VI via 'open VI reference' and 'invoke node'. In this sub-VI the function 'Ramp Pattern' is used. The program itself runs normally, but if I build a stand-alone application using application builder I get an error message 'error 1003 occurred ..'. I believe this error is directly related to the build specifications which are as follows: the main.vi is referenced in a main build specification, the sub-VI in its own specification where the target is a LLB.
    I appended an example-program that exhibits the error (when executing 'Application.exe' and pressing 'calculate ramp'). The error does not occur when disabling the 'ramp pattern' function and rebuilding the application.
    I would rate this to be a bug in the application builder and would appreciate any help on how to solve this problem. However, due to the structure of the whole program the sub-VI has to remain in its own LLB.
    Attachments:
    RampPattern.zip ‏198 KB

    There can be reasons why a VI might appear broken when loaded from an executable. For example, if you have different versions of the same VI or enum that differ in such a way as to break the calling VI, that can cause a broken arrow when loaded from the executable. If you have DLLs being called and the runtime engine can't find the DLL, that can cause a broken arrow that you might not see otherwise. Finally, there is a bug related to a VI appearing broken when its not.
    Mike...
    Certified Professional Instructor
    Certified LabVIEW Architect
    LabVIEW Champion
    "... after all, He's not a tame lion..."
    Be thinking ahead and mark your dance card for NI Week 2015 now: TS 6139 - Object Oriented First Steps

  • Multiple clock domains each with clock mulitplexing. Solve warning (Place 30-568])

    My design can be partitioned in several clock regions (up to 20 for now). In each region I've instantiated a PLL and each PLL generates 4 clocks. I need to multiplex these 4 clocks per each region and to clock gate the output based on a signal in the fabric logic.
    I know the a proper way of doing it would be to use 3 BUFGMUX components followed by a BUFGCE, however this has issues:
    1) Even if I have a V2000 Virtex7 FPGA, I can only use up to 32 BUFGs because of the placement constraints.
    2) Assuming I could give up and reduce the number of clock regions, it's impossible to place all 4 BUFGs in adjacent sites, therefore implementation fails unless I specify DEDICATED_CLOCK_ROUTE FALSE. I would prefer avoiding this option, because the design is fairly complex and Vivado struggles to meet timing already.
    I tried to multiplex the the first level of clocks with the fabric logic (simple MUXes in RTL) and then to multiplex them with a BUFGCTRL.
    Finally I used a BUFGCE to clock gate part of the logic. This reduces the number of BUFG per region to 2 (still not enough, but better than 4), the logic has no glitches on the output clock and the scheme looks like the following:
    clk0 _
             |_ 
              _ RTL_MUX (LUT)___
    clk1 _|                                    |
                                                   |__
    clk2 _                                       __BUFGCTRL____BUFGCE_______logic
             |_                                    |                           |
              _ RTL_MUX (LUT)____|                           |__clock_gating/selection_logic
    clk3 _| 
    This attempt worked with a portion of the design and everything runs correctly. However when I instantiate the entire design (rougtly 50% occupation on the V2000), Vivado is unable to fix hold violations.
    In addition, with both the full design and the smaller portion, I still warnings, which I don't know how to resolve. Maybe if I could fix those, I would have more chances to get a working design.
    This is the warning I'm getting:
    [Place 30-568] A LUT 'clkmux_3/bufgctrl_1_i_2' is driving clock pin of 24 registers. This could lead to large hold time violations. First few involved registers are:
    I checked the schematic and the clocks multiplexed with the LUTs go straight to the BUFGCTRL, which is the one driving the registers listed in the warming. Does this mean that even if I use a BUFG, Vivado is still detecting that the clock originates from an LUT (the input to the BUFG)? Do you know a workaround?
    Thank you in advance. Kind regards.
    Paolo

    Hi,
    Ideally what you are trying to do is using gated clocks. Clock should in general not be gated through LUT's or fabric logic. You should use buffers to do that. However in your case, considering you have taken care of the hold violations and the timing, you can safely ignore these warnings. This warnings just warns you about the clock gating throught he LUT's which might affect the device timing. Write proper timing constraints and make sure you meet timing. That shoud do.

  • Cross Domain error for Silverlight + MVC application with self hosted WCF service on azure

    Hi,
    We are migrating existing Silverlight application to MVC; existing Silverlight application is hosted on
    Azure which is consuming self-hosted WCF service. For authentication we have implemented
    ADFS with WIF (passive). The cloud service (<myWebSite>.cloudapp.net) is C Name to (<myWebSite>.<myDomain>.com) and we 
    are consuming  WCF service at <myWebSite>.cloudapp.net/<myService>.svc, as we were getting “Cross Domain” error so we have added “clientaccesspolicy.xml” at the root of “WEB ROLE”.
    Existing Silverlight application works fine but the problem occurred when we deploy our migrated application to the same cloud service. We are getting a “Cross Domain” error.
    The same migrated application works fine on UAT environment, the only difference is UAT environment is
    without ADFS WIF implementation.
    Migrated application is half Silverlight and half MVC with initial landing page is Silverlight. MVC web role is used to host the service i.e. .SVC . To go to SL landing page , redirected from home controller. Following is being observed in fiddler for this
    application
    Existing Silverlight application -
    After authentication with ADFS it redirect to Silverlight landing page.
    Before calling service method it looks for “clientaccesspolicy.xml”
    In response header we are getting the content of “clientaccesspolicy.xml”
    And after this everything works fine
    Migrated Silverlight-MVC application –
    After authentication with ADFS it redirects to “HomeController” and from there we are redirecting to Silverlight landing page.
    Before calling service method it looks for “clientaccesspolicy.xml”
    In response header we are getting  following content - “https://federation-sts.<myDomain>.com/adfs/ls/?wa=wsignin1.0&amp;
    wtrealm=https%3a%2f%2f<myWebSite>.<myDomain>.com&amp;
    wctx=rm%3d0%26id%3dpassive%26ru%3d%252fclientaccesspolicy.xml&amp;wct=2014-03-17T10%3a36%3a04Z”
    4.Throw “Cross Domain” error.
    Also we have added filter in
    RouteConfig
    for .xml file
    routes.IgnoreRoute("{*allxml}",
    new { allxml = @".*\.xml(/.*)?" });
    NOTE: There is no configuration change apart from MVC configuration.
    We have done RDP to web role and found that “clientaccesspiolicy.xml” is present at “E:\approot” location and it is also accessible at “https://<myWebSite>.<myDomain>.com/clientaccesspolicy.xml”.
    Please help
    Thanks,
    Rahul P

    Hi,
    Please try to configure the cross domain policy file to allow public read access (that is, access it without federation requirement), make sure you can access the address
    http://something/clientaccesspiolicy.xml directly in a browser
    without redirecting to check whether the cross domain policy file could be anonymous accessed (Please start a new browser session and make sure you're
    not logged in. Then test the cross domain policy file.).
    Best Regards,
    Ming Xu
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Error with SwfLoader and new application domain

    Hi
    I have a test with a SWFLoader loading an application in a different application domain.
    Test with SWFLoader is ok when you load the application in the same application domain but when I want a new Application Domain, I have an error message with a flahplayer debug version when I use the unload method.
    Is this a bug ?

    I use FlexUnit 4 and FlexBuilder 3
    I want to test the behaviour of a custom class which extends SWFLoader,
    including when it loads (and unloads) an application in a new
    application domain, but I have this error message so I tried some very
    simple tests on SWFLoader.
    In my test I just load a swf file in a new application domain and unload
    it when it's completed. On the "unloadAndStop" method I have this error
    message :
    TypeError: Error #1009:
        at
    mx.managers::SystemManager/removeChildBridge()[C:\autobuild\3.3.0\frameworks\projects\fram ework\src\mx\managers\SystemManager.as:4844]
        at
    mx.controls::SWFLoader/contentLoaderInfo_unloadEventHandler()[C:\autobuild\3.3.0\framework s\projects\framework\src\mx\controls\SWFLoader.as:2160]
        at flash.display::Loader/_unload()
        at flash.display::Loader/unloadAndStop()
        at
    mx.controls::SWFLoader/load()[C:\autobuild\3.3.0\frameworks\projects\framework\src\mx\cont rols\SWFLoader.as:1334]
        at
    mx.controls::SWFLoader/commitProperties()[C:\autobuild\3.3.0\frameworks\projects\framework \src\mx\controls\SWFLoader.as:1185]
        at
    mx.core::UIComponent/validateProperties()[C:\autobuild\3.3.0\frameworks\projects\framework \src\mx\core\UIComponent.as:5807]
        at
    mx.managers::LayoutManager/validateProperties()[C:\autobuild\3.3.0\frameworks\projects\fra mework\src\mx\managers\LayoutManager.as:539]
        at
    mx.managers::LayoutManager/doPhasedInstantiation()[C:\autobuild\3.3.0\frameworks\projects\ framework\src\mx\managers\LayoutManager.as:689]
        at Function/http://adobe.com/AS3/2006/builtin::apply()
        at
    mx.core::UIComponent/callLaterDispatcher2()[C:\autobuild\3.3.0\frameworks\projects\framewo rk\src\mx\core\UIComponent.as:8633]
        at
    mx.core::UIComponent/callLaterDispatcher()[C:\autobuild\3.3.0\frameworks\projects\framewor k\src\mx\core\UIComponent.as:8573]

  • I want to open a domain.site2 file outside the default folder (User/Library/Application Support/iWeb) with iWeb11, but iWeb only opens the domain file in the default folder. If I delete the default domain file, iWeb wants to create a new site. Help please

    I want to open a domain.site2 file outside the default folder (User/Library/Application Support/iWeb) with iWeb11, but iWeb only opens the domain file in the default folder. If I delete the default domain file, iWeb wants to create a new site. Does anyone have the same problem or know how to fix it?

    In Lion the Finder folder is now invisible.  To make it permanetely visible enter the following in the Terminal applicaiton window: chflags nohidden ~/Library and hit the Enter button - 10.7: Un-hide the User Library folder.
    For opening your domain file in Lion for the first time or to switch between multiple domain files  Cyclosaurus has provided us with the following script that you can make into an Applescript application with Script Editor. Open Script Editor, copy and paste the script below into Script Editor's window and save as an applicaiton.
    Just launch the applicaiton, find and select the domain file you want to open and it will open with iWeb. It modifies the iWeb preference file each time it's launched so one can switch between domain files.
    do shell script "/usr/bin/defaults write com.apple.iWeb iWebDefaultsDocumentPath -boolean no"delay 1
    tell application "iWeb" to activate
    OT

  • Session cleanup issue with multiple Application servers

    Hi ,
    I am facing a strange problem with multiple application servers. The java Webdynro session does not get cleaned up completely when user closes the browser ( without using logoff ). On re-login it gets handle of old session and then fails for consecutive view on other webdynpro iviews with an invalid session error. It again starts working with a refresh event.
    Any ideas/suggestion if you have seen something similar before ?
    Thanks and regards,
    Amit.

    Hi Amit
    It seems that issues is not server related, but caused by your client browser. I know, for example, that IE8.0 keeps user session even if two separate browser instances opened on the same client machine. IE 7.0 and lower behave differently - they are separate user sessions per browser instance.
    BR, Siarhei

Maybe you are looking for

  • FTP to fieldpoint works in development environment but not in deployed app?

    I have developed a VI which employs FTP to upload data files created by another application embedded on a FieldPoint, not altogether unlike the "Redundant Datalogger" example VI found in the NI Developer Zone. Unlike that example, I am not employing

  • How do i add my own film to itunes?

    I have films from DVD's I just want to know how to put them on my iTunes or IPod?

  • Increase in Capitalization.

    Hi BCS experts, We are running the consolidation activity no.05 that is Increase in Capitalization in which we are mentioning the Equity Data and Investment Data separately with no change in percentage, while running the consolidation activity for th

  • Restoring single project from vault after Aperture 2.0 failure.

    Is it possible to restore a single project from my vault? Suddenly, one of my projects just died on me after I had just imported a very large TIFF, producing nothing but "cut out picture frames", and even after doing the newest update, which I didn't

  • How to calculation Stock Price

    Hi Expert,    I want to calculation amount in BEx. Key values are profit Center,plant,material ,but I am just want to display Profit center, who can tell me how to do this report in BEx.Amount using formula(Quantity * Standard Price) MultiProvider (0