Po publikování ASP.NET projektu (který na 'localhost' běží bez problému), na FTP server a po pokusu o přejítí na stránku, na kterou je třeba se přilogovat mi tento hlásí chybu: 'Server Error in '/Admin' 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 'Altairis.Web.Security' or one of its dependencies. The system cannot find the file specified. Source Error: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine. Source File: D:\Websites\202ae9a15a\www\web.config Line: 33 Assembly Load Trace: The following information can be helpful to determine why the assembly 'Altairis.Web.Security' 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].' Knihovny 'Altairis.Web.Security' jsou uloženy ve složce 'bin' a na SQL serveru jsou vytvořeny příslušné tabulky s daty. Stránky, na které je třeba se přihlásit jsou ve složce 'Admin'. Je třeba něco změnit na FTP serveru? Děkuji za odpověď
|