Test of Flash Remoting failed

I have ColdFusion Developer edition installed. I tried to
test Flash Remoting by trying the following URLs:
http://localhost:8500/flashservices/gateway
and
http://localhost:8500/flashservices/gateway
and both of them produce "Web page not found" message. Does Flash
Remoting should be automatically installed with ColdFusion?
I attempt to reinstall ColdFusion 7.Do I need the latest
version or some updates? Is it possible to install Flash Remoting
separately to work with ColdFusion, if it's not found on my
computer?

Hi Luba2,
now, when having access the address of gateway of the
Remoting Flash for browser more does not return a blank page as in
version MX 6, but it is redirected for
http://servidor/flashservices,
that returns:
404 /flashservices/
/flashservices/
In this point, an entrance in the archive of log is created
flash.log:
"[Flash Remoting MX]->Request received was not Flash-based
(not of the binary AMF protocol)."
More information in:
http://www.adobe.com/support/documentation/en/coldfusion/mx7/releasenotes.html#otherchange s

Similar Messages

  • Flash Remoting on WebLogic App Server

    Hi!
    Ok, I have an application on my location machine that works
    great; no problems. I created a .WAR file of this application and
    installed it on a BEA WebLogic server. Everything works BUT the
    flash remoting. I tried numerous things, including uncommenting the
    servlet tags in my web.xml file, but nothing has worked. According
    to CF Administrator that is running on the WB server, Flash
    Remoting is enabled. The problem is the page will load but when you
    click the "Search" button, nothing is returned; the little clock
    just spins and spins.
    I tested the flash remoting with a simple app that I found
    referenced on these forums, that code is attached. This worked well
    on my local machine but not on the WebLogic server.
    Any advice you could offer would be greatly appreciated.
    Thank you,
    Jennifer

    Hi!
    Ok, I have an application on my location machine that works
    great; no problems. I created a .WAR file of this application and
    installed it on a BEA WebLogic server. Everything works BUT the
    flash remoting. I tried numerous things, including uncommenting the
    servlet tags in my web.xml file, but nothing has worked. According
    to CF Administrator that is running on the WB server, Flash
    Remoting is enabled. The problem is the page will load but when you
    click the "Search" button, nothing is returned; the little clock
    just spins and spins.
    I tested the flash remoting with a simple app that I found
    referenced on these forums, that code is attached. This worked well
    on my local machine but not on the WebLogic server.
    Any advice you could offer would be greatly appreciated.
    Thank you,
    Jennifer

  • How to test flash remoting?

    I am using cf 7.0.2.I want to use coldfusion remoting.
    Please let me know if I need install other software and how
    to make it work.
    I also need to know how to test the function.Thanks
    Mark

    mark416 wrote:
    > I am using cf 7.0.2.I want to use coldfusion remoting.
    >
    > Please let me know if I need install other software and
    how to make it work.
    >
    > I also need to know how to test the function.Thanks
    >
    > Mark
    flash remoting is built-in in CF7, and unless you need to
    enable
    integration of webs services, you do not need to change
    anything
    to test if fr is enabled, just go to
    http://localhost/flashservices/gateway
    - if you see a blank page in
    response you are good to go
    you will obviously need MM/Adobe Flash to make flash movies
    that
    get/post data with remoting... keep in mind, though, that
    flash
    remoting components were included with Flash only up to ver 8
    (Flash CS3
    does not have them at all, since it uses a different approach
    altogether; though you can still make it work with components
    for
    previous flash versions, it is a bit of a PIA...)
    i am sure others will add a lot to this (i am just a casual
    flash
    remoting coder/user - it is not my sharpest knife...)
    a few websites that helped me get going were:
    http://www.asfusion.com/blog/entry/remoting-for-coldfusion-flash-forms
    (and a lot of other pages in that blog + read comments too!)
    http://articles.techrepublic.com.com/5100-22-1050210.html#
    http://blog.vixiom.com/2007/04/17/actionscript-20-flash-remoting-with-flash-cs3/
    http://www.builderau.com.au/program/web/soa/Consuming-Web-services-in-Flash-MX/0,339024632 ,320282917,00.htm
    hth
    Azadi Saryev
    Sabai-dee.com
    http://www.sabai-dee.com

  • Is This a CS4 Flash Remoting Bug?

    I think I have discovered a bug, but am looking for others to comment and maybe somebody knows of somebody else that has experience with this issue.
    I have a very large flash app I am working on for a multi-user RPG game, it relies heavily on flash remoting via AMFPHP so that flash clients logged into the game may communicate with each other and the main game server which handles database storage, the game heartbeat functions,etc.
    I have been developing the app on Flash CS4 for Windows and never have had any trouble, it works fine in the IDE environment when testing the movie and the published version works fine as well.
    Now I have a Mac version of CS4 and I am getting some crazy problems running the app in Test Movie mode in the IDE.
    After I start the app in Test Movie mode and run it for a few seconds all flash remoting stops working, the game continues to run and no error messages are generated but all of the NetConnection calls do no do anything, they do not connect, they generate no errors. Ok, thats strange enough but now, if I kill the Test Movie and rerun it via Test Movie no NetConnection calls are made and the initial .connect call does not go through, I have watched the server logs on the other end and no attempts to reach the gateway.php are made. This continues until I unload all of the .fla and .as files associated with the project and then reload them, and then it starts again, works the first time for 5 seconds or so and then all NetConnections stop completely.
    So to summarize what I think is a bug specifically for the Mac platform of Flash CS4 Professional:
    1. Projects works fine in Flash CS4 for Windows
    2. In Flash CS4 for Mac, the project runs for about 5 seconds in Test Movie Mode and then all NetConnection activity stops
    3. No errors are generated for the NetConnection
    4. Continues to fail even restarting the project until I close the files and re-open them in the IDE
    Sounds like a bug, does anybody know of others with this problem, or does anyone have anything I can try?
    Thanks,
    Andy

    The application doesn't hang but the TextBlock ends up on top the Button when you set its Text property. That's why you cannot click on the Button.
    If you set the Text property of the TextBlock in the XAML markup you won't be able to click the Button when you run the app because of the same reason:
    <TextBlock x:Name="OutputMsg" Text="sample text"
    Margin="0,200,0,0"
    HorizontalAlignment="Center"
    FontSize="18" />
    The solution is, like you have already discovered, to put the TextBlock in the StackPanel so it ends up
    below the Button and not on top of it in the same Grid.
    Please remember to mark helpful posts as answer to close your threads and then start a new thread if you have a new question.

  • Flash Remote Debugger Help

    Yesterday, my Flash CS3 AS2 remote debugging stopped working
    after I installed a number of Adobe updates and on Mac OS X (Intel)
    update. Before I installed the updates, I was able to debug any SWF
    loaded in my browser window with the CS3 debug interface and output
    window. After I rebooted, all of my browsers stopped sending my the
    prompt to connect to a local host or enter an IP. Also, "debug" is
    no longer an option in the drop down menu when I right click on the
    swf in the browser window. Flash remote debugging is marked
    properly in the FLA publish settings and a new SWD is being
    published every time I test. But the player doesn't attempt to
    connect at all! I don't know if the loss of this functionality is
    related to the updates but it does seem that way.
    Any help, please?!
    Thanks,
    Steven

    Problem solved. After the update, I needed to get the newest
    version of the Adobe Debug Player for Intel Macs.
    see what players you have here:
    http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_15507&sliceId=1
    get the player specific to your OS here:
    http://www.adobe.com/shockwave/download/alternates/#fp

  • Flash Remoting not working in CF 10

    We've been using Flash Remoting for years and now, while testing CF 10 on a development server, find that it no longer works.
    In particular, I get a 404 error when trying to access https://{ip address}/flashservices/gateway.
    I've already confirmed that remoting is enabled in the Administrator and followed the steps given in the documentation (http://help.adobe.com/en_US/ColdFusion/10.0/Installing/WSc3ff6d0ea77859461172e0811cdec1896 9-7ffa.html).
    Any advice?

    If you don't want to change your as-files:
    JkMountFile
    "[Path to CF-Installation]/config/wsconfig/1/uriworkermap.properties"
    change
    /flashservices/gateway/* = cfusion
    to
    /flashservices/gateway = cfusion
    restart CF

  • VPN3005 BootCode 4.0 update failure : "flash erase failed"

    i become allways an BootCode 4.0 update failure "flash erase failed" !!!
    this is the second box (3005)with this behavior.
    vpn: Admin ->
    1) Concentrator
    2) Clients
    3) Bootloader
    4) Back
    vpn: Admin -> 3
    WARNING:-- Before beginning the bootloader upgrade, be aware of the following:
    o You must first download the latest bootloader from the Cisco website to
    your local disk and upload it to the device.
    o Before the upgrade, all network interfaces to the device are automatically
    shut down and restored afterwards. Because of this, you may want to warn
    users of the pending disconnect.
    o During the upgrade, reboots are automatically disallowed.
    o Do not power off the device during the bootloader upgrade process.
    Powering off the device will render it unusable.
    Do you really want to upgrade the bootloader? (Y/N) [N] Y
    Network interfaces are down ...
    64 06/14/2005 07:56:26.860 SEV=3 IP/2 RPT=11
    IP Interface 1 status changed to Link Down.
    List of Files
    CONFIG BOOT-IMG
    Name of the file for bootloader upgrade? BOOT-IMG
    Bootloader upgrade in process.
    This should take about 30 seconds.
    DO NOT POWER DOWN THE SYSTEM DURING THIS PROCEDURE!
    Bootloader update failure - The flash erase failed
    FATAL ERROR: Reboot will render the device unusable.
    Retry the bootloader update.
    DO NOT REBOOT until the update succeeds.
    Network interfaces are restored ...
    65 06/14/2005 07:56:32.680 SEV=3 IP/1 RPT=12
    IP Interface 1 status changed to Link Up.
    System Status
    VPN Concentrator Type: 3005
    Serial Number: CAM09200421
    Bootcode Rev:
    Cisco Systems, Inc./VPN 3000 Concentrator Series Version 2.5.Rel Jun 21 2000 18:57:52
    Software Rev:
    Cisco Systems, Inc./VPN 3000 Concentrator Version 4.7.Rel Mar 10 2005 14:58:16
    Up For 0:03:01
    Up Since 06/20/2005 02:22:21
    RAM Size: 64 MB (Memory Status: Green)
    Fan | Temperature
    Fan 1 Fan 2 | CPU Cage
    6027 RPM 5973 RPM 36C/96F 40C/104F
    CCO recommends to send in this box to Cisco ! but the new box from my reseller has the same problem / behavior !!!
    any idea ?

    I did the same thing, TAC support said they've had like 20 people complain about this. He said "there is no reason to update the boot code on a 3005 model. It is only needed on the 3015 and higher models to support RAM chips larger than 256MB." TAC support said DO NOT UPDATE the boot code on the 3005.
    I suggested that they make note of this SOMEWHERE in their documentation. He provided me with some hidden low-level commands to erase the boot code, but as he said the 3005 doesn't need v4 of the boot code, and the boot code hasn't been tested for it, it's possible it would just break the concentrator. He then added the only way to 'fix' a damaged boot code is to replace the entire unit. He suggested we not touch it anymore, and leave the boot code running as-shipped.

  • Web Host can't get Flash Remoting to work

    Please help this non-technical client get my website up,
    please!
    I have had an application developed and my programmers have
    utilized FlashRemoting.
    I have seen the application working on one web host's testing
    server, but we had to move it because of tech support issues.
    This new host has told me that they've installed Flash
    Remoting, but my programmers say it is not installed properly.
    (The say it must be installed, not copied into wwwroot)
    One very confusing issue is this:
    1. A testing link using my domain name pointing to a
    flashremoting sample does NOT work
    http://www.investlogos.com/flashremoting/samples/asp/default.htm
    2. The very same link only using my IP Address instead of my
    domain name DOES work.
    http://69.90.47.4/flashremoting/samples/asp/default.htm
    The programmers have opened a trouble ticket asking for the
    .Net environment to be installed where the domain is hosted and to
    resolve the address, but no response as of yet from tech support.
    Both sides are saying it isn't thier fault and I am stuck in
    the middle with a website 2 months past deadline.
    Does anyone have any ideas about what is going on, or at
    least what 'side' I should harp on to get his fixed?
    (...or as a last resort, can anyone tell me a REALLY good
    host that supports Remoting? I'd hate to move again, but spinning
    my wheels is getting me nowhere!)
    Thanks to anyone who has any input.

    Hi,
    Since you have talked about .NET I assume that you are using
    .NET as
    application layer.
    If yes then yes you need get .NET framework installed before
    you
    attempt to install the Flash Remoting.
    If your sample work from IP then I can say Remoting is
    installed
    properly if your IP is the same where the site domain points
    to.
    So if the IP and the Domain are the same box then problem is
    not with
    the installation rather I should be with Remoting licensing
    issue you
    got to buy the Remoting license to use that and I guess the
    demo or
    Developer license is being installed there.
    You can mail me if you want to discuss this to find the
    solution at
    [email protected]
    Remove all the numeric from the email id to get the correct
    one.
    Good Luck
    Hemendra Singh

  • HELP: Problem using AS3 and CF-Flash Remoting CFC

    I am trying to use CF flash remoting from an AS3 Class using
    the NetConnection class. The approach I am using is directly from
    "ActionScript 3.0 Cookbook" by Joey Lott et. al.
    I am using a totally standard default install of CF, Flex and
    SQL server on Windows 2003 R2.
    When I do a CF Flash remoting call using,
    _netConnection = new NetConnection();
    _netConnection.connect('
    http://pordev2.wcrt.xeroxlabs.com:8500/flashservices/gateway/');
    _netResponder = new Responder(onGotData, onGotError);
    _netConnection.call("porTechDB.PorComponents.ProjValuationRemote.getProjValuationData",
    _netResponder, 1, strtest);
    all seems OK. The CFC returns the integer and string just
    fine.
    HOWEVER, when I also add an associative array, "aa", to the
    string of arguments, I get an error...
    _netConnection.call("porTechDB.PorComponents.ProjValuationRemote.getProjValuationData",
    _netResponder, 1, strtest, aa);
    returns the error: "Unknown object type tag (17)"
    The same error is also returned if "aa" is an XML variable
    instead of an associative array.
    So:
    a) Is this a bug?
    b) Is there an AS3 specific gateway I should have referenced?
    c) Is Flash Remoting not yet supported in AS3?
    Thanks you for your time,
    Ned
    =================================================================
    Here is my test code:
    <cfcomponent displayname="ProjValuationRemote"
    hint="Returns an array of Project Header, Valuation and supporting
    data recordsets">
    <cffunction access="remote" name="getProjValuationData"
    output="false" returntype="String">
    <cfargument name="test1" type="numeric" required="no"
    default=1>
    <cfargument name="test2" type="string" required="no"
    default = "a default string">
    <cfargument name="AA" type="Struct" required="no">
    <cfset testReturn = #test2# & ": TESTING -- This is
    the return integer: " & #test1#>
    <cfreturn testReturn>
    </cffunction>
    </cfcomponent>
    public function requestVRD():void {
    var strtest:String = "Simple test string";
    var aa:Object = new Object();
    aa.curDataSet = 86;
    aa.curYear = 2007;
    _netConnection = new NetConnection();
    _netConnection.connect('
    http://pordev2.wcrt.xeroxlabs.com:8500/flashservices/gateway/');
    _netResponder = new Responder(onGotData, onGotError);
    _netConnection.call("porTechDB.PorComponents.ProjValuationRemote.getProjValuationData",
    _netResponder, 1, strtest);
    private function onGotData(re:String):void {
    // arVRD = re;
    trace(re);
    returnString = re;
    trace("got remote data response");
    private function onGotError(error:Object):void {
    trace("Executing the gotProjectData_Fault: " +
    error.description);
    trace("Executing the gotProjectData_Fault -- no detail");
    // setErrorAlert();
    This works as expected producing the following trace:
    Simple test string: TESTING -- This is the return integer: 1
    Replacing the remote with the following, which adds an array
    to the parameter list...
    _netConnection.call("porTechDB.PorComponents.ProjValuationRemote.getProjValuationData",
    _netResponder, 1, strtest, aa);
    Produces the following error:
    Executing the gotProjectData_Fault: Unknown object type tag
    (17)

    I didn't think so,
    We are putting together ads with alot of images with that 40k limit
    so the images don't look great.
    I was trying to find the best way to work with the images, while keeping it as simple as possible.
    Oh.... your right I was hoping to slowly introduce my associates into AS3, I thought If this could be done
    It woud be a great tool to introduce them to, but no
    Thank you for your time and feedback

  • Flash Remoting HTTP Status 500

    Kindly help me with getting Flash Remoting started. I am
    using CF8 and my Flex client connect to the Flash Remoting.
    Fault Detail:
    Channel.Connect.Failed error NetConnection.Call.Failed: HTTP:
    Status 500: url: '
    http://localhost/flex2gateway/cfamfpolling'
    Kindly provide your inputs.
    Best
    Sam

    Can you try the following to see if the error goes away:
    -- Stop the daemon manager
    -- Go to the directory NMSROOT/MDC/tomcat/work/Standalone/localhost
    and delete everything in under here, files and folders. You should see something like this under here:
    campus CSCOnm_servlet ipm rme
    campus_servlet CVng JSP_CAMPUS
    cmapps cwhp JSP_cmf_security
    You can delete all of these and once they are removed restart the
    daemons
    Note -- NMSROOT is the install path LMS
    ex) Solaris /opt/CSCOpx
    Windows c:\progra~1\CSCOpx
    Give it about 15 minutes to get everything restarted and rebuild the
    servlets we just cleared.
    Now let's go into the GUI and try to access the link that was giving the
    server error.
    Does it give the same error?

  • Flash Remoting in Director

    Hi guys,
    Does anyone has a sample on flash remoting inside director
    2004 mx?
    Thanks.
    Kind Regards
    Jun Canonigo

    Well, to be clear, the DataGrid component did not come with
    Director 2004. A developer can copy the SWC file over and have it
    available within Director.
    I can tell you that any of the Flash components which were
    not included in the release of Director 2004, were left out on
    purpose. The reason was because there was some degree of
    incompatibility at release. Specific what that is? I don't know the
    specific details.
    This does not mean that the DataGrid will not function in
    your project. It could simply mean that data binding doesn't work.
    Test Test Test is my main suggestion.
    As for using the DataGrid... You have access to all the
    exposed methods and properties to any component you add to
    Director. Thus you should be able to uses anything found here....
    http://livedocs.adobe.com/flash/8/main/wwhelp/wwhimpl/js/html/wwhelp.htm?href=Part4_ASLR2. html

  • Flash Remoting Works Locally But Not On The Server

    Hello,
    I have a flash file that connects to an asp.net page. The
    aspx page queries a databse and returns a set of records to flash.
    Flash reads in those records and processes those records. Locally,
    this works fine. However, on the server, nothing happends. I spoke
    with tech support at hosting company and they tell me everything is
    installed for Flash Remoting.
    Here is the code thats on the server:
    import mx.remoting.NetServices;
    import mx.remoting.NetDebug;
    mx.remoting.debug.NetDebug.initialize();
    //CONSTRUCTOR
    var inited:Boolean = false;
    if(!inited){
    inited = true;
    NetServices.setDefaultGatewayUrl("
    http://63.134.251.243/gateway.aspx");
    var gatewayConn
    bject = NetServices.createGatewayConnection();
    gatewayConn.setDebugID( "Gateway Connection" );
    var SQLQueryToolService
    bject = gatewayConn.getService("matthewlemke", this
    function SQLQueryToolAction(){
    SQLQueryToolService.test("SELECT * FROM flashImages");
    function test_Result(result){
    trace(result);
    _root.abc.text = result.toString();
    SQLQueryToolAction();
    Here is the code locally:
    import mx.remoting.NetServices;
    import mx.remoting.NetDebug;
    mx.remoting.debug.NetDebug.initialize();
    //CONSTRUCTOR
    var inited:Boolean = false;
    if(!inited){
    inited = true;
    NetServices.setDefaultGatewayUrl("
    http://localhost/matt/gateway.aspx");
    var gatewayConn
    bject = NetServices.createGatewayConnection();
    gatewayConn.setDebugID( "Gateway Connection" );
    var SQLQueryToolService
    bject = gatewayConn.getService("matt", this );
    function SQLQueryToolAction(){
    SQLQueryToolService.test("SELECT * FROM flashImages");
    function test_Result(result){
    trace(result);
    _root.abc.text = result.toString();
    SQLQueryToolAction();
    Any help is greatly appreciated.
    Thanks,
    Vic

    I am having the exact same problem. My remoting application
    works fine on my laptop as long
    as the url for the gateway reads
    http://localhost/remotingData/gateway.aspx,
    but if I change
    it to the name of my machine and attempt to run the swf I
    keep getting a NetConnection.call.badversion error in the
    netconnection debugger. If I attempt to connect through IE it just
    sits with no reply.
    Is there some kind of permission thing going on here?
    Flash MX2004 Professional
    Flash Remoting Components MX2004 (unlicensed)
    IIS 6.0
    IE 6.0

  • Flash Remoting not working with CFERROR tags

    I need help and can't find out what's going on. I developed
    an app with CF7 and Flash Remoting and everything works fine, but
    as soon as I add an error-handling<CFERROR> tag to my
    Application.cfc file, Flash Remoting no longer works. It's almost
    like it can't connect to the gateway anymore or something is
    blocking it. When I remove the <CFERROR> tag in the
    Application.cfc file, everything works fine again. I really need to
    find a solution to this, any ideas???
    (CFMX7/SQL Server2000/Window 2003 Server)
    Here's my Application.cfc code:

    I have attached the actionscript for the data connection. The
    odd thing about this issue is some of the data is being displayed
    from the webservice call and then some is not. The drop down list
    is not being populated but I am getting some text in a textarea
    that is on the form. My datasource is a SQL Server database and in
    ColdFusion administrator, I used the actual machine name to point
    to the datasource because it is directly linked to my web server.
    This configuration is the one giving me problems. If I change the
    datasource to my test SQL Server (server.somewhere.com) it works
    fine. Does this help any?

  • Cannot upgrade adobe flash. installation fails to initianize. plse advise

    cannot upgrade adobe flash. installation fails to initianize. plse advise

    There are 2 versions of Adobe Flash:
    *an '''ActiveX version''' for IE only
    *a '''Plugin version''' for most other browsers including Firefox
    *On a Windows system, you should always update both individually.
    '''''You do not appear to have the Plugin version for Firefox installed. ''''' If you did, in Add-ons > Plugins you would see "Shockwave Flash ''(version)''". If "Shockwave Flash" is there and is disabled, click the "Enable" button.
    Check your Plugins often --> http://www.mozilla.org/en-US/plugincheck/
    *only the most popular/used Plugins are known by this page
    *page will detect only installed, '''''enabled''''' Plugins
    '''<u>Install or update Adobe Flash</u>'''<br />
    #'''<u>Using Firefox</u>''', go to the following link and SAVE the download to your desktop so you can find it later. Un-check any items on that page that you do not want to download (i.e., "McAfee Security Scan Plus":
    #*http://get.adobe.com/flashplayer
    #When the download is finished, close Firefox (File > Exit '''''OR''''' Firefox button > Exit)
    #Click or double-click on the file you just saved to your desktop
    #*In the installation window that appears, click the box to the left of "I have read and...." to place a check mark in the box
    #*The "Install" button in the lower right corner will now be highlighted, click it.
    #*The installation is quick.
    #Start Firefox and test your installation here: https://www.adobe.com/software/flash/about/
    #To update/install the ActiveX version for IE '''''only''''', repeat the process, '''<u>but use IE to go to the above website</u>'''.
    '''If this reply solves your problem, please click "Solved It" next to this reply when <u>signed-in</u> to the forum.'''
    Not related to your question, but...
    You may need to update some plug-ins. Check your plug-ins and update as necessary:
    *Plug-in check --> http://www.mozilla.org/en-US/plugincheck/
    *Adobe Shockwave for Director Netscape plug-in: [https://support.mozilla.com/en-US/kb/Using%20the%20Shockwave%20plugin%20with%20Firefox#w_installing-shockwave Installing ('''''or Updating''''') the Shockwave plugin with Firefox]
    *Adobe PDF Plug-In For Firefox and Netscape: [https://support.mozilla.com/en-US/kb/Using%20the%20Adobe%20Reader%20plugin%20with%20Firefox#w_installing-and-updating-adobe-reader Installing/Updating Adobe Reader in Firefox]
    *Shockwave Flash (Adobe Flash or Flash): [https://support.mozilla.com/en-US/kb/Managing%20the%20Flash%20plugin#w_updating-flash Updating Flash in Firefox]
    *Next Generation Java Plug-in for Mozilla browsers: [https://support.mozilla.com/en-US/kb/Using%20the%20Java%20plugin%20with%20Firefox#w_installing-or-updating-java Installing or Updating Java in Firefox]

  • Flash Remoting on local development box

    I really hope someone can help with this. I've googled to
    death for two days and can't find anything. I'm at my wits end.
    I've installed CF8 on Windows XP Pro on IIS5.1 with multiple sites.
    I'm also using Flex 3. I'm trying to get a simple helloworld app to
    work using flash remoting with a cfc. When I run it, in the error
    dialog, I get this error among others:
    [RPC Fault faultString="Send failed"
    faultCode="Client.Error.MessageSend"
    faultDetail="Channel.Connect.Failed error
    NetConnection.Call.Failed: HTTP: Failed: url: '
    http://localhost/flex2gateway/'"
    I've tried to connect to
    http://localhost/flex2gateway/
    through the browser and I get a page cannot be found message. Note
    that I had to change the root directory in IIS to point to my new
    site, so it's not the default site any longer. If I change it back
    to the default, I can find this file. I can't figure out for the
    life of me how to get that url to work in the new site? Surely
    someone else has multiple sites and knows how to solve this?
    Thanks!
    Holli

    Hallefrickinglujah! I finally got it to work. I'm going to
    post the answer here to help someone in the future. For sites you
    create AFTER you install CF8, you have to create the JRunScripts
    virtual directory as described in this article:
    http://www.frenches.com/blog/index.cfm/2007/5/7/Flex-Coldfusion--Dont-make-me-have-to-sepa rate-you-two
    Just make sure that after you create it, you go into IIS and
    give execute permissions to Scripts and Executables - It's a drop
    down in the properties dialog of the virtual directory. Good
    luck!

Maybe you are looking for

  • If condition in SAP Scripts?

    Hi, I have a SAP Script. In that i have one IF condition. I want to insert one more if condition in that IF condition. If first IF condition is true then it has to check for second IF condition. Can any one please help on this.syntax.. Thanks Venkate

  • Restoring after archive and install

    after using 'archive and install', what is the proper procedure for restoring applications, plugins, etc? 1. manually copy? 2. migration assistant? 3. reinstall using disks/installers?

  • Alv Grid layout

    Hi Experts,                   The requirment of my alv loyout is as follows..   For the paticular customer number and customer name i should get the layout. like for expample. Cust Num 100 cust nam sunita for this paticular doc num, doc date...etc sh

  • Net_write_timeout parameter for Oracle

    HI, "net_write_timeout" is parameter for MySQL. I need to know what is the name of this parameter in Oracle and PostgreSQL thanks vlad

  • 4s blocking people from receiving my messages

    I have had THE worst luck with apple so far. This is my second iPhone in a week! First one (iPhone4) battery life was draining by the minute... current one (iPhone4s) where do I begin? Picture messages won't send, left side of keyboard won't work, ce