﻿<?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 - WebGrid Enterprise - Exception in designer has occurred</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Exception-in-designer-has-occurred/</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>Exception in designer has occurred</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Exception-in-designer-has-occurred/</link><pubDate>Mon, 09 May 2011 17:09:01 GMT</pubDate><dc:creator>cbland</dc:creator><category>webgrid 7.0</category><category>Upgrade</category><category>WebUI Studio 2011 R1</category><description>&lt;p&gt;Martin remoted into my system for 2 hours, and we found that the versions were correct between the GAC, the project BIN, and the WebUI Studio files created during the install of WebUI Studio 2011.&lt;/p&gt;
&lt;p&gt;It was finally concluded that all of the references and code lines for WebUI in webconfig had to be removed, the project saved, Visual Studio closed, the appropriate "Temporary ASP.NET Files" folders deleted, and Visual Studio project opened back up, the lines added back to webconfig, and the NECESSARY references added back to the project, to get the designer running again AND the project remaining stable...&lt;/p&gt;
&lt;p&gt;Long, long, road to get there, but problem resolved!&lt;/p&gt;</description></item><item><title>Exception in designer has occurred</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Exception-in-designer-has-occurred/</link><pubDate>Fri, 06 May 2011 11:15:40 GMT</pubDate><dc:creator>cbland</dc:creator><category>webgrid 7.0</category><category>Upgrade</category><category>WebUI Studio 2011 R1</category><description>&lt;p&gt;I have reconfirmed the version numbers between the assemblies in GAC and the contents of the projects BIN folder - they are identical.  I ran iisreset with Visual Studio closed and brought the project back up - same error.  The ISNet.WebUI.Editor.v4.dll wasn't being referenced in the project, so I added it and confirmed proper versions between GAC and BIN - still same error...&lt;/p&gt;
&lt;p&gt;The only thing that I found out of place was in the .csproj file for the project:&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;&lt;pre&gt;    &amp;lt;Reference Include="ISNet.WebUI.WebGrid, Version=7.0.7200.&lt;strong&gt;&lt;em&gt;&lt;span style="text-decoration: underline"&gt;417&lt;/span&gt;&lt;/em&gt;&lt;/strong&gt;, Culture=neutral, PublicKeyToken=3e60b85fb8502d5e, processorArchitecture=MSIL"&amp;gt;
      &amp;lt;SpecificVersion&amp;gt;False&amp;lt;/SpecificVersion&amp;gt;
    &amp;lt;/Reference&amp;gt;
    &amp;lt;Reference Include="ISNet.WebUI.WebGrid.Editor, Version=7.0.7200.429, Culture=neutral, PublicKeyToken=86c0ac2b39cea36a, processorArchitecture=MSIL"&amp;gt;
      &amp;lt;Private&amp;gt;True&amp;lt;/Private&amp;gt;
    &amp;lt;/Reference&amp;gt;
    &amp;lt;Reference Include="ISNet.WebUI.WebGrid.Resources, Version=7.0.7200.&lt;strong&gt;&lt;em&gt;&lt;span style="text-decoration: underline"&gt;417&lt;/span&gt;&lt;/em&gt;&lt;/strong&gt;, Culture=neutral, PublicKeyToken=3e60b85fb8502d5e, processorArchitecture=MSIL"&amp;gt;
      &amp;lt;SpecificVersion&amp;gt;False&amp;lt;/SpecificVersion&amp;gt;
    &amp;lt;/Reference&amp;gt;&lt;/pre&gt;
&lt;p&gt;Note that the version numbers in the .csproj file for WebGrid and WebGrid.Resources are both 7.0.7200.417, though with the project actually open in Visual Studio, they both show version numbers 7.0.7200.429.&lt;/p&gt;
&lt;p&gt;Thanks again for your prompt response,&lt;/p&gt;
&lt;p&gt;Chris&lt;/p&gt;</description></item><item><title>Exception in designer has occurred</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Exception-in-designer-has-occurred/</link><pubDate>Fri, 06 May 2011 00:21:29 GMT</pubDate><dc:creator>yudi</dc:creator><category>webgrid 7.0</category><category>Upgrade</category><category>WebUI Studio 2011 R1</category><description>&lt;p&gt;&lt;span style="font-family: 'segoe ui', 'sans-serif'; color: #1f497d; font-size: 9pt"&gt;Martin’s suggestion has pointed to the correct solution. I just would like to add a word or two regarding this problem.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: 'segoe ui', 'sans-serif'; color: #1f497d; font-size: 9pt"&gt;When we work with Intersoft component designer, for example: in this case is the WebGrid designer, we need to ensure that the build version of &lt;strong&gt;ISNet.WebUI.WebGrid.Editor.dll&lt;/strong&gt; assembly file in GAC has the same build version with the &lt;strong&gt;ISNet.WebUI.WebGrid.dll&lt;/strong&gt; of your project’s bin folder.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: 'segoe ui', 'sans-serif'; color: #1f497d; font-size: 9pt"&gt;The screenshot below shows the assembly files inside the “&lt;strong&gt;%ProgramFiles%\Intersoft Solutions\WebUI Studio for ASP.NET\WebGrid.NET 7.0\Bin&lt;/strong&gt;” folder. It shows that the build version of WebGrid 7 in the development PC is build 429.&lt;/span&gt;&lt;/p&gt;&lt;img style="width: 640px; height: 480px" src="http://intersoftpt.com/Community/Attachments/2577/WebGridAssemblyInDevPC.png" /&gt; 
&lt;p&gt;&lt;span style="font-family: 'segoe ui', 'sans-serif'; color: #1f497d; font-size: 9pt"&gt;The project’s bin folder should have WebGrid’s assembly which has identic build number.&lt;/span&gt;&lt;/p&gt;&lt;img style="width: 640px; height: 480px" src="http://intersoftpt.com/Community/Attachments/2577/WebGridAssemblyInProjectBinFolder.png" /&gt; 
&lt;p&gt;&lt;span style="font-family: 'segoe ui', 'sans-serif'; color: #1f497d; font-size: 9pt"&gt;When the designer of WebGrid control is opened in Visual Studio, please ensure that the &lt;strong&gt;ISNet.WebUI.WebGrid.Editor.dll&lt;/strong&gt; in the GAC (&lt;strong&gt;%systemroot%\assembly&lt;/strong&gt;) has equal build version with the &lt;strong&gt;ISNet.WebUI.WebGrid.dll&lt;/strong&gt; mentioned above.&lt;/span&gt;&lt;/p&gt;&lt;img style="width: 640px; height: 480px" src="http://intersoftpt.com/Community/Attachments/2577/WebGridAssemblyInGAC.png" /&gt; 
&lt;p&gt;&lt;span style="font-family: 'segoe ui', 'sans-serif'; color: #1f497d; font-size: 9pt"&gt;Last but not least, if in any how we update or apply the hotfix of &lt;strong&gt;WebUI.NET Framework 3.0&lt;/strong&gt;, please ensure that the &lt;strong&gt;ISNet.WebUI.Editor.v4.dll&lt;/strong&gt; assembly file in &lt;strong&gt;GAC&lt;/strong&gt; and in the “&lt;strong&gt;%ProgramFiles%\Intersoft Solutions\WebUI Studio for ASP.NET\WebUI.NET Framework 3.0\Bin&lt;/strong&gt;” folder has the same build version.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: 'segoe ui', 'sans-serif'; color: #1f497d; font-size: 9pt"&gt;If the problem still persist, please try to close all opened Visual Studio; reset IIS; removes temporary ASP.NET files (by deleting all files and folders in “%systemroot%\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files” for project that uses .NET Framework 2.0 and “%systemroot%\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files” for project that uses .NET Framework 4.0.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Exception in designer has occurred</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Exception-in-designer-has-occurred/</link><pubDate>Thu, 05 May 2011 17:56:04 GMT</pubDate><dc:creator>cbland</dc:creator><category>webgrid 7.0</category><category>Upgrade</category><category>WebUI Studio 2011 R1</category><description>&lt;p&gt;Thank you for the quick response.  What I had posted originally was that the versions appear to be the same in Windows\assembly and my projects BIN folder (see attachment).  Is there somewhere else that I might be missing?  I've also checked the webconfig versus the sample C# files and nothing seems off there either, though I can open the designer for the sample WebGrids...&lt;/p&gt;</description></item><item><title>Exception in designer has occurred</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Exception-in-designer-has-occurred/</link><pubDate>Thu, 05 May 2011 17:33:31 GMT</pubDate><dc:creator>MarTin</dc:creator><category>webgrid 7.0</category><category>Upgrade</category><category>WebUI Studio 2011 R1</category><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;This is my suggestion to the other customer that had the same issue before:&lt;/p&gt;
&lt;p&gt;"This error might occur because you have different assembly version between your project and the GAC.&lt;/p&gt;
&lt;p&gt;Check you GAC for &lt;strong&gt;ISNet.WebUI.WebGrid.Editor &lt;/strong&gt;assembly version. If the version is different, then delete the assembly from the GAC and drag the one from &lt;strong&gt;C:\Program Files\Intersoft Solutions\WebUI Studio for ASP.NET\WebGrid.NET 7.0\Bin&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;Restart your project and try to open WebGrid's designer."&lt;/p&gt;
&lt;p&gt;The above solution should work for the designer issue. Please ensure you have the same version of ISNet.WebUI.WebGrid.Editor in both GAC and bin folder.&lt;/p&gt;
&lt;p&gt;If the error still persists, may I know what the error is? You can provide a screenshot for better information.&lt;/p&gt;
&lt;p&gt;Thank you.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;-Martin-&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;</description></item><item><title>Exception in designer has occurred</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Exception-in-designer-has-occurred/</link><pubDate>Thu, 05 May 2011 15:46:30 GMT</pubDate><dc:creator>cbland</dc:creator><category>webgrid 7.0</category><category>Upgrade</category><category>WebUI Studio 2011 R1</category><description>&lt;p&gt;I am running into an error opening the WebGrid.NET Designer since the upgrade from WebUI Studio 2010 R2 to 2011 R1: "An exception in designer has occurred."&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;I've seen a couple of other similar questions posted with the answer being to confirm the correct versions of the file ISNet.WebUI.WebGrid.Editor.dll are in place in both the project BIN folder and the Windows\Assembly folder.  They are both showing version 7.0.7200.429, and the date looks right.  &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;I'm getting the same error when I create a new project, copy the editor DLL to the project BIN folder, add the webgrid, and then try to open that webgrid's desinger...  Please help!!!&lt;/p&gt;</description></item></channel></rss>