Visualizzazione dei risultati da 1 a 3 su 3
  1. #1
    Utente di HTML.it
    Registrato dal
    Dec 2001
    Messaggi
    117

    errore chiamata webservice

    salve ho effettuato l'aggiornamento di un webservice aggiungendo un meotdo lanciandolo localmente vengno visualizzati i metodo del webservice rilasciando sul servere la dlle il file pdb aggiornati dopo la compilazione se provo a richoamare ilws dallabarra di di indirizzo del berowser mi compare questo errore, errore che viene visualizzato anche se rimetto i file del webservice prima dell'aggiornamento.

    Could not load file or assembly 'WebService_old' or one of its
    dependencies. The located assembly's manifest definition does not match the
    assembly reference. (Exception from HRESULT: 0x80131040)


    Description:
    An unhandled exception occurred during the execution of the current web
    request. Please review the stack trace for more information about the error and
    where it originated in the code.

    Exception Details:
    System.IO.FileLoadException: Could not load file or assembly
    'WebService_old' or one of its dependencies. The located assembly's manifest
    definition does not match the assembly reference. (Exception from HRESULT:
    0x80131040)

    Source Error:

    An unhandled exception was generated during the execution of the
    current web request. Information regarding the origin and location of the
    exception can be identified using the exception stack trace below.

    Assembly Load Trace: The following
    information can be helpful to determine why the assembly 'WebService_old' 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].

  2. #2
    Moderatore di Windows e software L'avatar di URANIO
    Registrato dal
    Dec 1999
    residenza
    Casalpusterlengo (LO)
    Messaggi
    1,290
    Elimina o sposta dalla cartella la dll/exe WebService_old (che immagino avrai rinominato come backup)

  3. #3
    Utente di HTML.it
    Registrato dal
    Dec 2001
    Messaggi
    117
    Quote Originariamente inviata da URANIO Visualizza il messaggio
    Elimina o sposta dalla cartella la dll/exe WebService_old (che immagino avrai rinominato come backup)
    Ti ringrazio infinitamente stavo impazzendo per una cosa se sarebbe dovuta essere cosi ovvia

    Grazie

Permessi di invio

  • Non puoi inserire discussioni
  • Non puoi inserire repliche
  • Non puoi inserire allegati
  • Non puoi modificare i tuoi messaggi
  •  
Powered by vBulletin® Version 4.2.1
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved.