문제

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