﻿<?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 - Lounge - Upgrade from WebUI Studio 2008 R2 to 2009 R1</title><link>http://www.intersoftsolutions.com/Community/Lounge/Upgrade-from-WebUI-Studio-2008-R2-to-2009-R1/</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>Upgrade from WebUI Studio 2008 R2 to 2009 R1</title><link>http://www.intersoftsolutions.com/Community/Lounge/Upgrade-from-WebUI-Studio-2008-R2-to-2009-R1/</link><pubDate>Wed, 23 Sep 2009 22:52:06 GMT</pubDate><dc:creator>yudi@intersoftpt.com</dc:creator><description>&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt"&gt;Glad to hear that you’ve found a solution of the issue. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt"&gt;Thank you for sharing with us about the issue and its solution. Please feel free to contact us with any questions or concerns you may have.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Upgrade from WebUI Studio 2008 R2 to 2009 R1</title><link>http://www.intersoftsolutions.com/Community/Lounge/Upgrade-from-WebUI-Studio-2008-R2-to-2009-R1/</link><pubDate>Wed, 23 Sep 2009 09:30:26 GMT</pubDate><dc:creator>acunningham</dc:creator><description>&lt;p&gt;I figured out the issue.  &lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Needed to set the "Copy Local" property on the referenced DLL's to "True".&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Upgrade from WebUI Studio 2008 R2 to 2009 R1</title><link>http://www.intersoftsolutions.com/Community/Lounge/Upgrade-from-WebUI-Studio-2008-R2-to-2009-R1/</link><pubDate>Wed, 23 Sep 2009 09:07:38 GMT</pubDate><dc:creator>acunningham</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I've be using WebUI Studio 2008 R2 to date and I'm currently in the process of upgrading to the WebUI Studio 2009 R1 however I've encountered an issue.&lt;/p&gt;
&lt;p&gt;The DLL's included in my project from 2008 are:&lt;/p&gt;
&lt;p&gt;ISNet, ISNet.WebUI, ISNet.WebUI.WebComo, ISNet.WebUI.WebDesktop, ISNet.WebUI.WebGrid, ISNet.WebUI.WebInput, ISNet.WebUI.WebTreeView and the equivilent Resources DLL's for each of the above.&lt;/p&gt;
&lt;p&gt;Now to upgrade to the new DLL's I assumed it would be a straightforward taks of just replacing the 2008 R2 DLL's with the 2009 R1 DLL's, which I have done and the solution builds successfully.&lt;/p&gt;
&lt;p&gt;However when I try to access the application I get the following runtime error:&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial, helvetica, geneva, sunsans-regular, sans-serif"&gt;&lt;strong&gt;Description: &lt;/strong&gt;An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately. &lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Compiler Error Message: &lt;/strong&gt;CS0234: The type or namespace name 'BorderDetail' does not exist in the namespace 'ISNet.WebUI' (are you missing an assembly reference?)&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Source Error:&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;
&lt;table width="100%" bgcolor="#ffffcc"&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;code&gt;&lt;pre&gt;Line 170:        
Line 171:        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
&lt;span style="color: red"&gt;Line 172:        private global::ISNet.WebUI.BorderDetail @__BuildControl__control5() {
&lt;/span&gt;Line 173:            global::ISNet.WebUI.BorderDetail @__ctrl;
Line 174:            &lt;/pre&gt;&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/span&gt;&lt;/p&gt;
&lt;table width="100%" bgcolor="#ffffcc"&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;code&gt;&lt;pre&gt;Line 170:        
Line 171:        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
&lt;span style="color: red"&gt;Line 172:        private global::ISNet.WebUI.BorderDetail @__BuildControl__control5() {
&lt;/span&gt;Line 173:            global::ISNet.WebUI.BorderDetail @__ctrl;
Line 174:            &lt;/pre&gt;&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;
&lt;table width="100%" bgcolor="#ffffcc"&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;code&gt;&lt;pre&gt;Line 170:        
Line 171:        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
&lt;span style="color: red"&gt;Line 172:        private global::ISNet.WebUI.BorderDetail @__BuildControl__control5() {
&lt;/span&gt;Line 173:            global::ISNet.WebUI.BorderDetail @__ctrl;
Line 174:            &lt;/pre&gt;&lt;/code&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Anyone got any ideas?  It tells me I'm missing an assembly reference to ISNet.WebUI but that is referenced in the project.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Adrian.&lt;br /&gt;&lt;/p&gt;</description></item></channel></rss>