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

Version Mismatch Design Time - Dll Configuration

4 Answers 67 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Reid
Top achievements
Rank 2
Reid asked on 22 Oct 2008, 04:57 PM

I started getting the following warning dialog at Design time in VS 2008:


"A file with the name 'Bin/radgrid.net2.dll' already exists.  Do you want to replace it"

[ ] Apply to all items

                                                                              [Yes] [No] [Cancel]


I have confirmed that all the Telerik references in the web project are pointing to the right 2.0 folder as the source BIN reference.

The web config does not include any assembly references for Telerik.

I can click "No" or "Cancel" to the dialog above and the problem will come back 15 secs later, as I set focus from one RadGrid to another on the same template.

What is happening here?

Thanks

4 Answers, 1 is accepted

Sort by
0
Sebastian
Telerik team
answered on 23 Oct 2008, 08:07 AM
Hello Reid,

It seems that you are having an old reference to the Classic RadGrid for ASP.NET somewhere in your project. I suggest you remove that reference and add the Telerik.Web.UI assembly to the /bin folder of your project to use RadGrid for ASP.NET AJAX and the rest of the controls from the ASP.NET AJAX suite.

Review this KB article on our site for further details about how to upgrade our controls to another version or license.

Best regards,
Stephen
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Reid
Top achievements
Rank 2
answered on 23 Oct 2008, 02:06 PM
I do not have the Telerik.Web.UI dll on my system.  I have installed the Q3 2008 release.
0
Accepted
Sebastian
Telerik team
answered on 23 Oct 2008, 02:24 PM
Hi Reid,

I suppose that you are using the Q3 2008 Beta release of RadControls for ASP.NET (see the announcement here) since the official Q3 2008 release will become a fact at the beginning of November. The Telerik.Web.UI.dll is the single assembly which hosts RadControls for ASP.NET AJAX while the exception you receive originates from the Classic version of RadGrid when there is a separate assembly for each control.

Please review the KB article linked in my previous reply again and let me know if I am missing something obvious.

Regards,
Stephen
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Reid
Top achievements
Rank 2
answered on 23 Oct 2008, 02:42 PM
Please forgive me naivete, I am new to Telerik.  So far the project is using as you mention and older version.  It is using the Q2 2007 release.  I was not aware that the Q3 2008 installation is a beta.  I will wait until next month to upgrade the entire project to that release.
Tags
General Discussions
Asked by
Reid
Top achievements
Rank 2
Answers by
Sebastian
Telerik team
Reid
Top achievements
Rank 2
Share this question
or