Shouldn't there be some kind of Getting Started/Installation Problem forum?
I just installed the trial version Q2_2006. I start a new ASP.NET project and try to drag the RadGrid onto the page. I get the error message, "Control cannot be created because Visual Studio cannot find the control's type in the control assembly." I've tried the other controls but only to get the same message.
What am I doing wrong?
I just installed the trial version Q2_2006. I start a new ASP.NET project and try to drag the RadGrid onto the page. I get the error message, "Control cannot be created because Visual Studio cannot find the control's type in the control assembly." I've tried the other controls but only to get the same message.
What am I doing wrong?
12 Answers, 1 is accepted
0

Shaun Peet
Top achievements
Rank 2
answered on 12 Jul 2006, 02:34 AM
Which version of the RadControls Suite and which version of Visual Studio are you using?
0

slken
Top achievements
Rank 1
answered on 12 Jul 2006, 03:26 AM
RadControls_Q2_2006_trial and VS 2005.
I was experiencing the problem without a SqlDataSource control on the page. But after I added the SqlDataSource control, the drag-n-drop of the RadGrid onto the Design view worked without a problem.
The funny thing was in the ControlExamples example, I created a new aspx page and was able to drag the RadControl onto the Source page without a problem (there wasn't a SqlDataSource control either). In the example in the paragraph above, I was not able to drag it onto the Source view. It gave me an error message.
Came home installed the trial, and was able to drag-n-drop a RadGrid onto the Design without creating the SqlDataSource first.
Sounds like some inconsisent behavior.
I was experiencing the problem without a SqlDataSource control on the page. But after I added the SqlDataSource control, the drag-n-drop of the RadGrid onto the Design view worked without a problem.
The funny thing was in the ControlExamples example, I created a new aspx page and was able to drag the RadControl onto the Source page without a problem (there wasn't a SqlDataSource control either). In the example in the paragraph above, I was not able to drag it onto the Source view. It gave me an error message.
Came home installed the trial, and was able to drag-n-drop a RadGrid onto the Design without creating the SqlDataSource first.
Sounds like some inconsisent behavior.
0

Mark Chipman
Top achievements
Rank 1
answered on 12 Jul 2006, 03:28 AM
Actually, same thing with me too. I couldn't figure out what I was doing wrong.
I had to close my project, reopen it, delete the page that I was originally trying to create, then readd the r.a.d.Panel AND also make sure to add the radControls folder.
Suddenly, it worked... go figure!
-Mark
0

slken
Top achievements
Rank 1
answered on 13 Jul 2006, 10:21 PM
Turns out my project folder was on a network drive. Visual Studio had some kind of problem with that. Once I switch to a project on my local C drive, everything ended up working correctly.
0

moospot
Top achievements
Rank 1
answered on 09 Aug 2006, 03:00 PM
Same thing here. I had my project on a mapped network drive and I got the error. I moved it to the C drive and it works.
0

judocu
Top achievements
Rank 1
answered on 20 Sep 2006, 03:01 PM
rrrr
0

Karthikeyan
Top achievements
Rank 1
answered on 25 Sep 2006, 06:03 AM
Hi telerik team,
We are a licensed user of telerik controls. At present, I have been trying to place the 'radwindow' control in the page by drag-drop method. But it shows an error 'Control Cannot be created because Visual Studio cannot find the control's type in the control assembly'. What would be the error?
Version: VS2005
RAD: NET2 version
Am i doing it correct?
We are a licensed user of telerik controls. At present, I have been trying to place the 'radwindow' control in the page by drag-drop method. But it shows an error 'Control Cannot be created because Visual Studio cannot find the control's type in the control assembly'. What would be the error?
Version: VS2005
RAD: NET2 version
Am i doing it correct?
0
Hi Karthikeyan,
Please, give us more details on how exactly you installed the control(s). The error seems to be related to missing DLL in the bin folder and it is clearly a VS error, rather than ours. Could you send us the exact steps to reproduce it? We will be happy to help once we get the instructions.
Greetings,
Rob
the telerik team
Please, give us more details on how exactly you installed the control(s). The error seems to be related to missing DLL in the bin folder and it is clearly a VS error, rather than ours. Could you send us the exact steps to reproduce it? We will be happy to help once we get the instructions.
Greetings,
Rob
the telerik team
0

Phil
Top achievements
Rank 1
answered on 18 Jan 2007, 07:30 PM
was this ever resolved? I'm getting the same error, and obviously I don't want to be forced to do development on my C: - thanks Phil-
Never mind - a fresh solution did the trick - sorry for the post
Never mind - a fresh solution did the trick - sorry for the post
0
Hello Philip,
As noted, the error seems to be related to missing DLL in the bin folder and it is clearly a VS error, rather than ours. Could you send us the exact steps to reproduce it? We will be happy to help once we get the instructions. Just open a support ticket and send us the steps you have taken when getting this error.
Kind regards,
Rob
the telerik team
As noted, the error seems to be related to missing DLL in the bin folder and it is clearly a VS error, rather than ours. Could you send us the exact steps to reproduce it? We will be happy to help once we get the instructions. Just open a support ticket and send us the steps you have taken when getting this error.
Kind regards,
Rob
the telerik team
0

abhishek
Top achievements
Rank 2
answered on 12 Dec 2007, 09:44 AM
suddenly I got an fatal error...and the VS terminated. when I restarted this problem appeared...
0

abhishek
Top achievements
Rank 2
answered on 12 Dec 2007, 09:44 AM
I added the same controls which were thier in webpage b4 and it was not reading it... and it started working... great.