Home > database >  After the nasty, web publishing can not find the specified file!
After the nasty, web publishing can not find the specified file!

Time:09-22

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

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

Parser Error Message: Could not load file or assembly 'Sybase. The original concept. The Core, Version=11.5.0.0, Culture=neutral, PublicKeyToken=b76b10796def6a00' or one of its dependencies. The system cannot find the specified file,

Source Error:


Line 421: & lt; Compilation defaultLanguage="c #" debug="true" & gt;
Line 422: & lt; Assemblies>
Line 423: & lt; Add the assembly="Sybase. The original concept. The Core, Version=11.5.0.0, Culture=neutral, PublicKeyToken=b76b10796def6a00"/& gt;
Line 424: & lt; Add the assembly="Sybase.PowerBuilder.Com mon, Version=11.5.0.0, Culture=neutral, PublicKeyToken=b76b10796def6a00"/& gt;
Line 425: & lt; Add the assembly="Sybase. The original concept. The Web, Version=11.5.0.0, Culture=neutral, PublicKeyToken=b76b10796def6a00"/& gt;


The Source File: F: \ mywebroot/pb/web. Config Line: 423

Assembly Load Trace: The following information can be helpful to determine according to The Assembly 'Sybase. The original concept. The Core, Version=11.5.0.0, Culture=neutral, PublicKeyToken=b76b10796def6a00' could not be The loaded.


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




-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
Version Information: Microsoft.net Framework Version: 2.0.50727.42; ASP.NET Version: 2.0.50727.42

CodePudding user response:

Whether in the project file didn't put the resource file, add DLL?

CodePudding user response:

Well, is the lack of Sybase. The original concept. The Core of the DLL file, can through the original concept Runtime Packager packaging need DLL file, and then the server installation,
  • Related