This is a migrated thread and some comments may be shown as answers.

Server Error in '/RadControls_AspNetAjax' Application

3 Answers 249 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
IQworks
Top achievements
Rank 1
IQworks asked on 28 Dec 2008, 03:58 PM

Posted 0 minutes ago (permalink)

 Hi,
    I am using Visual Web Developer 2005.  I installed the Telerik.Web.UI.dll in my GAC from the bin (not Bin35). I made the assemblies entry in my machine.config as well.
   My VWD seems to work fine. It sees what it needs to when it needs to at run time. I can get into the design view, the debug works and I can call the test page up from localhost.  
   However, now I am ready to go back to the live examples to plan what I need to use first and to learn more particulars and I get this when I click on the Live Examples desktop icon now. It was working before I added the DLL to the GAC.  There is no direct reference to the DLL in my VWD references, should there be  In order to distinguish ? will try that, but if there is another reason for this error and I am barking up the wrong tree, could anyone give some advice about this error ?
thanks for any help
******************************************************************************************
 

Server Error in '/RadControls_AspNetAjax' Application.

Compilation 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: BC30560: 'GridBoundColumn' is ambiguous in the namespace 'Telerik.Web.UI'.

Source Error:

Line 15:     ' 
Line 16:     Public Class MyCustomFilteringColumnVB
Line 17: Inherits GridBoundColumnLine 18: 
Line 19:         Public Shared ReadOnly Property ConnectionString() As String

Source File: C:\Program Files\Telerik\RadControls for ASPNET AJAX Q3 2008\Live Demos\App_Code\Grid_VB\MyCustomFilteringColumnVB.vb    Line: 17



C:\Program Files\Telerik\RadControls for ASPNET AJAX Q3 2008\Live Demos> "C:\WINDOWS\Microsoft.NET\Framework\v3.5\vbc.exe" /t:library /utf8output /R:"C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\radcontrols_aspnetajax\78751c15\9c9fa247\assembly\dl3\3929eb0d\0012444f_6e4ec901\Telerik.Web.UI.DLL" /R:"C:\WINDOWS\assembly\GAC_MSIL\System.Drawing\2.0.0.0__b03f5f7f11d50a3a\System.Drawing.dll" /R:"C:\WINDOWS\assembly\GAC_MSIL\Telerik.Web.UI\2008.3.1125.20__121fae78165ba3d4\Telerik.Web.UI.dll" /R:"C:\WINDOWS\assembly\GAC_MSIL\System.Web.Mobile\2.0.0.0__b03f5f7f11d50a3a\System.Web.Mobile.dll" /R:"C:\WINDOWS\assembly\GAC_MSIL\System.WorkflowServices\3.5.0.0__31bf3856ad364e35\System.WorkflowServices.dll" /R:"C:\WINDOWS\assembly\GAC_MSIL\System.Web.Extensions.Design\3.5.0.0__31bf3856ad364e35\System.Web.Extensions.Design.dll" /R:"C:\WINDOWS\assembly\GAC_MSIL\System.Xml\2.0.0.0__b77a5c561934e089\System.Xml.dll" /R:"C:\WINDOWS\assembly\GAC_MSIL\System.Configuration\2.0.0.0__b03f5f7f11d50a3a\System.Configuration.dll" /R:"C:\WINDOWS\assembly\GAC_MSIL\System.Windows.Forms\2.0.0.0__b77a5c561934e089\System.Windows.Forms.dll" /R:"C:\WINDOWS\assembly\GAC_MSIL\System.Runtime.Serialization\3.0.0.0__b77a5c561934e089\System.Runtime.Serialization.dll" /R:"C:\WINDOWS\assembly\GAC_32\System.Data\2.0.0.0__b77a5c561934e089\System.Data.dll" /R:"C:\WINDOWS\assembly\GAC_MSIL\System.IdentityModel\3.0.0.0__b77a5c561934e089\System.IdentityModel.dll" /R:"C:\WINDOWS\assembly\GAC_MSIL\System.Web.Services\2.0.0.0__b03f5f7f11d50a3a\System.Web.Services.dll" /R:"C:\WINDOWS\assembly\GAC_MSIL\System.Web.Extensions\3.5.0.0__31bf3856ad364e35\System.Web.Extensions.dll" /R:"C:\WINDOWS\assembly\GAC_MSIL\System.Drawing.Design\2.0.0.0__b03f5f7f11d50a3a\System.Drawing.Design.dll" /R:"C:\WINDOWS\assembly\GAC_MSIL\System.Xml.Linq\3.5.0.0__b77a5c561934e089\System.Xml.Linq.dll" /R:"C:\WINDOWS\assembly\GAC_32\System.EnterpriseServices\2.0.0.0__b03f5f7f11d50a3a\System.EnterpriseServices.dll" /R:"C:\WINDOWS\assembly\GAC_MSIL\System.Core\3.5.0.0__b77a5c561934e089\System.Core.dll" /R:"C:\WINDOWS\assembly\GAC_MSIL\System.ServiceModel.Web\3.5.0.0__31bf3856ad364e35\System.ServiceModel.Web.dll" /R:"C:\WINDOWS\assembly\GAC_MSIL\System.Design\2.0.0.0__b03f5f7f11d50a3a\System.Design.dll" /R:"C:\WINDOWS\assembly\GAC_MSIL\System.Data.DataSetExtensions\3.5.0.0__b77a5c561934e089\System.Data.DataSetExtensions.dll" /R:"C:\WINDOWS\assembly\GAC_MSIL\System\2.0.0.0__b77a5c561934e089\System.dll" /R:"C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\radcontrols_aspnetajax\78751c15\9c9fa247\App_GlobalResources.nrziyzxi.dll" /R:"C:\WINDOWS\assembly\GAC_MSIL\System.ServiceModel\3.0.0.0__b77a5c561934e089\System.ServiceModel.dll" /R:"C:\WINDOWS\assembly\GAC_32\System.Web\2.0.0.0__b03f5f7f11d50a3a\System.Web.dll" /out:"C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\radcontrols_aspnetajax\78751c15\9c9fa247\App_SubCode_Grid_VB.smmxoxgd.dll" /debug- /define:_MYTYPE=\"Web\" /imports:Microsoft.VisualBasic,System,System.Collections,System.Collections.Specialized,System.Configuration,System.Text,System.Text.RegularExpressions,System.Web,System.Web.Caching,System.Web.SessionState,System.Web.Security,System.Web.Profile,System.Web.UI,System.Web.UI.WebControls,System.Web.UI.WebControls.WebParts,System.Web.UI.HtmlControls /warnaserror- /optionInfer+  "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\radcontrols_aspnetajax\78751c15\9c9fa247\App_SubCode_Grid_VB.smmxoxgd.0.vb" "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\radcontrols_aspnetajax\78751c15\9c9fa247\App_SubCode_Grid_VB.smmxoxgd.1.vb" "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\radcontrols_aspnetajax\78751c15\9c9fa247\App_SubCode_Grid_VB.smmxoxgd.2.vb" "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\radcontrols_aspnetajax\78751c15\9c9fa247\App_SubCode_Grid_VB.smmxoxgd.3.vb" "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\radcontrols_aspnetajax\78751c15\9c9fa247\App_SubCode_Grid_VB.smmxoxgd.4.vb"


Microsoft (R) Visual Basic Compiler version 9.0.21022.8
Copyright (c) Microsoft Corporation.  All rights reserved.

C:\Program Files\Telerik\RadControls for ASPNET AJAX Q3 2008\Live Demos\App_Code\Grid_VB\MyCustomFilteringColumnVB.vb(17) : error BC30560: 'GridBoundColumn' is ambiguous in the namespace 'Telerik.Web.UI'.

        Inherits GridBoundColumn
                 ~~~~~~~~~~~~~~~
C:\Program Files\Telerik\RadControls for ASPNET AJAX Q3 2008\Live Demos\App_Code\Grid_VB\MyCustomFilteringColumnVB.vb(26) : error BC30284: sub 'SetupFilterControls' cannot be declared 'Overrides' because it does not override a sub in a base class.

        Protected Overrides Sub SetupFilterControls(ByVal cell As TableCell)
                                ~~~~~~~~~~~~~~~~~~~                         
C:\Program Files\Telerik\RadControls for ASPNET AJAX Q3 2008\Live Demos\App_Code\Grid_VB\MyCustomFilteringColumnVB.vb(29) : error BC30560: 'RadComboBox' is ambiguous in the namespace 'Telerik.Web.UI'.

            Dim combo As RadComboBox = New RadComboBox
                         ~~~~~~~~~~~                  
C:\Program Files\Telerik\RadControls for ASPNET AJAX Q3 2008\Live Demos\App_Code\Grid_VB\MyCustomFilteringColumnVB.vb(30) : error BC30456: 'DataField' is not a member of 'Telerik.Web.Examples.Integration.GridAndCombo.MyCustomFilteringColumnVB'.

            combo.ID = ("RadComboBox1" + Me.DataField)
                                         ~~~~~~~~~~~~ 
C:\Program Files\Telerik\RadControls for ASPNET AJAX Q3 2008\Live Demos\App_Code\Grid_VB\MyCustomFilteringColumnVB.vb(44) : error BC30284: sub 'SetCurrentFilterValueToControl' cannot be declared 'Overrides' because it does not override a sub in a base class.

        Protected Overrides Sub SetCurrentFilterValueToControl(ByVal cell As TableCell)
                                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                         
C:\Program Files\Telerik\RadControls for ASPNET AJAX Q3 2008\Live Demos\App_Code\Grid_VB\MyCustomFilteringColumnVB.vb(46) : error BC30560: 'RadComboBox' is ambiguous in the namespace 'Telerik.Web.UI'.

            Dim combo As RadComboBox = CType(cell.Controls(0), RadComboBox)
                         ~~~~~~~~~~~                                       
C:\Program Files\Telerik\RadControls for ASPNET AJAX Q3 2008\Live Demos\App_Code\Grid_VB\MyCustomFilteringColumnVB.vb(47) : error BC30456: 'CurrentFilterValue' is not a member of 'Telerik.Web.Examples.Integration.GridAndCombo.MyCustomFilteringColumnVB'.

            If (Me.CurrentFilterValue <> String.Empty) Then
                ~~~~~~~~~~~~~~~~~~~~~                      
C:\Program Files\Telerik\RadControls for ASPNET AJAX Q3 2008\Live Demos\App_Code\Grid_VB\MyCustomFilteringColumnVB.vb(48) : error BC30456: 'CurrentFilterValue' is not a member of 'Telerik.Web.Examples.Integration.GridAndCombo.MyCustomFilteringColumnVB'.

                combo.Text = Me.CurrentFilterValue
                             ~~~~~~~~~~~~~~~~~~~~~
C:\Program Files\Telerik\RadControls for ASPNET AJAX Q3 2008\Live Demos\App_Code\Grid_VB\MyCustomFilteringColumnVB.vb(53) : error BC30284: function 'GetCurrentFilterValueFromControl' cannot be declared 'Overrides' because it does not override a function in a base class.

        Protected Overrides Function GetCurrentFilterValueFromControl(ByVal cell As TableCell) As String
                                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                   
C:\Program Files\Telerik\RadControls for ASPNET AJAX Q3 2008\Live Demos\App_Code\Grid_VB\MyCustomFilteringColumnVB.vb(54) : error BC30560: 'RadComboBox' is ambiguous in the namespace 'Telerik.Web.UI'.

            Dim combo As RadComboBox = CType(cell.Controls(0), RadComboBox)
                         ~~~~~~~~~~~                                       
C:\Program Files\Telerik\RadControls for ASPNET AJAX Q3 2008\Live Demos\App_Code\Grid_VB\MyCustomFilteringColumnVB.vb(58) : error BC30560: 'RadComboBoxItemsRequestedEventArgs' is ambiguous in the namespace 'Telerik.Web.UI'.

        Private Sub list_ItemsRequested(ByVal o As Object, ByVal e As RadComboBoxItemsRequestedEventArgs)
                                                                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
C:\Program Files\Telerik\RadControls for ASPNET AJAX Q3 2008\Live Demos\App_Code\Grid_VB\MyCustomFilteringColumnVB.vb(59) : error BC30560: 'RadComboBox' is ambiguous in the namespace 'Telerik.Web.UI'.

            CType(o, RadComboBox).DataTextField = Me.DataField
                     ~~~~~~~~~~~                              
C:\Program Files\Telerik\RadControls for ASPNET AJAX Q3 2008\Live Demos\App_Code\Grid_VB\MyCustomFilteringColumnVB.vb(59) : error BC30456: 'DataField' is not a member of 'Telerik.Web.Examples.Integration.GridAndCombo.MyCustomFilteringColumnVB'.

            CType(o, RadComboBox).DataTextField = Me.DataField
                                                  ~~~~~~~~~~~~
C:\Program Files\Telerik\RadControls for ASPNET AJAX Q3 2008\Live Demos\App_Code\Grid_VB\MyCustomFilteringColumnVB.vb(60) : error BC30560: 'RadComboBox' is ambiguous in the namespace 'Telerik.Web.UI'.

            CType(o, RadComboBox).DataValueField = Me.DataField
                     ~~~~~~~~~~~                               
C:\Program Files\Telerik\RadControls for ASPNET AJAX Q3 2008\Live Demos\App_Code\Grid_VB\MyCustomFilteringColumnVB.vb(60) : error BC30456: 'DataField' is not a member of 'Telerik.Web.Examples.Integration.GridAndCombo.MyCustomFilteringColumnVB'.

            CType(o, RadComboBox).DataValueField = Me.DataField
                                                   ~~~~~~~~~~~~
C:\Program Files\Telerik\RadControls for ASPNET AJAX Q3 2008\Live Demos\App_Code\Grid_VB\MyCustomFilteringColumnVB.vb(61) : error BC30560: 'RadComboBox' is ambiguous in the namespace 'Telerik.Web.UI'.

            CType(o, RadComboBox).DataSource = GetDataTable("SELECT DISTINCT " & Me.UniqueName & " FROM Customers WHERE " & Me.UniqueName & " LIKE '" & e.Text & "%'")
                     ~~~~~~~~~~~                                                                                                                                      
C:\Program Files\Telerik\RadControls for ASPNET AJAX Q3 2008\Live Demos\App_Code\Grid_VB\MyCustomFilteringColumnVB.vb(61) : error BC30456: 'UniqueName' is not a member of 'Telerik.Web.Examples.Integration.GridAndCombo.MyCustomFilteringColumnVB'.

            CType(o, RadComboBox).DataSource = GetDataTable("SELECT DISTINCT " & Me.UniqueName & " FROM Customers WHERE " & Me.UniqueName & " LIKE '" & e.Text & "%'")
                                                                                 ~~~~~~~~~~~~~                                                                        
C:\Program Files\Telerik\RadControls for ASPNET AJAX Q3 2008\Live Demos\App_Code\Grid_VB\MyCustomFilteringColumnVB.vb(61) : error BC30456: 'UniqueName' is not a member of 'Telerik.Web.Examples.Integration.GridAndCombo.MyCustomFilteringColumnVB'.

            CType(o, RadComboBox).DataSource = GetDataTable("SELECT DISTINCT " & Me.UniqueName & " FROM Customers WHERE " & Me.UniqueName & " LIKE '" & e.Text & "%'")
                                                                                                                            ~~~~~~~~~~~~~                             
C:\Program Files\Telerik\RadControls for ASPNET AJAX Q3 2008\Live Demos\App_Code\Grid_VB\MyCustomFilteringColumnVB.vb(62) : error BC30560: 'RadComboBox' is ambiguous in the namespace 'Telerik.Web.UI'.

            CType(o, RadComboBox).DataBind()
                     ~~~~~~~~~~~            
C:\Program Files\Telerik\RadControls for ASPNET AJAX Q3 2008\Live Demos\App_Code\Grid_VB\MyCustomFilteringColumnVB.vb(65) : error BC30560: 'RadComboBoxSelectedIndexChangedEventArgs' is ambiguous in the namespace 'Telerik.Web.UI'.

        Private Sub list_SelectedIndexChanged(ByVal o As Object, ByVal e As Telerik.Web.UI.RadComboBoxSelectedIndexChangedEventArgs)
                                                                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
C:\Program Files\Telerik\RadControls for ASPNET AJAX Q3 2008\Live Demos\App_Code\Grid_VB\MyCustomFilteringColumnVB.vb(66) : error BC30560: 'GridFilteringItem' is ambiguous in the namespace 'Telerik.Web.UI'.

            Dim filterItem As GridFilteringItem = CType(CType(o, RadComboBox).NamingContainer, GridFilteringItem)
                              ~~~~~~~~~~~~~~~~~                                                                  
C:\Program Files\Telerik\RadControls for ASPNET AJAX Q3 2008\Live Demos\App_Code\Grid_VB\MyCustomFilteringColumnVB.vb(67) : error BC30456: 'UniqueName' is not a member of 'Telerik.Web.Examples.Integration.GridAndCombo.MyCustomFilteringColumnVB'.

            If (Me.UniqueName = "Index") Then
                ~~~~~~~~~~~~~                
C:\Program Files\Telerik\RadControls for ASPNET AJAX Q3 2008\Live Demos\App_Code\Grid_VB\MyCustomFilteringColumnVB.vb(69) : error BC30456: 'UniqueName' is not a member of 'Telerik.Web.Examples.Integration.GridAndCombo.MyCustomFilteringColumnVB'.

                filterItem.FireCommandEvent("Filter", New Pair("EqualTo", Me.UniqueName))
                                                                          ~~~~~~~~~~~~~  
C:\Program Files\Telerik\RadControls for ASPNET AJAX Q3 2008\Live Demos\App_Code\Grid_VB\MyCustomFilteringColumnVB.vb(72) : error BC30456: 'UniqueName' is not a member of 'Telerik.Web.Examples.Integration.GridAndCombo.MyCustomFilteringColumnVB'.

            filterItem.FireCommandEvent("Filter", New Pair("Contains", Me.UniqueName))
                                                                       ~~~~~~~~~~~~~  


Line 1:    Imports Microsoft.VisualBasic
Line 2:    Imports System.Data
Line 3:    Imports Telerik.Web.UI
Line 4:    Imports System.Web.UI.WebControls
Line 5:    Imports System.Web.UI
Line 6:    Imports System
Line 7:    Imports System.Configuration
Line 8:    Imports System.Data.SqlClient
Line 9:    
Line 10:   Namespace Telerik.Web.Examples.Integration.GridAndCombo
Line 11:   
Line 12:       ' <summary>
Line 13:       ' Custom column that shows filtering dropdown instead of textbox
Line 14:       ' </summary>
Line 15:       ' 
Line 16:       Public Class MyCustomFilteringColumnVB
Line 17:           Inherits GridBoundColumn
Line 18:   
Line 19:           Public Shared ReadOnly Property ConnectionString() As String
Line 20:               Get
Line 21:                   Return ConfigurationManager.ConnectionStrings("NorthwindConnectionString").ConnectionString
Line 22:               End Get
Line 23:           End Property
Line 24:   
Line 25:           'RadGrid will call this method when it initializes the controls inside the filtering item cells
Line 26:           Protected Overrides Sub SetupFilterControls(ByVal cell As TableCell)
Line 27:               MyBase.SetupFilterControls(cell)
Line 28:               cell.Controls.RemoveAt(0)
Line 29:               Dim combo As RadComboBox = New RadComboBox
Line 30:               combo.ID = ("RadComboBox1" + Me.DataField)
Line 31:               combo.ShowToggleImage = False
Line 32:               combo.Skin = "Office2007"
Line 33:               combo.EnableLoadOnDemand = True
Line 34:               combo.AutoPostBack = True
Line 35:               combo.MarkFirstMatch = True
Line 36:               combo.Height = Unit.Pixel(100)
Line 37:               AddHandler combo.ItemsRequested, AddressOf Me.list_ItemsRequested
Line 38:               AddHandler combo.SelectedIndexChanged, AddressOf Me.list_SelectedIndexChanged
Line 39:               cell.Controls.AddAt(0, combo)
Line 40:               cell.Controls.RemoveAt(1)
Line 41:           End Sub
Line 42:   
Line 43:           'RadGrid will cal this method when the value should be set to the filtering input control(s)
Line 44:           Protected Overrides Sub SetCurrentFilterValueToControl(ByVal cell As TableCell)
Line 45:               MyBase.SetCurrentFilterValueToControl(cell)
Line 46:               Dim combo As RadComboBox = CType(cell.Controls(0), RadComboBox)
Line 47:               If (Me.CurrentFilterValue <> String.Empty) Then
Line 48:                   combo.Text = Me.CurrentFilterValue
Line 49:               End If
Line 50:           End Sub
Line 51:   
Line 52:           'RadGrid will cal this method when the filtering value should be extracted from the filtering input control(s)
Line 53:           Protected Overrides Function GetCurrentFilterValueFromControl(ByVal cell As TableCell) As String
Line 54:               Dim combo As RadComboBox = CType(cell.Controls(0), RadComboBox)
Line 55:               Return combo.Text
Line 56:           End Function
Line 57:   
Line 58:           Private Sub list_ItemsRequested(ByVal o As Object, ByVal e As RadComboBoxItemsRequestedEventArgs)
Line 59:               CType(o, RadComboBox).DataTextField = Me.DataField
Line 60:               CType(o, RadComboBox).DataValueField = Me.DataField
Line 61:               CType(o, RadComboBox).DataSource = GetDataTable("SELECT DISTINCT " & Me.UniqueName & " FROM Customers WHERE " & Me.UniqueName & " LIKE '" & e.Text & "%'")
Line 62:               CType(o, RadComboBox).DataBind()
Line 63:           End Sub
Line 64:   
Line 65:           Private Sub list_SelectedIndexChanged(ByVal o As Object, ByVal e As Telerik.Web.UI.RadComboBoxSelectedIndexChangedEventArgs)
Line 66:               Dim filterItem As GridFilteringItem = CType(CType(o, RadComboBox).NamingContainer, GridFilteringItem)
Line 67:               If (Me.UniqueName = "Index") Then
Line 68:                   'this is filtering for integer column type 
Line 69:                   filterItem.FireCommandEvent("Filter", New Pair("EqualTo", Me.UniqueName))
Line 70:               End If
Line 71:               'filtering for string column type
Line 72:               filterItem.FireCommandEvent("Filter", New Pair("Contains", Me.UniqueName))
Line 73:           End Sub
Line 74:   
Line 75:           Public Shared Function GetDataTable(ByVal query As String) As DataTable
Line 76:               Dim conn As New SqlConnection(ConnectionString)
Line 77:               Dim adapter As New SqlDataAdapter
Line 78:               adapter.SelectCommand = New SqlCommand(query, conn)
Line 79:   
Line 80:               Dim myDataTable As New DataTable
Line 81:   
Line 82:               conn.Open()
Line 83:               Try
Line 84:                   adapter.Fill(myDataTable)
Line 85:               Finally
Line 86:                   conn.Close()
Line 87:               End Try
Line 88:               Return myDataTable
Line 89:           End Function
Line 90:       End Class
Line 91:   End Namespace
Line 92:   

3 Answers, 1 is accepted

Sort by
0
IQworks
Top achievements
Rank 1
answered on 28 Dec 2008, 04:58 PM
Here is some additional information.
I am using VWD 2005.
I do have VWD 2008 installed, just not using it yet.
I updated the machine.config in the 2.0 framework.
I added the DLL to the 2.0 framework GAC before the error.
I do not have any other copies of the DLL in either the machine.config or the GAC. 
I never did anything to any 2008 objects (that I am aware of).
thanks again. 
 
0
IQworks
Top achievements
Rank 1
answered on 28 Dec 2008, 07:51 PM
Even more information.

I can see that the radcontrols_aspnetajax application uses my 2.0 telerik.web.ui.dll from my 2.0 GAC, and, in the temporary internet files, it is also trying to use the 3.5 telerik.web.ui.dll.
i have tried deleting the temp file 3.5 , but when i rerun it, it reappears ?
i think this is the problem ?
thanks
0
IQworks
Top achievements
Rank 1
answered on 29 Dec 2008, 01:17 AM
  Think I found the problem.
  I had telerik.web.ui.dll 3.5 in the livedemo/bin. I just replace this DLL wil a 2.0 version (from BIN instead of BIN 3.5) and the Rad Controls for ASPNET live demo came right up.
  For anyone else running into this issue, It seems like when I downloaded and installed telerik, somehow it knew to run the demo in my v2.0 version (even though it installed the toolkit items in my v2008 - which i am not using yet), but the c:/program files/telerik/radContols for ASPNET/Live Demos/Bin contains telerik.web.ui.dll version 3.5.
  Since I put my telerik.web.ui.dll version 2.0 in my VWD express v2.0 GAC, when I tried to run the "RadControls for ASPNET" demo, it ran it under v2.0, and used the GAC version, then, picked up the  c:/program files/telerik/radContols for ASPNET/Live Demos/Bin  v3.5 version during the compile as well. .
Tags
General Discussions
Asked by
IQworks
Top achievements
Rank 1
Answers by
IQworks
Top achievements
Rank 1
Share this question
or