You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@flex.apache.org by mark goldin <ma...@gmail.com> on 2015/03/23 21:41:24 UTC

Question about configuring VS 2012

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

Re: Question about configuring VS 2012

Posted by Alex Harui <ah...@adobe.com>.

On 3/23/15, 2:07 PM, "mark goldin" <ma...@gmail.com> wrote:

>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.

Not sure what you mean by "VS does not like to use existing web”. I
haven’t used VS in years, but I believe you can launch any app, even a web
browser.

-Alex


RE: Question about configuring VS 2012

Posted by Kessler CTR Mark J <ma...@usmc.mil>.
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:mark.kessler.ctr@usmc.mil]
Sent: Tuesday, March 24, 2015 6:06 AM
To: users@flex.apache.org
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:markzolotoy@gmail.com]
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 <ah...@adobe.com> wrote:

> For debugging the AS or the C#?  It should just work for C#.
>
> On 3/23/15, 1:41 PM, "mark goldin" <ma...@gmail.com> 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
>
>

RE: Question about configuring VS 2012

Posted by Kessler CTR Mark J <ma...@usmc.mil>.
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:markzolotoy@gmail.com]
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 <ah...@adobe.com> wrote:

> For debugging the AS or the C#?  It should just work for C#.
>
> On 3/23/15, 1:41 PM, "mark goldin" <ma...@gmail.com> 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
>
>

Re: Question about configuring VS 2012

Posted by mark goldin <ma...@gmail.com>.
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 <ah...@adobe.com> wrote:

> For debugging the AS or the C#?  It should just work for C#.
>
> On 3/23/15, 1:41 PM, "mark goldin" <ma...@gmail.com> 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
>
>

Re: Question about configuring VS 2012

Posted by Alex Harui <ah...@adobe.com>.
For debugging the AS or the C#?  It should just work for C#.

On 3/23/15, 1:41 PM, "mark goldin" <ma...@gmail.com> 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