Domanda

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.

È stato utile?

Soluzione

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

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top