I have developed a flex application .I need to host that application in IIS (Internet Information Services ) . I tried few ways but did not work. Guys can you give me a good reference or steps to host application in IIS. Thanks.

有帮助吗?

解决方案

You may follow the following steps. Because the flex is static content, you can drop the content from the export release build into the root of the folder you just created on the server. and access it through browser

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top