hiii everyone please fix this problem i am in big trouble.....i have added assesbly for office...its running fine on my local machine but wen i try to deploy it on server...i am getting the this problem....m attaching the problem below....
Parser Error Message: Could not load file or assembly 'office, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c' or one of its dependencies. The system cannot find the file specified.
Source Error:
Line 20: <add assembly="System.Web.Extensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />
Line 21: <add assembly="System.Windows.Presentation, Version=4.0.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089"/>
Line 22: <add assembly="office, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71E9BCE111E9429C"/>
Line 23: </assemblies></compilation>
Line 24: <!-- CUSTOM ERROR MESSAGES
Source File: C:\cdacb.in\web.config Line: 22
Assembly Load Trace: The following information can be helpful to determine why the assembly 'office, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c' 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].
direct_tarun
Member
131 Points
124 Posts
assembly could be loaded
Nov 28, 2011 03:44 AM|LINK
hiii everyone please fix this problem i am in big trouble.....i have added assesbly for office...its running fine on my local machine but wen i try to deploy it on server...i am getting the this problem....m attaching the problem below....
direct_tarun
Member
131 Points
124 Posts
Re: assembly could be loaded
Nov 28, 2011 05:06 AM|LINK
Problem has been sort out we need to install office on server also...hope it help others....:):)