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

Q1 2010 519 BUG ---Toolbox

6 Answers 76 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Sucheta Patil
Top achievements
Rank 1
Sucheta Patil asked on 09 Jul 2010, 09:46 AM
Hi
I installed a fresh copy of q1 2010 519 on my computer.
I have VS 2008 and built my project site.
In earlier version,In the Toolbox RadControls were automatically added but here I had to manually add it.
Then I tried to drag n drop the controls and they dont drop into Design area.????
Is this a bug or some problem at my end.I have addted tab directing to telerik.web.design.dll of .35 version.

Reply
..Thanks

6 Answers, 1 is accepted

Sort by
0
Sucheta Patil
Top achievements
Rank 1
answered on 09 Jul 2010, 12:27 PM
Hi
You need to add the latest Telerik.Web.UI.dll and Telerik.Web.UI.xml in bin folder too.
I added to its References but not in Bin.
Also add the following line in place of old version in web.config file.

<

 

add assembly="Telerik.Web.UI, Version=2010.1.415.35, Culture=neutral, PublicKeyToken=121FAE78165BA3D4"/>

 



Dont you think its going to be an oerhead to do this everytime you upgrade a Telerik Version.


Sucheta
0
Erjan Gavalji
Telerik team
answered on 09 Jul 2010, 01:47 PM
Hi Sucheta,

I guess you added this registration to the <assemblies> node under the web.config.
This "tells" the web application that it should search the Telerik.Web.UI assembly in the GAC.

Basically the <assembly> registration isn't related to the toolbox and a Right-click + choosing "Reset" on the toolbox should have fixed the problem.

By the way, you could use the Telerik menu -> RadControls for ASP.NET -> Upgrade Wizard to upgrade the project references. The upgrade wizard would detect the existence of the Telerik.Web.UI assembly in the GAC and would suggest it, thus updating the web.config file automatically.

Kind regards,
Erjan Gavalji
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Sucheta Patil
Top achievements
Rank 1
answered on 09 Jul 2010, 03:42 PM
Thanks.
But under my Telerik Menu I only have About option .There is no option for Upgrade as u said.
Do I need to download some more tools.
If yes,Please let me know the link to it and I will do it straight  away.
Thanks once again!!!!
0
Erjan Gavalji
Telerik team
answered on 09 Jul 2010, 05:46 PM
Hi Sucheta,

Did you perform a full install of RadControls (with the Visual Studio Extensions feature selected)?

Kind regards,
Erjan Gavalji
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Sucheta Patil
Top achievements
Rank 1
answered on 12 Jul 2010, 10:02 AM
Yes. I have done full install with all options selected.
Also I have downloaded straight from your site and run it.
Please guide me!!!
Thanks.
0
Accepted
Erjan Gavalji
Telerik team
answered on 12 Jul 2010, 04:16 PM
Hi Sucheta,

I guess that the Telerik.Web.UI.VSPackage (part of the VSExtensions) did not install correctly to your machine.
Can you try the following:
  • Start a Visual Studio Command Prompt (Start -> Microsoft Visual Studio 2008 -> Visual Studio Tools -> Visual Studio 2008 Command Prompt);
  • type devenv.exe /resetskippkgs and hit Enter
  • Watch for a possible error during the Visual Studio startup and check the Telerik menu

Looking forward to your reply.

Kind regards,
Erjan Gavalji
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
General Discussions
Asked by
Sucheta Patil
Top achievements
Rank 1
Answers by
Sucheta Patil
Top achievements
Rank 1
Erjan Gavalji
Telerik team
Share this question
or