Remoting components

I had them before (2-3 years ago) if i remember correctly,
but never undestood the point.
Now, i can clearly see the point and im running into problems
I was to Adobe.com and dowloaded
flashremoting_components_flash8.msi
and when i run the file i get this error:
1: The InstallScript engine is missing from the machine.
If available, please run ISScript.msi, or contact you support
personell for further assistance.
To point out im running CS3 and what ive read, it is possible
to use Remoting in CS3.
I also found a tutorial about isscript.msi. Thing is i need
to confirm this msi files version and it isnt where it should be.
What to do ? *desperate*

okey, i came this far that i cant install remote components.
now, i found as files on the other way but i still miss
netconnector debugger and other swf files that follow
is there anyone kind enough to share ???

Similar Messages

  • Where can we donwload Flash MX 2004 Remoting Components?

    I've searched all around and cannot see where Adobe provides a link to download the old Flash Remoting components.
    All the pages I could get into are with broken links.
    Could those links be fixed? Thank you!

    Well, for now I found an alternative link. Let's hope the official one gets fixed someday.
    Until then, prey for this to work: Flash Remoting Download
    See!

  • AMFPHP and remoting components

    I am attempting to get AMFPHP going and have just installed
    the latest remoting components.I get these errors when running any
    samples I have found.
    **Error** NetServices.as: Line 24: Error opening include file
    RemotingComponentVersion.as: File not found.
    #include "RemotingComponentVersion.as"
    **Error** NetServices.as: Line 24: Error opening include file
    RemotingComponentVersion.as: File not found.
    #include "RemotingComponentVersion.as"
    Anybody experience this and or can offer a solution?

    did you drag and drop the remoting component classes from
    "Window ->
    Common Libraries -> Remoting" into your library?
    perry

  • Flash remoting components upgrade

    Does anyone know if there is someone who has ported the AS2
    remoting classes of the recordset() to the AS3 format? Or is it
    possible to simply reuse the AS2 functions in AS3 by including them
    in the classpath?

    I've been pestering a number of people for updates on this,
    but nothing's been coming back to me.
    And no, I cannot tell you what you want to hear. Because it's
    not true. There is no remoting recordset in AS3. Sorry. There have
    been a few 3rd party classes written. I have some links on my other
    machine I'll try to paste them here tomorrow.

  • The class or interface 'mx.remoting.Service' could not be loaded.

    Flash 8 was reinstalled on a new machine upgrade. Application
    that uses flash remoting is unable to be updated after this new
    install error when trying to publish application is :
    The class or interface 'mx.remoting.Service' could not be
    loaded.
    is this because I do not have the "Flash Remoting for Flash 8
    ActionScript 2.0" extension installed?
    and if so do I have to re purchase this or can it be
    reinstalled from the old hard drive of the replaced machine? would
    it be a *.mpx file?
    The application works but I can't publish any new
    modifications without getting this error. and this just started
    since my machine was upgraded.. so I hope this is the problem...
    thanks in advance....
    chuck

    The flash remoting components are on adobes website for
    download
    here

  • 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

  • Flash Remoting as1.0 with flash cs3

    I need to get remoting components for as1.0 to work in cs3 is
    there a way around this?
    I have an old app I need to re-use and do not have the time
    to remake it into as3.0

    I was able to get the as2 remoting stuff working in cs3 by
    downloading the sources to the components then placing them into my
    classes folder. I hope that helps.

  • Flash Remoting

    can i use flash remoting to create reatime chats/ realtime
    games.. using the amf-php service ? if not then what is exactly the
    features to be expected from flash remoting

    Yes I did... but in the wrong folder.
    Got it now.
    Thanks
    Johnny
    "DMennenoh **AdobeCommunityExpert**"
    <[email protected]> wrote in
    message news:g1i0kn$5f3$[email protected]..
    >I do this:
    >
    > import mx.remoting.*;
    > import mx.rpc.*;
    >
    > and have no problems in CS3. But did you install the
    remoting components
    > in CS3?
    >
    >
    http://www.adobe.com/products/flashremoting/downloads/components/
    >
    >
    >
    > --
    > Dave -
    > www.offroadfire.com
    > Head Developer
    >
    http://www.blurredistinction.com
    > Adobe Community Expert
    >
    http://www.adobe.com/communities/experts/
    >

  • The future of Flash Remoting?

    We are about to embark on a major, long term project which
    requires Flash/Database connectivity and Flash Remoting seemed the
    perfect way to go. Having just acquired Flash CS3, I encountered
    some difficulty since there is no Remoting Components package
    available for CS3. I did however find this link and manage to get
    my AS2.0 code to run:
    http://blog.vixiom.com/2007/04/17/actionscript-20-flash-remoting-with-flash-cs3
    This makes me worried about the future of Flash Remoting - I
    don't want to purchase and then be locked into a technology that
    gets shelved or overlooked by Adobe. I am aware of the AMFPHP
    toolkit but this since we are going with .NET this is not
    appropriate. Does anyone else have the same fears or does anyone at
    Adobe have any information on what the future of Flash Remoting
    will be?
    Thanks guys

    Sorry it took me a few days to get this up but here you go.
    ActionScript 2.0 Remoting Coponents and Debugger in Flash
    CS3.
    1. Copy Remoting and RPC Folders from your Documents and
    settings location TO FLASH CS3 LOCATION.
    C:\Documents and Settings\YOURUSERNAME\Local
    Settings\Application Data\Macromedia\Flash
    8\en\Configuration\Classes\mx
    to
    C:\Documents and Settings\YOURUSERNAME\Local
    Settings\Application Data\Adobe\Flash
    CS3\en\Configuration\Classes\mx
    2.Copy Remoting.Fla From.
    C:\Documents and Settings\YOURUSERNAME\Local
    Settings\Application Data\Macromedia\Flash
    8\en\Configuration\Libraries
    To
    C:\Documents and Settings\YOURUSERNAME\Local
    Settings\Application Data\Adobe\Flash
    CS3\en\Configuration\Libraries
    3. Copy NetConnection Debugger.swf and Service Browser.swf
    from.
    C:\Documents and Settings\YOURUSERNAME\Local
    Settings\Application Data\Macromedia\Flash
    8\en\Configuration\WindowSWF
    To
    C:\Documents and Settings\YOURUSERNAME\Local
    Settings\Application Data\Adobe\Flash
    CS3\en\Configuration\WindowSWF
    4. Copy NetConnection Debugger.swf and Service Browser.swf
    from or WindowSWF folder.
    C:\Program Files\Macromedia\Flash 8\en\First Run\WindowSWF
    To
    C:\Program Files\Adobe\Adobe Flash CS3\en\First Run\WindowSWF
    5. Copy the Libraries Folder.
    C:\Program Files\Macromedia\Flash 8\en\First Run
    to
    C:\Program Files\Adobe\Adobe Flash CS3\en\First Run
    6. Copy Remoting and RPC Folders from your Program Files
    location TO FLASH CS3 LOCATION.
    C:\Program Files\Macromedia\Flash 8\en\First Run\Classes\mx
    To
    C:\Program Files\Adobe\Adobe Flash CS3\en\First
    Run\Classes\mx
    7. Copy the RemotingConnector.swc from.
    C:\Program Files\Macromedia\Flash 8\en\First
    Run\Components\Data Components
    to
    C:\Program Files\Adobe\Adobe Flash
    CS3\en\Configuration\Components\Data
    This will allow you to use the Remoting component in Flash
    cs3 just as you did in Flash 8. You will still need to use them in
    Action Script 2.0 Files.

  • 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

  • Need help getting remoting going

    As the topic title says, I'm seeking help getting Flash 8 to
    communicate with CFMX7. I'm in Mac OS X and so far I've gotten
    everything working perfectly except remoting. I installed the Flash
    8 Remoting components and verified that the remoting classes are
    there and that NetConnect Debugger is in the Window menu within
    Flash 8. Here is the actionscript I'm using right now:
    // Import remoting class
    import mx.remoting.*;
    import mx.remoting.debug.NetDebug;
    NetDebug.initialize();
    // Specify the location of the remoting gateway
    var remoteGateway = "
    http://localhost:8100/flashservices/gateway?";
    // Application intialization
    if (appInit == null) { // do the following code only once
    appInit = true;
    // Set the default gateway URL (this is used only in
    authoring)
    NetServices.setDefaultGatewayUrl(remoteGateway);
    // Connect to the gateway
    gateway_conn = NetServices.createGatewayConnection();
    // Get the applications modules and store them to variables
    testModule =
    gateway_conn.getService("extranetApp.modules.testCFC", this);
    // Remoting test - Call function in test module, which
    returns list of user names
    function getUsers() {
    testText.text = "retrieving users...";
    testModule.getAllUsers();
    function getAllUsers_Result(result) {
    trace("loading data...");
    testText.text = "" + result.getItemAt(0).FirstName;
    testText.text = "please wait..."
    getUsers();
    // End Remoting test
    And here is the code in the "testCFC.cfc" file that Flash is
    supposed to communicate with:
    <cfcomponent output="false" hint="Returns user
    records">
    <cffunction name="getAllUsers" returnType="query"
    access="remote"
    hint="Returns a recordset of all first and last names in the
    Users table."
    output="false">
    <!--- Query the database for the records --->
    <cfquery name="qUserNames"
    datasource="#APPLICATION.dsn#">
    SELECT FirstName, LastName
    FROM Users
    ORDER BY LastName
    </cfquery>
    <!--- Return the query --->
    <cfreturn qUserNames>
    </cffunction>
    </cfcomponent>
    I've successfully tested that CFMX7 is retrieving data from
    the database, so I know the CFC query code is correct. And I've got
    CFMX7 running on localhost:8100, so I'm pretty sure the remoting
    gateway path is correct too. But the life of me, I can't get the
    data to come through in Flash. And of course the NetConnection
    Debugger isn't working at all either so I can't see what's going
    on.
    Can anyone offer me some help, please?

    I tested your code using the cfartgallery sample datasource
    and was able to get it working. The only thing I noticed is I got
    data as undefined if the case for FirstName was different than the
    cfc with the line
    testText.text = "" + result.getItemAt(0).FirstName;
    Did you check the {cfmx-root}/logs/flash.log for errors?
    Here's the code I used which was based on where I had the
    flash file and the cfc:
    // Import remoting class
    import mx.remoting.*;
    import mx.remoting.debug.NetDebug;
    NetDebug.initialize();
    // Specify the location of the remoting gateway
    var remoteGateway = "
    http://localhost:8500/flashservices/gateway";
    // Application intialization
    if (appInit == null) { // do the following code only once
    appInit = true;
    // Set the default gateway URL (this is used only in
    authoring)
    NetServices.setDefaultGatewayUrl(remoteGateway);
    // Connect to the gateway
    gateway_conn = NetServices.createGatewayConnection();
    // Get the applications modules and store them to variables
    testModule =
    gateway_conn.getService("tests.webservices.testCFC", this);
    // Remoting test - Call function in test module, which
    returns list of user names
    function getUsers() {
    testText.text = "retrieving users...";
    testModule.getAllUsers();
    function getAllUsers_Result(result) {
    trace("loading data...");
    testText.text = "" + result.getItemAt(0).FirstName;
    testText.text = "please wait..."
    getUsers();
    // End Remoting test

  • VoIP chalenging questions

    Dear All,
    I've got some chalenging questions about implementing Cisco VoIP and I looking for some fair answers:
    1. What visible indications are invoked if IP phones default to survivable telephony mode?
    2.How long will active calls last if primary call control is lost?
    3.How does VoIP solution provide effortless IP phone addressing without having to change the addressing scheme of the existing IP data network?
    4.Under what circumstances would a telephone outage affect the LAN/PC communications to the network?
    5.Does the system support clustering? If so, across how many systems?
    6.What is the highest number of IP devices currently supported under a single instance of the software? How many IP devices are supported by a cluster?
    7.Does the system have a web-based or GUI-based administration tool? Is this included in the base price?
    8.Can a single administration portal/tool be used to manage all systems within an enterprise simultaneously? If not, explain the administrative process?
    9.How does the system provide for fault tolerance? f.i. Is it ?hot standby redundancy?
    10.If/when a switchover event occurs, describe the events and detail what a subscriber and caller would experience.
    11.How are databases synchronized?
    12.How is time clocking designed?
    13.How is clocking synchronized?
    14.What virus and intrusion protection is included ?
    15.What is the response process and what activities are conducted in the immediate identification of new viruses, denial of service and similar attacks?
    16.What activities or applications do you recommended / conduct to detect and block VoIP spam?
    17.What toll fraud protection is available? Identify its process. How is it managed & monitored?
    18.How many pairs of wires are needed to support non- IP telephones: digital telephones, analog stations, terminals and consoles?
    19.Identify and describe the distance limitations and wire gauge limitations to your station equipment, consoles, administrative terminals, etc.
    20.Do digital or IP telephone ?sidecar expansion? units require local power? If so, identify & explain the requirement.
    21.Describe the power requirements for all system components.
    22.Wwhat are the two-hour UPS or ?battery? backup capabilities ?
    23.What system management diagnostic tools can be use?
    a.What types of event logs does the system support?
    b.What diagnostic reports are available to aid in isolating faults? Can diagnostics be remotely accessed?
    c.Are the system?s diagnostic tools SNMP compliant?
    24.What specific VoIP system diagnostic & management tools can be use?
    a.What types of event logs does the system support?
    b.What VoIP reports are available to aid in isolating faults? Can diagnostics be remotely accessed?
    c.Are the system?s diagnostic tools SNMP compliant?
    25.What remote diagnostics are available? Can administrators see and access any alarms or alerts on the system from remote terminals?
    26.What system monitoring report(s) are available ? How about any third party monitoring products for the followings:
    -Status trunking
    -Real-time traffic
    -Status of call center
    -Status of call center components
    -Status of all routing components
    -Status of all remote components
    -Status of individual stations
    -Status of all gateway ports
    -Call trace capability
    I would like to thanks in advance to each of you for your time and consideration.
    Regards,
    Mike

    Someone would spend a day typing everything up for you. If I were you, I would pick up a CallManager book. "Cisco IP Telphony: Planing, Design, Implentation, Operation and Optimization" There is also "Cisco CallManager Best Practice."
    Or call your local Cisco Sales guy, they have local SE's that can give a briefing of the product in more details.
    Most of know all the answers to those questions, but it would take any of us 2-3 hours to pull up. The books Cisco have out are great for reference and quick lookups for this stuff.
    good luck!

  • Deploying persistence.xml in ejb-jar componts

    Hi,
    If you are deploying ejb-jar components which are packaged independently and are remote components but they all access the same database, do you put the persistence.xml in the META-INF of each component (ejb-jar). If not, where would it go?
    I can find lots of references to having a single persistence.xml with many configurations but if (theoretically) each bean is deployed on a separate JVM/Container how would it access the persistence.xml?
    Thanks.

    If you are deploying the EJB JARs to different Java EE servers, then yes, each EJB JAR needs its own persistence.xml. You would configure each Java EE server to point to the same JDBC resource.
    If you are deploying them all to the same server, you should package the entity classes into a single JAR file, and include that JAR file in an EAR with the other EJB JARs. In that scenario, persistence.xml is in the JAR's META-INF directory. The JAR file can either be in the top-level of the EAR, or in the EAR's library directory. In this case, the scope of the persistence unit is the entire EAR.
    -ian

  • Creating High trust provider hosted app in SharePoint online

    Hi,
    I need to create high trust provider hosted app for SharePoint Online. provider hosted would be not going to host in Azure but it will be some where else.
    some kindly provide step by step that how to create High trust app for SharePoint online but not for SharePoint 2013.
    Kaps

    check this link
    http://msdn.microsoft.com/en-us/library/office/fp179901(v=office.15).aspx#Intro
    A high-trust app for SharePoint is is primarily intended for use in an on-premises environment. The high-trust
    app cannot be installed to Microsoft SharePoint Online, and the remote components are typically installed on premises, too, within the corporate firewall. Thus, the instances of the app for SharePoint are specific to each individual company.
    Kind Regards, John Naguib Technical Consultant/Architect MCITP, MCPD, MCTS, MCT, TOGAF 9 Foundation

  • App for SharePoint online : Resource files can not with the app install package deployment

    I come from China, my English is not very good, bring you the confusion, I apologize;In the development of the APP to the store, I met a problem, hope someone can help me to solve, thank you very much, specific as follows:
    The development tools: vs2012
    Platform: office 365 development version
    Host:Auto
    Problem presentation:
    Press "F5" debugging running normally,Generate app install package, deploy to test environment, the app page error, tip can't find the resource file"
    error:
    Server Error in '/' Application.
    Object reference not set to an instance of an object.
    Description: An
    unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. 
    Exception Details: System.NullReferenceException: Object reference not set to an instance of an object.
    Source Error: 
    Line 107: <div id="FoundareADUserIndex_PageHead">
    Line 108: <span><img alt="" src="../images/head.png" height= "45px" width="45px" /> </span>
    Line 109: <span style="color: #000000; font-size: 28px; font-weight: bold"><%=HttpContext.GetGlobalResourceObject("FoundareADUserResource", "foundare_index_head").ToString()%></span>&nbsp;
    Line 110:
    Line 111:
    Source File: c:\DWASFiles\sites\fzym9dfaguchcdqnvjrwcr2pqasevj5hpvhmcaydkdg1.0.0.0\VirtualDirectory0\site\wwwroot\Pages\Default.aspx   
    Line: 109 
    Stack Trace: 

    Hi,
    According to your post, my understanding is that you want to use resource files in your SharePoint app project.
    Here is an article for your reference:
    http://msdn.microsoft.com/en-us/library/office/fp179919.aspx
    Code sample: SharePoint 2013: Localize the app web, host web, and remote components of an app
    http://code.msdn.microsoft.com/office/SharePoint-2013-Bookstore-328060fc/sourcecode?fileId=60464&pathId=1536365664
    Best Regards
    Dennis Guo
    TechNet Community Support

Maybe you are looking for