Visualizzazione dei risultati da 1 a 10 su 10

Discussione: PARSER ERROR

  1. #1

    PARSER ERROR

    CIAO a tutti/e.
    Volevo segnalare un errore che si è manifestato per 2 siti che ho "ereditato" e che furono convertiti da asp a asp.NET

    In seguito all'errore in oggetto il mantainer mi chiede di indicargli il componente da aggiornare visto che la loro versione di MDAC è la 2.7
    Gli avevo chiesto se la loro versione di ODBC era aggiornata e compatibile con il framework .NET ...

    L'errore nel dettaglio è il seguente e cmq lo ho tagliato in quanto lunghissimo!

    Potete aiutarmi? Cosa devo indacare al mantainer? Grazie mille!!!

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

    File or assembly name Microsoft.Data.Odbc, or one of its dependencies, was not found.
    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.FileNotFoundException: File or assembly name Microsoft.Data.Odbc, or one of its dependencies, was not found.

    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 'Microsoft.Data.Odbc' could not be loaded.


    === Pre-bind state information ===
    LOG: DisplayName = Microsoft.Data.Odbc, Version=1.0.3300.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
    (Fully-specified)
    LOG: Appbase = file:///d:/nomesito.it/nomesito.it
    LOG: Initial PrivatePath = bin
    Calling assembly : nomesito2004, Version=1.0.1585.17226, Culture=neutral, PublicKeyToken=null.
    ......................................
    .................................................
    .................................................. ...........
    j

  2. #2
    Il progetto deve avere un riferimento alla libreria odbc che vuoi utilizzare. Se questo esiste, dovresti verificare la versione di framework presente sul server.
    Cmq un articolo che potrebbe esserti utile e' http://support.microsoft.com/default...;EN-US;q310985
    Saluti a tutti
    Riccardo

  3. #3
    Grazie mille. Ti faccio una domanda un po' stupida, non essendo un programmatore e non avendo sviluppato io i siti in quanto ereditati.
    Quando dici che "il progetto deve avere un riferimento alla libreria odbc che vuoi utilizzare" intendi dire che ci può essere un errore nella compilazione delle pagine aspx? Se SI, ti chiedo come è possibile visto che l'errore, prima di ereditare i siti e comunque dopo la riconversione non sussisteva? Ti confermo che i problemi li ho avuti cambiando il mantainer.
    Thanks!
    j

  4. #4
    Con che versione del framework hai compilato il progetto
    e che versione del framework gira sul server?

    Ciao
    Kalman
    Kalman

  5. #5
    Non ne ho idea in quanto non ho compilato io il progetto. Come posso saperlo, visto che chi mi ha lasciato sti siti è desaparecido?
    Grazie...
    j

  6. #6

    Versione framework e data.odbc

    CHIEDO SCUSA NON AVEVO COMPLETATO L'ERRORE
    ----------------------------------------------------

    === Pre-bind state information ===
    LOG: DisplayName = Microsoft.Data.Odbc, Version=1.0.3300.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
    (Fully-specified)
    LOG: Appbase = file:///d:/nome-sito.it/nome-sito.it
    LOG: Initial PrivatePath = bin
    Calling assembly : sito2004, Version=1.0.1581.17051, Culture=neutral, PublicKeyToken=null.
    ===

    LOG: Publisher policy file is not found.
    LOG: No redirect found in host configuration file (C:\WINNT\Microsoft.NET\Framework\v1.1.4322\aspnet .config).
    LOG: Using machine configuration file from C:\WINNT\Microsoft.NET\Framework\v1.1.4322\config\ machine.config.
    LOG: Post-policy reference: Microsoft.Data.Odbc, Version=1.0.3300.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
    LOG: Attempting download of new URL file:///C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/root/7402247a/91df5ff/Microsoft.Data.Odbc.DLL.
    LOG: Attempting download of new URL file:///C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/root/7402247a/91df5ff/Microsoft.Data.Odbc/Microsoft.Data.Odbc.DLL.
    LOG: Attempting download of new URL file:///d:/nome-sito.it/nome-sito.it/bin/Microsoft.Data.Odbc.DLL.
    LOG: Attempting download of new URL file:///d:/nome-sito.it/nome-sito.it/bin/Microsoft.Data.Odbc/Microsoft.Data.Odbc.DLL.
    LOG: Attempting download of new URL file:///C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/root/7402247a/91df5ff/Microsoft.Data.Odbc.EXE.
    LOG: Attempting download of new URL file:///C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/root/7402247a/91df5ff/Microsoft.Data.Odbc/Microsoft.Data.Odbc.EXE.
    LOG: Attempting download of new URL file:///d:/nome-sito.it/nome-sito.it/bin/Microsoft.Data.Odbc.EXE.
    LOG: Attempting download of new URL file:///d:/nome-sito.it/nome-sito.it/bin/Microsoft.Data.Odbc/Microsoft.Data.Odbc.EXE.
    j

  7. #7

    Versione framework...

    La versione framework che il mantainer ha installato sul server è quella indicata nell'errore che ho inviato, giusto? Ma quella con la quale è stato complilato il progetto originriamente, come posso reperirla? Comunque dall'errore che ho inserito si riesce a capire da cosa possa dipendere? Se volete, indico maggiori info sulla struttura delle directory e del DB access...
    Grazie mille.
    j

  8. #8
    Ho lo stesso errore!

    Sei riuscito a risolverlo? THX
    http://www.castelvetranoselinunte.it
    scoprirla & viverla ;-)

  9. #9
    Utente di HTML.it
    Registrato dal
    Oct 2005
    Messaggi
    1
    Salve a tutti, premetto che sono un neofita.
    Ho generato con dreamweaver mx 2004 una pagina di inserimento record in un database access 2000, ma il browser mi dà questo errore:

    Server Error in '/' Application.
    Parser Error
    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.

    Parser Error Message: File or assembly name DreamweaverCtrls, or one of its dependencies, was not found.

    Source Error:

    Line 1: <%@ Page Language="VB" ContentType="text/html" ResponseEncoding="iso-8859-1" %>
    Line 2: <%@ Register TagPrefix="MM" Namespace="DreamweaverCtrls" Assembly="DreamweaverCtrls,version=1.0.0.0,publicK eyToken=836f606ede05d46a,culture=neutral" %>
    Line 3: <MM:Insert
    Line 4: runat="server"

    Source File: c:\inetpub\wwwroot\progetto1\inserisci.aspx
    Line: 2
    ......................

    Version Information: Microsoft .NET Framework Version:1.1.4322.573; ASP.NET Version:1.1.4322.573

    Grazie a chiunque voglia aiutarmi

  10. #10
    Utente di HTML.it
    Registrato dal
    Aug 2002
    Messaggi
    151
    cerca il file dreamweaverctrl.dll e mettilo nella cartella bin del progetto (se non esiste creala) o mettila nella cartella c:\inetpub\wwwroot\bin

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.