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

[Solved] can't work with the controls

1 Answer 248 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
udi
Top achievements
Rank 1
udi asked on 02 May 2008, 01:02 PM
hi,

i build some ajax program in local mode(my computer), it's work fine.

when i move the file to the server (production) i got this line error

and i tried to move the charting dll , and remove the assembly lines and the
.net write the row again

thanks.

Configuration Error

Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.

Parser Error Message: Could not load file or assembly 'Telerik.Charting, Version=2.0.0.0, Culture=neutral, PublicKeyToken=d14f3dcc8e3e8763' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)

Source Error:

Line 38: 				<add assembly="System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=B03F5F7F11D50A3A"/>
Line 39: 				<add assembly="System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089"/>
Line 40: <add assembly="Telerik.Charting, Version=2.0.0.0, Culture=neutral, PublicKeyToken=D14F3DCC8E3E8763"/></assemblies></compilation>Line 41: 		<httpHandlers>
Line 42: 			<remove path="*.asmx" verb="*"/>

Source File: D:\hshome\techsite\besttest.skytech.co.il\web.config    Line: 40 

 

1 Answer, 1 is accepted

Sort by
0
Bartholomeo Rocca
Top achievements
Rank 1
answered on 02 May 2008, 01:19 PM
Hello Udi,

I think your inqury is addressed in the following forum post here: http://www.telerik.com/community/forums/thread/b311D-badatt.aspx


Greetings,
Bart.
Tags
General Discussions
Asked by
udi
Top achievements
Rank 1
Answers by
Bartholomeo Rocca
Top achievements
Rank 1
Share this question
or