<?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: Umbraco Package &#8211; User Control File Tree</title>
	<atom:link href="http://leekelleher.com/2009/04/14/umbraco-package-ascx-usercontrol-file-editor-tree/feed/" rel="self" type="application/rss+xml" />
	<link>http://leekelleher.com/2009/04/14/umbraco-package-ascx-usercontrol-file-editor-tree/</link>
	<description>Umbraco Specialist</description>
	<lastBuildDate>Thu, 19 Jan 2012 12:40:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Simon Steed (@SimonAntony)</title>
		<link>http://leekelleher.com/2009/04/14/umbraco-package-ascx-usercontrol-file-editor-tree/comment-page-1/#comment-8973</link>
		<dc:creator>Simon Steed (@SimonAntony)</dc:creator>
		<pubDate>Wed, 02 Nov 2011 13:54:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.leekelleher.com/?p=112#comment-8973</guid>
		<description>Hi Lee
Just recompiled this to work in 4.7.x and it&#039;s working fine - if anyone need the dlls for this, just let me know.
Couldnt find the App_Code editor, thats my next job to track the bugger down - see you at umbukfest
Si</description>
		<content:encoded><![CDATA[<p>Hi Lee<br />
Just recompiled this to work in 4.7.x and it&#8217;s working fine &#8211; if anyone need the dlls for this, just let me know.<br />
Couldnt find the App_Code editor, thats my next job to track the bugger down &#8211; see you at umbukfest<br />
Si</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lee Kelleher</title>
		<link>http://leekelleher.com/2009/04/14/umbraco-package-ascx-usercontrol-file-editor-tree/comment-page-1/#comment-8972</link>
		<dc:creator>Lee Kelleher</dc:creator>
		<pubDate>Wed, 10 Nov 2010 12:45:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.leekelleher.com/?p=112#comment-8972</guid>
		<description>Hi Oliver and Niels, if you could raise the issue over on the Our Umbraco forum, we might be able to help?

http://our.umbraco.org/projects/developer-tools/user-control-file-editor/feedback

I&#039;ve never tested the User Control Editor/Tree in Umbraco v4.5.x as it has been superseded by the App_Code Editor.</description>
		<content:encoded><![CDATA[<p>Hi Oliver and Niels, if you could raise the issue over on the Our Umbraco forum, we might be able to help?</p>
<p><a href="http://our.umbraco.org/projects/developer-tools/user-control-file-editor/feedback" rel="nofollow">http://our.umbraco.org/projects/developer-tools/user-control-file-editor/feedback</a></p>
<p>I&#8217;ve never tested the User Control Editor/Tree in Umbraco v4.5.x as it has been superseded by the App_Code Editor.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Niels Henriksen</title>
		<link>http://leekelleher.com/2009/04/14/umbraco-package-ascx-usercontrol-file-editor-tree/comment-page-1/#comment-8971</link>
		<dc:creator>Niels Henriksen</dc:creator>
		<pubDate>Wed, 10 Nov 2010 12:37:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.leekelleher.com/?p=112#comment-8971</guid>
		<description>I get the same error :(


Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:

[AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.]
   System.EventHandler.Invoke(Object sender, EventArgs e) +0
   System.Web.UI.Control.OnLoad(EventArgs e) +99
   umbraco.BasePages.BasePage.OnLoad(EventArgs e) +49
   System.Web.UI.Control.LoadRecursive() +50
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +627</description>
		<content:encoded><![CDATA[<p>I get the same error <img src='http://leekelleher.com/wordpress/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>Attempted to read or write protected memory. This is often an indication that other memory is corrupt.<br />
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.</p>
<p>Exception Details: System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.</p>
<p>Source Error:</p>
<p>An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.</p>
<p>Stack Trace:</p>
<p>[AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.]<br />
   System.EventHandler.Invoke(Object sender, EventArgs e) +0<br />
   System.Web.UI.Control.OnLoad(EventArgs e) +99<br />
   umbraco.BasePages.BasePage.OnLoad(EventArgs e) +49<br />
   System.Web.UI.Control.LoadRecursive() +50<br />
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +627</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oliver</title>
		<link>http://leekelleher.com/2009/04/14/umbraco-package-ascx-usercontrol-file-editor-tree/comment-page-1/#comment-8970</link>
		<dc:creator>Oliver</dc:creator>
		<pubDate>Sun, 17 Oct 2010 19:37:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.leekelleher.com/?p=112#comment-8970</guid>
		<description>Hey,

in vs2010 i get the following error after i selected a .ascx file in the tree

&quot;Attempted to read or write protected memory&quot;.

VS2010, Umb 4.5.2, .net 3.5

Has anyone sugesstions?

BR 
Oliver</description>
		<content:encoded><![CDATA[<p>Hey,</p>
<p>in vs2010 i get the following error after i selected a .ascx file in the tree</p>
<p>&#8220;Attempted to read or write protected memory&#8221;.</p>
<p>VS2010, Umb 4.5.2, .net 3.5</p>
<p>Has anyone sugesstions?</p>
<p>BR<br />
Oliver</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lee Kelleher</title>
		<link>http://leekelleher.com/2009/04/14/umbraco-package-ascx-usercontrol-file-editor-tree/comment-page-1/#comment-8969</link>
		<dc:creator>Lee Kelleher</dc:creator>
		<pubDate>Mon, 24 May 2010 11:33:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.leekelleher.com/?p=112#comment-8969</guid>
		<description>Hi Jesper, just to let you know that Benjamin Howarth adopted my code to make it work with editing App_Code files.

More info here:
http://our.umbraco.org/projects/appcode--usercontrol-editor</description>
		<content:encoded><![CDATA[<p>Hi Jesper, just to let you know that Benjamin Howarth adopted my code to make it work with editing App_Code files.</p>
<p>More info here:<br />
<a href="http://our.umbraco.org/projects/appcode--usercontrol-editor" rel="nofollow">http://our.umbraco.org/projects/appcode&#8211;usercontrol-editor</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: psinke</title>
		<link>http://leekelleher.com/2009/04/14/umbraco-package-ascx-usercontrol-file-editor-tree/comment-page-1/#comment-8968</link>
		<dc:creator>psinke</dc:creator>
		<pubDate>Mon, 24 May 2010 11:28:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.leekelleher.com/?p=112#comment-8968</guid>
		<description>Very nice. Was about to do the exact same thing with the .config editor, when I decided to google first :)
Thanks.</description>
		<content:encoded><![CDATA[<p>Very nice. Was about to do the exact same thing with the .config editor, when I decided to google first <img src='http://leekelleher.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Source Code Released for User Control File Tree Umbraco Package &#171; Lee Kelleher&#8217;s Weblog</title>
		<link>http://leekelleher.com/2009/04/14/umbraco-package-ascx-usercontrol-file-editor-tree/comment-page-1/#comment-8967</link>
		<dc:creator>Source Code Released for User Control File Tree Umbraco Package &#171; Lee Kelleher&#8217;s Weblog</dc:creator>
		<pubDate>Mon, 29 Jun 2009 22:55:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.leekelleher.com/?p=112#comment-8967</guid>
		<description>[...] a comment &#187;  A few months ago I released the User Control File Tree package for Umbraco, this allowed developers to edit the front-end code/mark-up in their ASCX user-controls from the [...] </description>
		<content:encoded><![CDATA[<p>[...] a comment &raquo;  A few months ago I released the User Control File Tree package for Umbraco, this allowed developers to edit the front-end code/mark-up in their ASCX user-controls from the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hemant</title>
		<link>http://leekelleher.com/2009/04/14/umbraco-package-ascx-usercontrol-file-editor-tree/comment-page-1/#comment-8966</link>
		<dc:creator>Hemant</dc:creator>
		<pubDate>Fri, 24 Apr 2009 06:50:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.leekelleher.com/?p=112#comment-8966</guid>
		<description>Very nice.
Many Thanks ......</description>
		<content:encoded><![CDATA[<p>Very nice.<br />
Many Thanks &#8230;&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jesper Ordrup</title>
		<link>http://leekelleher.com/2009/04/14/umbraco-package-ascx-usercontrol-file-editor-tree/comment-page-1/#comment-8965</link>
		<dc:creator>Jesper Ordrup</dc:creator>
		<pubDate>Wed, 15 Apr 2009 06:47:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.leekelleher.com/?p=112#comment-8965</guid>
		<description>Cool. How about enable editing of files in the appcode folder? Then you can edit all functionality in a Runway package.

Hmmm ... maybe just enabling all files would be easier :-)

/Jesper</description>
		<content:encoded><![CDATA[<p>Cool. How about enable editing of files in the appcode folder? Then you can edit all functionality in a Runway package.</p>
<p>Hmmm &#8230; maybe just enabling all files would be easier <img src='http://leekelleher.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>/Jesper</p>
]]></content:encoded>
	</item>
</channel>
</rss>

