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

RadNumericTextBox Parser Error Message: Cannot create an object of type 'System.Type' from its string representation 'System.Decimal' for the 'DataType' property.

4 Answers 1015 Views
Input
This is a migrated thread and some comments may be shown as answers.
Imran
Top achievements
Rank 1
Imran asked on 29 Mar 2010, 10:59 PM
Hello

With the latest internal build my Windows 2008 Server Machine is displaying following error. Surprisingly the error does not show on my development machine Windows 7 with VS 2010 Pro Beta 2. This error did not show up with the internal build before the latest one, it did show up with the 2010 Q1 though. I am not sure what is going on here. I did not want to downgrade to previous internal build because that causes RadCombo to have 2 drop down arrows instead of one as I noticed on one other forum posting as well. Which has been fixed in this build.

Here is an overall view.

2010-1-309 Both Server and Development Machines Show Error, RadCombo has 2 drop down arrows problem
2010-1-316 No error on either machine, RadCombo has 2 drop down arrows problem
2010-1-325 Error on Server but not on Development Machine, RadCombo problem fixed

Any insight would be greatly appreciated.

Thanks
Imran

 

Server Error in '/' Application.

Parser Error

Description: An error occurred during the parsing of a resource required to service this request.
Please review the following specific parse error details and modify your source file appropriately.

Parser Error Message: Cannot create an object of type 'System.Type' from its string representation
'System.Decimal' for the 'DataType' property.

Source Error:

Line 881:                                            </td>
Line 882:                                            <td>
Line 883: <telerik:RadNumericTextBox ID="RadNumericTextBoxType" runat="server" DbValue='<%# Bind( "HoursWorked") %>'
Line 884: DataType="System.Decimal"> Line 885: </telerik:RadNumericTextBox>

Source File: /DesktopModules/PO/POEdit.aspx    Line: 883


Version Information: Microsoft .NET Framework Version:2.0.50727.3603; ASP.NET Version:2.0.50727.3601 





4 Answers, 1 is accepted

Sort by
1
Accepted
Pavel
Telerik team
answered on 30 Mar 2010, 08:44 AM
Hello Imran,

This error can occur if you are using a version of the Telerik.Web.Design.dll different from the version of the Telerik.Web.UI.dll. Please ensure you have updated all assemblies and let us know if that resolves the issue.

Best wishes,
Pavel
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
Imran
Top achievements
Rank 1
answered on 30 Mar 2010, 05:32 PM
Great that was it. Thanks a bunch.

Imran
0
Patrick Wilson
Top achievements
Rank 1
answered on 04 Oct 2010, 06:48 PM
How do i update the assemblies?
0
Pavel
Telerik team
answered on 05 Oct 2010, 07:34 AM
Hi Patrick,

You can refer to the following article from our Knowledge Base for instructions on how to update. You can also check the following videos that might be helpful:

http://tv.telerik.com/watch/aspnet/video/manually-upgrade-web-project-with-bin-deployment
http://tv.telerik.com/watch/aspnet/video/manually-upgrade-web-project-with-gac-deployment
http://tv.telerik.com/watch/aspnet/video/upgrade-web-project-with-vsx-upgrade-wizard

Kind regards,
Pavel
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
Input
Asked by
Imran
Top achievements
Rank 1
Answers by
Pavel
Telerik team
Imran
Top achievements
Rank 1
Patrick Wilson
Top achievements
Rank 1
Share this question
or