[Original] Flex 3 +. NET development flash remoting I-Development Environment

Source: Internet
Author: User


Flex 3 +. NET development flash remoting 1 --- Development Environment

This articleArticleThis section describes the necessary runtime environment and related configuration processes for flash remoting development:

1. Development environment.
1. Flex 3. Download the dashboard from the Adobe official website or find it elsewhere (no dashboard has been published so far ).
2. Visual Studio 2005,. Net 2.o.
3. fluorinefx (Flash (Flex) remoting interacts with Programs on the server. net server running environment),: http://www.fluorinefx.com/download/fluorinefx/1.0.0.5/fluorinefx.exe.
2. Related configuration process.
1. Install fluorinefx. log out of Visual Studio before installation.
2. After fluorinefx is installed, open visual studio2005, file --> New --> project --> other project type --> Visual Studio solution --> blank solution.
3. right-click Solution Explorer and choose add> Add new website> fluorinefx ASP. NET Web site , set the website name and path, OK ,.. Net server end configuration (for example ).

4. open Flex 3, file --> New --> flex project, enter remotingdemo in project name, and select project path in project location, application Type (application type) Select Web application (run in Flash Player), and application server type of server technology select codefusion of codefusion flash remoting and next (for example ).

5. Select the codefusion Server Installation type of server Location Based on the server type,If the server is codefusion, select standalone. If it is. Net or Java, select deployed J2EE server.In this case, I am in trouble when creating a project. Because I saw the J2EE server and thought it was set for Java, I chose standalone. Do you know that validate configuration has never been successful, the prompt is "invalid root. the WEB-INF/flex folder must contain either flex-config.xml or services-config.xml. ". After a bit of Baidu, I realized that standalone is of the codefusion server type. So I immediately chose deployed J2EE server and set the web root (website root directory) to the fluorinefx ASP created in step 1.. NET web site. The root URL (website root directory URL) is to run the newly created fluorinefx ASP. net web site URL, context root does not mean anything, the Internet does not find relevant information, but later debugging flex project error, trace exception information was found, if context root is not set, the URL of the Access Server is incorrect (less than webfr). For a comparison, if the web root is http: // localhost: 15799/webfr /,Set context root to webfr.. Output Folder is automatically filled in (based on the above configuration), and click "finish" (for example ).

OK, the configuration for developing flash remoting In Flex 3 +. NET is complete. Note thatRedMark, then programming is required.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.