Upgrade from WebUI Studio 2008 R2 to 2009 R1

2 replies. Last post: September 23, 2009 10:52 PM by Yudi
Tags :
  • (None)
  • New Discussion
  • New Question
  • New Product Feedback

Hi,

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.

The DLL's included in my project from 2008 are:

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.

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.

However when I try to access the application I get the following runtime error:

Description: 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.

Compiler Error Message: CS0234: The type or namespace name 'BorderDetail' does not exist in the namespace 'ISNet.WebUI' (are you missing an assembly reference?)

Source Error:

Line 170:        
Line 171:        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
Line 172:        private global::ISNet.WebUI.BorderDetail @__BuildControl__control5() {
Line 173:            global::ISNet.WebUI.BorderDetail @__ctrl;
Line 174:            

Line 170:        
Line 171:        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
Line 172:        private global::ISNet.WebUI.BorderDetail @__BuildControl__control5() {
Line 173:            global::ISNet.WebUI.BorderDetail @__ctrl;
Line 174:            
Line 170:        
Line 171:        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
Line 172:        private global::ISNet.WebUI.BorderDetail @__BuildControl__control5() {
Line 173:            global::ISNet.WebUI.BorderDetail @__ctrl;
Line 174:            


Anyone got any ideas?  It tells me I'm missing an assembly reference to ISNet.WebUI but that is referenced in the project.


Regards,

Adrian.

All times are GMT -5. The time now is 11:40 PM.
Previous Next