<?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: XPanel for Flex &#8211; update for Flex 2 final, more features</title>
	<atom:link href="http://flexblog.faratasystems.com/2006/07/19/xpanel-for-flex-update-for-flex-2-final-more-features/feed" rel="self" type="application/rss+xml" />
	<link>http://flexblog.faratasystems.com/2006/07/19/xpanel-for-flex-update-for-flex-2-final-more-features</link>
	<description>A blog about our experience with Adobe Flex</description>
	<lastBuildDate>Tue, 27 Jul 2010 22:15:10 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mark</title>
		<link>http://flexblog.faratasystems.com/2006/07/19/xpanel-for-flex-update-for-flex-2-final-more-features/comment-page-1#comment-997</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Fri, 15 Dec 2006 22:34:46 +0000</pubDate>
		<guid isPermaLink="false">http://flexblog.faratasystems.com/?p=5#comment-997</guid>
		<description>Hello - very nice tool. Quick question can I run this trace tool while my application is hosted on a web page? i.e. downloaded from a web site? It does not seem to capture the logging events when I do try this. 

Thanks,
Mark</description>
		<content:encoded><![CDATA[<p>Hello &#8211; very nice tool. Quick question can I run this trace tool while my application is hosted on a web page? i.e. downloaded from a web site? It does not seem to capture the logging events when I do try this. </p>
<p>Thanks,<br />
Mark</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anatole Tartakovsky</title>
		<link>http://flexblog.faratasystems.com/2006/07/19/xpanel-for-flex-update-for-flex-2-final-more-features/comment-page-1#comment-47</link>
		<dc:creator>Anatole Tartakovsky</dc:creator>
		<pubDate>Tue, 10 Oct 2006 03:38:15 +0000</pubDate>
		<guid isPermaLink="false">http://flexblog.faratasystems.com/?p=5#comment-47</guid>
		<description>Open XPanel settings, set the log file location to the existing folder - already reported will be fixed in the next release
Tnx,
Anatole</description>
		<content:encoded><![CDATA[<p>Open XPanel settings, set the log file location to the existing folder &#8211; already reported will be fixed in the next release<br />
Tnx,<br />
Anatole</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Campbell</title>
		<link>http://flexblog.faratasystems.com/2006/07/19/xpanel-for-flex-update-for-flex-2-final-more-features/comment-page-1#comment-29</link>
		<dc:creator>Campbell</dc:creator>
		<pubDate>Mon, 02 Oct 2006 20:11:24 +0000</pubDate>
		<guid isPermaLink="false">http://flexblog.faratasystems.com/?p=5#comment-29</guid>
		<description>Hey guys I get an error using XPANEL:

See the end of this message for details on invoking 
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.IO.DirectoryNotFoundException: Could not find a part of the path &quot;C:\Projects\XPanel\build\XPanel.log&quot;.
   at System.IO.__Error.WinIOError(Int32 errorCode, String str)
   at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean useAsync, String msgPath, Boolean bFromProxy)
   at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize)
   at System.IO.StreamWriter.CreateFile(String path, Boolean append)
   at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize)
   at System.IO.StreamWriter..ctor(String path, Boolean append)
   at System.IO.File.CreateText(String path)
   at l.a()
   at l.a(String A_0, String A_1)
   at f.a(DateTime A_0, String A_1, Color A_2)
   at f.a(m A_0)
   at g.b()
   at p.e(Object A_0, EventArgs A_1)
   at System.Windows.Forms.Timer.OnTick(EventArgs e)
   at System.Windows.Forms.Timer.Callback(IntPtr hWnd, Int32 msg, IntPtr idEvent, IntPtr dwTime)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 1.0.5000.0
    Win32 Version: 1.1.4322.573
    CodeBase: file:///c:/windows/microsoft.net/framework/v1.1.4322/mscorlib.dll
----------------------------------------
XPanel
    Assembly Version: 1.0.0.10
    Win32 Version: 1.0.0.10
    CodeBase: file:///C:/Program%20Files/XPanel/executable/XPanel.exe
----------------------------------------
System.Windows.Forms
    Assembly Version: 1.0.5000.0
    Win32 Version: 1.1.4322.573
    CodeBase: file:///c:/windows/assembly/gac/system.windows.forms/1.0.5000.0__b77a5c561934e089/system.windows.forms.dll
----------------------------------------
System
    Assembly Version: 1.0.5000.0
    Win32 Version: 1.1.4322.573
    CodeBase: file:///c:/windows/assembly/gac/system/1.0.5000.0__b77a5c561934e089/system.dll
----------------------------------------
System.Drawing
    Assembly Version: 1.0.5000.0
    Win32 Version: 1.1.4322.573
    CodeBase: file:///c:/windows/assembly/gac/system.drawing/1.0.5000.0__b03f5f7f11d50a3a/system.drawing.dll
----------------------------------------
System.Xml
    Assembly Version: 1.0.5000.0
    Win32 Version: 1.1.4322.573
    CodeBase: file:///c:/windows/assembly/gac/system.xml/1.0.5000.0__b77a5c561934e089/system.xml.dll
----------------------------------------

Kewl just a heads up

Campbell</description>
		<content:encoded><![CDATA[<p>Hey guys I get an error using XPANEL:</p>
<p>See the end of this message for details on invoking<br />
just-in-time (JIT) debugging instead of this dialog box.</p>
<p>************** Exception Text **************<br />
System.IO.DirectoryNotFoundException: Could not find a part of the path &#8220;C:\Projects\XPanel\build\XPanel.log&#8221;.<br />
   at System.IO.__Error.WinIOError(Int32 errorCode, String str)<br />
   at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean useAsync, String msgPath, Boolean bFromProxy)<br />
   at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize)<br />
   at System.IO.StreamWriter.CreateFile(String path, Boolean append)<br />
   at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize)<br />
   at System.IO.StreamWriter..ctor(String path, Boolean append)<br />
   at System.IO.File.CreateText(String path)<br />
   at l.a()<br />
   at l.a(String A_0, String A_1)<br />
   at f.a(DateTime A_0, String A_1, Color A_2)<br />
   at f.a(m A_0)<br />
   at g.b()<br />
   at p.e(Object A_0, EventArgs A_1)<br />
   at System.Windows.Forms.Timer.OnTick(EventArgs e)<br />
   at System.Windows.Forms.Timer.Callback(IntPtr hWnd, Int32 msg, IntPtr idEvent, IntPtr dwTime)</p>
<p>************** Loaded Assemblies **************<br />
mscorlib<br />
    Assembly Version: 1.0.5000.0<br />
    Win32 Version: 1.1.4322.573<br />
    CodeBase: file:///c:/windows/microsoft.net/framework/v1.1.4322/mscorlib.dll<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
XPanel<br />
    Assembly Version: 1.0.0.10<br />
    Win32 Version: 1.0.0.10<br />
    CodeBase: file:///C:/Program%20Files/XPanel/executable/XPanel.exe<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
System.Windows.Forms<br />
    Assembly Version: 1.0.5000.0<br />
    Win32 Version: 1.1.4322.573<br />
    CodeBase: file:///c:/windows/assembly/gac/system.windows.forms/1.0.5000.0__b77a5c561934e089/system.windows.forms.dll<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
System<br />
    Assembly Version: 1.0.5000.0<br />
    Win32 Version: 1.1.4322.573<br />
    CodeBase: file:///c:/windows/assembly/gac/system/1.0.5000.0__b77a5c561934e089/system.dll<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
System.Drawing<br />
    Assembly Version: 1.0.5000.0<br />
    Win32 Version: 1.1.4322.573<br />
    CodeBase: file:///c:/windows/assembly/gac/system.drawing/1.0.5000.0__b03f5f7f11d50a3a/system.drawing.dll<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
System.Xml<br />
    Assembly Version: 1.0.5000.0<br />
    Win32 Version: 1.1.4322.573<br />
    CodeBase: file:///c:/windows/assembly/gac/system.xml/1.0.5000.0__b77a5c561934e089/system.xml.dll<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
<p>Kewl just a heads up</p>
<p>Campbell</p>
]]></content:encoded>
	</item>
</channel>
</rss>
