Advertisement
Guest User

NFe SP + Symantec SGS 1660

a guest
Dec 13th, 2012
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.66 KB | None | 0 0
  1. Server Error in '/ConsultaNFe' Application.
  2. Parser Error
  3. Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.
  4.  
  5. Parser Error Message: Could not load file or assembly 'Sefaz.Infra, Version=1.4.0.0, Culture=neutral, PublicKeyToken=c3bb5f09cdc7b5a1' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
  6.  
  7. Source Error:
  8.  
  9.  
  10. Line 1: <%@ page language="C#" masterpagefile="~/template/Public.master" autoeventwireup="true" inherits="consulta_publica_ConsultarNFe, App_Web_wcy2uhwb" title="Consulta Pública de NFe" %>
  11. Line 2: <%@ Register src="../../controls/MensagemTipoAmbiente.ascx" tagname="MensagemTipoAmbiente" tagprefix="uc1" %>
  12. Line 3: <asp:Content ID="Content1" ContentPlaceHolderID="ContentCabecalho" Runat="Server">
  13.  
  14.  
  15. Source File: /ConsultaNFe/consulta/publica/ConsultarNFe.aspx Line: 1
  16.  
  17. Assembly Load Trace: The following information can be helpful to determine why the assembly 'Sefaz.Infra, Version=1.4.0.0, Culture=neutral, PublicKeyToken=c3bb5f09cdc7b5a1' could not be loaded.
  18.  
  19.  
  20. WRN: Assembly binding logging is turned OFF.
  21. To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
  22. Note: There is some performance penalty associated with assembly bind failure logging.
  23. To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
  24.  
  25.  
  26. Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.272
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement