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.
Compiler Error Message: BC30560: 'GridBoundColumn' is ambiguous in the namespace 'Telerik.Web.UI'.
Source Error:
Source File: C:\Program Files\Telerik\RadControls for ASPNET AJAX Q3 2008\Live Demos\App_Code\Grid_VB\MyCustomFilteringColumnVB.vb Line: 17
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:
|
Source File: C:\Program Files\Telerik\RadControls for ASPNET AJAX Q3 2008\Live Demos\App_Code\Grid_VB\MyCustomFilteringColumnVB.vb Line: 17
|