Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
120
Problem when try ro Run Application On Server
posted

Hi i have make a small test application with infragistics web controls.

Localy in my pc run ok.

When i upload to hoster and try to run i take that error :

Server Error in '/' Application.
--------------------------------------------------------------------------------

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 'Infragistics2.WebUI.WebDataInput.v8.2, Version=8.2.20082.2022, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb' or one of its dependencies. The system cannot find the file specified.

Source Error:


Line 30:    <compilation debug="false" strict="false" explicit="true">
Line 31:      <assemblies>
Line 32:       <add assembly="Infragistics2.WebUI.WebDataInput.v8.2, Version=8.2.20082.2022, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb" />
Line 33:       <add assembly="Infragistics2.WebUI.Shared.v8.2, Version=8.2.20082.2022, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb" />
Line 34:      </assemblies>
 

Source File: x:\xxxxxxxxxxxxxx\xxxxxxxxxxxxxx\xxxxxxxxxxxxxx\xxxxxxxxxxxxxx\www\xxxxxxxxxxxxxx\xxxxxxxxxxxxxx\demo\web.config    Line: 32

Assembly Load Trace: The following information can be helpful to determine why the assembly 'Infragistics2.WebUI.WebDataInput.v8.2, Version=8.2.20082.2022, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb' could not be loaded.


WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].

 


--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.4952; ASP.NET Version:2.0.50727.4955

Can somenone help me solve the problem?

Thanks In Advance

Giorgos

 

Parents
No Data
Reply Children
No Data