﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" 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/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Intersoft Community - WebDesktop - Error Creating Control</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/Error-Creating-Control/</link><description /><generator>http://www.intersoftsolutions.com</generator><language>en</language><copyright>Copyright 2002 - 2015 Intersoft Solutions Corp. All rights reserved.</copyright><ttl>60</ttl><item><title>Error Creating Control</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/Error-Creating-Control/</link><pubDate>Tue, 13 Oct 2009 22:58:17 GMT</pubDate><dc:creator>gordont</dc:creator><description>&lt;p&gt;Hi Alex,&lt;/p&gt;
&lt;p&gt;When you copy and paste the control definition, do you add the following code at the top of the page?&lt;/p&gt;&lt;pre&gt;&amp;lt;%@ Register Assembly="ISNet.WebUI.WebDesktop" Namespace="ISNet.WebUI.WebDesktop"
    TagPrefix="ISWebDesktop" %&amp;gt;&lt;/pre&gt;

&lt;p&gt;If not, then you need to add it first at top under the .NET code file reference.&lt;/p&gt;
&lt;p&gt;Best Regards,&lt;/p&gt;
&lt;p&gt;Gordon Tumewu&lt;/p&gt;</description></item><item><title>Error Creating Control</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/Error-Creating-Control/</link><pubDate>Tue, 13 Oct 2009 15:43:14 GMT</pubDate><dc:creator>alex@millhorn.com</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;&lt;p&gt;Are you creating your control by dragging the element to the page design view?  I have run into this issue when copying and pasting the HTML code itself in code view.  I find that copying and pasting causes errors for me -- and I must create the controls by dragging them from the toolbox.  I believe this has to do with how that are created and instantiated within the design file.&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Error Creating Control</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/Error-Creating-Control/</link><pubDate>Tue, 06 Oct 2009 04:07:00 GMT</pubDate><dc:creator>gordont</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Could you check whether the issue occured in new project? Also we will release our monthly hotfix around this week. You can try to download the latest hotfix for WebDesktop and Framework to check whether the error still occur or not.&lt;/p&gt;
&lt;p&gt;Best Regards,&lt;/p&gt;
&lt;p&gt;Gordon Tumewu&lt;/p&gt;</description></item><item><title>Error Creating Control</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/Error-Creating-Control/</link><pubDate>Mon, 05 Oct 2009 04:40:48 GMT</pubDate><dc:creator>holger.kopf@josef-gartner.de</dc:creator><description>&lt;p&gt;At the moment it happens at the WebDialogBox.&lt;/p&gt;
&lt;p&gt;The DLL versions are: &lt;/p&gt;
&lt;p&gt;WebDesktop 3.0.7200.303&lt;br /&gt;Framework 3.0.5000.1&lt;/p&gt;
&lt;p&gt;I think the iireset does not work, cause i have no IIS installed at the client. I use VS 2008 and this works as you know with an internal http server.&lt;/p&gt;</description></item><item><title>Error Creating Control</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/Error-Creating-Control/</link><pubDate>Mon, 28 Sep 2009 22:39:11 GMT</pubDate><dc:creator>gordont</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Actually it's the first time we got the behaviour. Usually the error will be fix after we do iisreset. Could I know your WebDesktop and Framework version? Also could you try to update the WebDesktop and Framework dll using Update manager?&lt;/p&gt;
&lt;p&gt;One more thing, is this only happend in your WebDesktop control?&lt;/p&gt;
&lt;p&gt;Best Regards,&lt;/p&gt;
&lt;p&gt;Gordon Tumewu&lt;/p&gt;</description></item><item><title>Error Creating Control</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/Error-Creating-Control/</link><pubDate>Mon, 28 Sep 2009 08:54:42 GMT</pubDate><dc:creator>holger.kopf@josef-gartner.de</dc:creator><description>&lt;p&gt;I think this runs very instable. After doing that an clearing the temp. Internetfiles on .NET the most controls are accessable in VS 2008. But one (WebDialogBox) not. After deleting the Internetfiles once again the WebDialogBox works but all the others get an error.&lt;/p&gt;
&lt;p&gt;So why does this happen, and does this occur only by myself ?&lt;/p&gt;</description></item><item><title>Error Creating Control</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/Error-Creating-Control/</link><pubDate>Sun, 27 Sep 2009 23:26:41 GMT</pubDate><dc:creator>gordont</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Try to remove all the reference to WebDesktop in your project. After that close the project, do iisreset, then open again the project then drag new webtab in new page in your project.&lt;/p&gt;
&lt;p&gt;Hope this helps.&lt;/p&gt;
&lt;p&gt;One more thing please make sure that the ISNet.WebUI.WebDesktop.dll in your project have the same version like the one in C:\Program Files\Intersoft Solutions\WebUI Studio for ASP.NET\WebDesktop.NET 3.0\Bin.&lt;/p&gt;
&lt;p&gt;Best Regards,&lt;/p&gt;
&lt;p&gt;Gordon Tumewu&lt;/p&gt;</description></item><item><title>Error Creating Control</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/Error-Creating-Control/</link><pubDate>Fri, 25 Sep 2009 04:37:20 GMT</pubDate><dc:creator>holger.kopf@josef-gartner.de</dc:creator><description>&lt;p&gt;It happend also before. But now i can't get rid of them. If i insert a new WebTab i got the attached error message.&lt;/p&gt;
&lt;p&gt;If i put in a WebGrid it works properly.&lt;/p&gt;</description></item><item><title>Error Creating Control</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/Error-Creating-Control/</link><pubDate>Thu, 24 Sep 2009 22:21:41 GMT</pubDate><dc:creator>gordont</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Is this happends before? I mean is the issue happend after you update the hotfix? Or the error suddenly occured. Please check your project's bin folder and make sure that ISNet.WebUI.WebDesktop.dll is occured and ISNet.WebUI.WebDesktop.Resources.dll if you are using SmartWebResources.&lt;/p&gt;
&lt;p&gt;Also is this happend to other intersoft controls(e.g WebGrid, WebCombo)?&lt;/p&gt;
&lt;p&gt;Best Regards,&lt;/p&gt;
&lt;p&gt;Gordon Tumewu&lt;/p&gt;</description></item><item><title>Error Creating Control</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/Error-Creating-Control/</link><pubDate>Thu, 24 Sep 2009 09:48:58 GMT</pubDate><dc:creator>holger.kopf@josef-gartner.de</dc:creator><description>&lt;p&gt;Hi, i got the 'error creating control' errors shown in the attached file. After deleting files and directories under 'C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files' the errors still remain.&lt;/p&gt;
&lt;p&gt;How can i get rid of them ?&lt;/p&gt;
&lt;p&gt;Holger&lt;/p&gt;</description></item></channel></rss>