BTW this is assuming you have the VS-Web installed [1].
[1] http://www.microsoft.com/en-us/download/details.aspx?id=30669 -Mark -----Original Message----- From: Kessler CTR Mark J [mailto:[email protected]] Sent: Tuesday, March 24, 2015 6:06 AM To: [email protected] Subject: RE: Question about configuring VS 2012 You can open a "website" like a project in VS. Think it's under file ->open website. Navigate to its www root folder and say ok. -Mark -----Original Message----- From: mark goldin [mailto:[email protected]] Sent: Monday, March 23, 2015 5:08 PM To: users Subject: Re: Question about configuring VS 2012 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 > >
