|
|
|
Forum Newbie
      
Group: Customers
Last Login: 23/10/2008 09:08:36
Posts: 16,
Visits: 53
|
|
After following install instruction from readme.html for BETA 2 I get the following error page:
Server Error in '/InstantKB20' 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 'Office, Version=7.0.3300.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.
Source Error:
Line 96:
Line 97:
Line 98:
Line 99:
Line 100:
Source File: C:\inetpub\wwwroot\InstantKB20\web.config Line: 98
Assembly Load Trace: The following information can be helpful to determine why the assembly 'Office, Version=7.0.3300.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' 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].
Do I need this assembly or is it just a case of commenting this line out of web.config?
--------------------------------------------------------- We’ve gone on holiday by mistake! Are you the farmer?
|
|
|
|
|
Forum Newbie
      
Group: Customers
Last Login: 23/10/2008 09:08:36
Posts: 16,
Visits: 53
|
|
UPDATE: I just removed that line from web.config and it's working now.
What's it for anyway???
Line remove:
add assembly="Office, Version=7.0.3300.0, Culture=neutral, PublicKeyToken=B03F5F7F11D50A3A"
--------------------------------------------------------- We’ve gone on holiday by mistake! Are you the farmer?
|
|
|
|
|
IF.NET 4.2 Coming Soon
      
Group: Administrators
Last Login: 19/11/2008 16:29:04
Posts: 1,956,
Visits: 3,018
|
|
|
|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 12/12/2007 00:47:14
Posts: 6,
Visits: 18
|
|
| Ryan, Not sure if you know, but these lines are back (or still there) in the Beta4 download.
|
|
|
|