<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Debug Flex and .NET using ASP.NET Development Server</title>
	<atom:link href="http://miti.pricope.com/2008/07/29/debug-flex-and-net-using-aspnet-development-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://miti.pricope.com/2008/07/29/debug-flex-and-net-using-aspnet-development-server/</link>
	<description>about technology</description>
	<lastBuildDate>Wed, 13 Jul 2011 15:46:42 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Chris</title>
		<link>http://miti.pricope.com/2008/07/29/debug-flex-and-net-using-aspnet-development-server/comment-page-1/#comment-16658</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Thu, 05 May 2011 01:03:57 +0000</pubDate>
		<guid isPermaLink="false">http://miti.pricope.com/?p=9#comment-16658</guid>
		<description>Greetings.

Great post, I think I&#039;m nearly able to debug both the ASP.NET page and Flex app, but my situation is different (using an ASP Web app and not a Web service for starters).

I have a flex app that I&#039;m embedding in an ASP page using swfobject.js.  I put the two projects in the same folder as described in this blog and I can run the .NET Web app in Visual Studio 2008 and it correctly invokes the embedded Flex app, etc.  But I&#039;m not able to debug them side by side: to debug the Flex app, I have to start it first using the ASP.NET Developer Server but it starts in a dedicated browser window.  If I then start the VS .NET project, it connects to port 3000 but the Flex app embedded there is not the same (debuggable) session running in a different window/tab.

I&#039;m using ExternalInterface to communicate between the Flex app and the ASP page and would like to be able to debug this configuration.  Any thoughts on how I can do so (without Amethyst)?</description>
		<content:encoded><![CDATA[<p>Greetings.</p>
<p>Great post, I think I&#8217;m nearly able to debug both the ASP.NET page and Flex app, but my situation is different (using an ASP Web app and not a Web service for starters).</p>
<p>I have a flex app that I&#8217;m embedding in an ASP page using swfobject.js.  I put the two projects in the same folder as described in this blog and I can run the .NET Web app in Visual Studio 2008 and it correctly invokes the embedded Flex app, etc.  But I&#8217;m not able to debug them side by side: to debug the Flex app, I have to start it first using the ASP.NET Developer Server but it starts in a dedicated browser window.  If I then start the VS .NET project, it connects to port 3000 but the Flex app embedded there is not the same (debuggable) session running in a different window/tab.</p>
<p>I&#8217;m using ExternalInterface to communicate between the Flex app and the ASP page and would like to be able to debug this configuration.  Any thoughts on how I can do so (without Amethyst)?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

