C#. I am trying to configure VS to use Local IIS an dport (Works best for Flex development) but VS does not like to use existing web.
On Mon, Mar 23, 2015 at 4:04 PM, Alex Harui <[email protected]> wrote: > For debugging the AS or the C#? It should just work for C#. > > On 3/23/15, 1:41 PM, "mark goldin" <[email protected]> wrote: > > >I got a question from a c# developer asking how he can start Flex > >application from VS for debugging. The app. runs on a local we server > >using > >a specific port. The main app page is aspx that in turn generates an html > >wrapper with swf file inside. In FB it looks like this: > > > >http://localhost:7060/main.aspx > > > >Thanks > >
