Today, fluorinefx flex Asp.net IIS has been successfully deployed ~, I have really found a lot of information on the Internet, and I have never said how to deploy the flex and fluorinefx we developed on the IIS server. Now I will talk about how I deploy it myself. I believe that fluorinefx may be helpful to anyone who has just been familiar with fluorinefx. Hey ..
1. First, you need to set up your own IIS server (this is not how to set up it, it is very simple)
2. Install fluorinefx and vs2005 and flex development tools.
3. Create a project (website project, and Remote Call Class Library)
4. Publish your website to (IIS)
5. Open your console. aspx from IIS
6. Open project settings in the running interface, and then create your flexProgram. You can build your flex under your website. Finally, you fill in some of the above parameters in your flex wizard.
7. Now you can directly access gataway. aspx in IIS through the flex Remote Call. Now it's basically okay. There are a lot of detailed procedures which are not written in the next section, because we can find many such examples on the Internet. If you don't understand them, leave a message for me! Hey ..