
17886
06.12.2005, aktualisiert am 07.12.2005
Der Server konnte Datei C:\WINNT\help\iisHelp\common\404b.htm nicht lesen. Die Datei ist nicht vorhanden.
Server W2K SP4 >> Ereignis ID: 30 Quelle W3SVC
Moin Moin,
kann mir jemand was zu dieser Meldung sagen ?
Sie erscheint am laufenden Band in der Ereignisanzeige.
Old Google hat nichts gebracht.
Ereignis ID: 30
Quelle W3SVC
Der Server konnte Datei C:\WINNT\help\iisHelp\common\404b.htm nicht lesen. Die Datei ist nicht vorhanden.
Server W2K SP4
Bin für jede Antwort Dankbar.....
mfg cbe
Moin Moin,
kann mir jemand was zu dieser Meldung sagen ?
Sie erscheint am laufenden Band in der Ereignisanzeige.
Old Google hat nichts gebracht.
Ereignis ID: 30
Quelle W3SVC
Der Server konnte Datei C:\WINNT\help\iisHelp\common\404b.htm nicht lesen. Die Datei ist nicht vorhanden.
Server W2K SP4
Bin für jede Antwort Dankbar.....
mfg cbe
Bitte markiere auch die Kommentare, die zur Lösung des Beitrags beigetragen haben
Content-ID: 21029
Url: https://administrator.de/forum/der-server-konnte-datei-c-winnt-help-iishelp-common-404b-htm-nicht-lesen-die-datei-ist-nicht-vorhanden-21029.html
Ausgedruckt am: 29.04.2025 um 23:04 Uhr
8 Kommentare
Neuester Kommentar

ja also ich hab 404b.htm bei google angegeben und da kam gleich was von microsoft und zwar is das jene datei die aufgerufen wird wenn du einen beliebigen server aufrufst (zb www.meinserver.de/index.htm) und diese datei nicht vorhanden ist!!!
also der gute alte error-code 404 file not found!!!
kannst ja ma hier schauen: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/iissdk ...
mfg godlike P
also der gute alte error-code 404 file not found!!!
kannst ja ma hier schauen: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/iissdk ...
mfg godlike P

so ganz bin ich da noch nicht hinter
gestiegen!!
gestiegen!!
dort findet dein server die html datei die angezeigt werden soll wenn jemand auf deinem server eine datei aufruft die nicht vorhanden ist!
Der Ordner C:\WINNT\help\iisHelp\common\ und
C:\WINNT\help\iisHelp\ existiert nicht auf
dem Server.
C:\WINNT\help\iisHelp\ existiert nicht auf
dem Server.
hmm keine ahnung warum dieser nicht exisitiert
Das dort die Datei nicht zu finden ist, ist
mir schon klar aber wer erzeugt diese
Meldungen bzw.
warum werden sie an den Server gesendet.
mir schon klar aber wer erzeugt diese
Meldungen bzw.
warum werden sie an den Server gesendet.
wie gesendet zum server??
mfg godlike P

Was wird von einen Client angefragt >>
eine Datei oder eine html- seite??
eine Datei oder eine html- seite??
eine html-seite ist auch eine datei!!
es ist egal ob eine html-seite, ein java-script oder ein perl-script oder ein video aufgerufen wird wenn diese datei auf deinem server nicht vorhanden ist kommt die fehlermeldung 404 --- file not found!!
und wenn die fehlermeldung aufgerufen wird probiert dein server wahrscheinlich diese datei unter C:\bla\bla\bla\404b.htm aufzurufen und daher die anzeige in der erignis-anzeige.
probier z.b. mal selber eine datei aufzurufen (über das web) die es auf deinem server nicht gibt
Hallo
habe mal gegoogeld
Meldung als Fehler oder Warnung
Ereignis ID: 30
Quelle W3SVC
Could be caused by the named file being missing, bad permissions on the named file, etc.
Jesse Pike
It is common practice to remove the iishelp files for security reasons. This can cause problems if you don't change the default errors. When the web server can't find a page requested by the user it sends out a "404-Page not found" message, but if you removed these files and haven't created any custom files then this error will get written to the event log. What has worked for me in the past is to copy the actual file that the error is reporting from another server.
Sorin Ciulpan
For a file name like C:\WINNT\help\iishelp\common\404b.htm I have seen this error caused by a successful network attack. The cracker managed to delete some of these files due to poor IIS security configuration and no patching. Such files are an easy target when a breach exists because their location and names are well known. Any missing file on a server must be considered a very important (negative) event. A careful investigation, starting with IIS and OS logs should be started.
Derek Walsh
This event will also appear when Citrix server is installed and the system drive letter is changed to M:\. The registry entries relating to the configuration parameters are located under: HKLM\System\CurrentControlSet\Services\W3svc\Parameters\Virtual Roots - Check that they all point to the correct locations of the listed files.
Rudy Coppens
This problem also happens when you install IIS without the documentation. The directory under winnt\help\iishelp is not created. The quick fix is to install the documentation from the add remove programs >> Windows components >> IIS.
habe mal gegoogeld
Meldung als Fehler oder Warnung
Ereignis ID: 30
Quelle W3SVC
Could be caused by the named file being missing, bad permissions on the named file, etc.
Jesse Pike
It is common practice to remove the iishelp files for security reasons. This can cause problems if you don't change the default errors. When the web server can't find a page requested by the user it sends out a "404-Page not found" message, but if you removed these files and haven't created any custom files then this error will get written to the event log. What has worked for me in the past is to copy the actual file that the error is reporting from another server.
Sorin Ciulpan
For a file name like C:\WINNT\help\iishelp\common\404b.htm I have seen this error caused by a successful network attack. The cracker managed to delete some of these files due to poor IIS security configuration and no patching. Such files are an easy target when a breach exists because their location and names are well known. Any missing file on a server must be considered a very important (negative) event. A careful investigation, starting with IIS and OS logs should be started.
Derek Walsh
This event will also appear when Citrix server is installed and the system drive letter is changed to M:\. The registry entries relating to the configuration parameters are located under: HKLM\System\CurrentControlSet\Services\W3svc\Parameters\Virtual Roots - Check that they all point to the correct locations of the listed files.
Rudy Coppens
This problem also happens when you install IIS without the documentation. The directory under winnt\help\iishelp is not created. The quick fix is to install the documentation from the add remove programs >> Windows components >> IIS.