AGB  ·  Datenschutz  ·  Impressum  







Anmelden
Nützliche Links
Registrieren
Zurück Delphi-PRAXiS Programmierung allgemein Netzwerke Prism ASP.net Delphi-Webanwendung meldet Konfigurationsfehler!
Thema durchsuchen
Ansicht
Themen-Optionen

ASP.net Delphi-Webanwendung meldet Konfigurationsfehler!

Ein Thema von Bubblegum · begonnen am 14. Sep 2007 · letzter Beitrag vom 18. Sep 2007
Antwort Antwort
Bubblegum

Registriert seit: 8. Sep 2007
57 Beiträge
 
Delphi 2007 Professional
 
#1

ASP.net Delphi-Webanwendung meldet Konfigurationsfehler!

  Alt 14. Sep 2007, 22:53
Hallo,

ich habe das erste Mal versucht eine ASP.net Delphi- Webanwendung (BDS 2006 SP2, Windows XP, .net 1.1 und 2.0) zu erzeugen.
Habe ein neues leeres Projekt erstellt. Sonst nicht's.
Als WebServer habe ich "Cassini" ausgewählt, der auch gestartet wird.

Bei der Anzeige meiner Webseite bekomme ich die Fehlermeldung Konfigurationsfehler!

Hat dazu jemand eine Idee?


Originalscreen:

================================================== ============

Konfigurationsfehler
Beschreibung: Beim Verarbeiten einer Konfigurationsdatei, die für diese Anforderung erforderlich ist, ist ein Fehler aufgetreten. Überprüfen Sie die unten angegebenen Fehlerinformationen und ändern Sie die Konfigurationsdatei entsprechend.

Parser-Fehlermeldung: Datei- oder Assemblyname 'Borland.dbkasp' oder eine Abhänigkeit davon wurde nicht gefunden.

Quellfehler:

Zeile 188: <assemblies>
Zeile 189:<add assembly="Borland.dbkasp, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b0524c541232aae7" />
Zeile 190: <add assembly="Borland.dbkasp, Version=9.0.0.1, Culture=neutral, PublicKeyToken=b0524c541232aae7"/>
Zeile 191: <add assembly="mscorlib"/>
Zeile 192: <add assembly="System, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"/>


Quelldatei: c:\windows\microsoft.net\framework\v1.1.4322\Confi g\machine.config Zeile: 190

Überwachung beim Laden der Assembly: Mit folgenden Informationen kann bestimmt werden, warum die Assembly 'Borland.dbkasp' nicht geladen werden konnte.


=== Pre-bind state information ===
LOG: DisplayName = Borland.dbkasp, Version=9.0.0.1, Culture=neutral, PublicKeyToken=b0524c541232aae7
(Fully-specified)
LOG: Appbase = file:///C:/Dokumente und Einstellungen/Knut/Eigene Dateien/Borland Studio-Projekte/WebApplication1
LOG: Initial PrivatePath = bin
Calling assembly : System.Web, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a.
===

LOG: Publisher policy file is not found.
LOG: Host configuration file not found.
LOG: Using machine configuration file from C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\confi g\machine.config.
LOG: Post-policy reference: Borland.dbkasp, Version=9.0.0.1, Culture=neutral, PublicKeyToken=b0524c541232aae7
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/webapplication1/11b9ce11/4244ff4f/Borland.dbkasp.DLL.
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/webapplication1/11b9ce11/4244ff4f/Borland.dbkasp/Borland.dbkasp.DLL.
LOG: Attempting download of new URL file:///C:/Dokumente und Einstellungen/Knut/Eigene Dateien/Borland Studio-Projekte/WebApplication1/bin/Borland.dbkasp.DLL.
LOG: Attempting download of new URL file:///C:/Dokumente und Einstellungen/Knut/Eigene Dateien/Borland Studio-Projekte/WebApplication1/bin/Borland.dbkasp/Borland.dbkasp.DLL.
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/webapplication1/11b9ce11/4244ff4f/Borland.dbkasp.EXE.
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/webapplication1/11b9ce11/4244ff4f/Borland.dbkasp/Borland.dbkasp.EXE.
LOG: Attempting download of new URL file:///C:/Dokumente und Einstellungen/Knut/Eigene Dateien/Borland Studio-Projekte/WebApplication1/bin/Borland.dbkasp.EXE.
LOG: Attempting download of new URL file:///C:/Dokumente und Einstellungen/Knut/Eigene Dateien/Borland Studio-Projekte/WebApplication1/bin/Borland.dbkasp/Borland.dbkasp.EXE.
================================================== ============
  Mit Zitat antworten Zitat
Bubblegum

Registriert seit: 8. Sep 2007
57 Beiträge
 
Delphi 2007 Professional
 
#2

Re: ASP.net Delphi-Webanwendung meldet Konfigurationsfehler!

  Alt 18. Sep 2007, 10:15
Ich noch mal.

Bin total verzweifelt. Komme da einfach nicht weiter. Braucht vielleicht noch jemand weitere Informationen? Wäre echt toll, wenn jemand mir zumindest mal einen weiteren Ansatzpunkt geben könnt. Wie gesagt habe bisher noch nicht's mit ASP etc programmiert. Bisher nur WIn32.
Hoffe und glaube an Euch!Ich noch mal.
  Mit Zitat antworten Zitat
Bubblegum

Registriert seit: 8. Sep 2007
57 Beiträge
 
Delphi 2007 Professional
 
#3

Re: ASP.net Delphi-Webanwendung meldet Konfigurationsfehler!

  Alt 18. Sep 2007, 11:31
Habe mein Problem gelöst.

Habe in der machine.config die folgenden Zeilen raus gelöscht.
Diese waren auch mit der Versionsnummer Version=10.0.0.0 enthalten:

<add assembly="Borland.dbkasp, Version=9.0.0.1, Culture=neutral, PublicKeyToken=b0524c541232aae7"/>

<add name="DbgConnect" type="Borland.DbkAsp.DbkConnModule,Borland.dbkasp, Version=9.0.0.1, Culture=neutral, PublicKeyToken=b0524c541232aae7"/>

Dann ging's.
  Mit Zitat antworten Zitat
Antwort Antwort


Forumregeln

Es ist dir nicht erlaubt, neue Themen zu verfassen.
Es ist dir nicht erlaubt, auf Beiträge zu antworten.
Es ist dir nicht erlaubt, Anhänge hochzuladen.
Es ist dir nicht erlaubt, deine Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are an
Pingbacks are an
Refbacks are aus

Gehe zu:

Impressum · AGB · Datenschutz · Nach oben
Alle Zeitangaben in WEZ +1. Es ist jetzt 08:22 Uhr.
Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz