Toon posts:

Foutmelding IE: Server Error in '/RandomSites' Application.

Pagina: 1
Acties:
  • 66 views sinds 30-01-2008

Verwijderd

Topicstarter
Ik krijg sinds een aantal dagen in Internet Explorer 6.0 bij het openen van een pagina, bij het refreshen en bij het gebruiken van de 'vorige pagina' functie een foutmelding. Deze melding verschijnt in een nieuw IE scherm dat spontaan opent, en komt op het volgende neer:

------------------------------------------------------------------------------
Adres: http://194.237.110.186/randomsites/banner.aspx

Server Error in '/RandomSites' Application.

Runtime Error
Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.

Details: To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application. This <customErrors> tag should then have its "mode" attribute set to "Off".


<!-- Web.Config Configuration File -->

<configuration>
<system.web>
<customErrors mode="Off"/>
</system.web>
</configuration>


Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's <customErrors> configuration tag to point to a custom error page URL.


<!-- Web.Config Configuration File -->

<configuration>
<system.web>
<customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/>
</system.web>
</configuration>
----------------------------------------------------------------------------

Nou heb ik vrij weinig verstand van computers en zag dat er hier erg veel kennis aanwezig is. Ik heb al op internet gezocht, maar deze melding kom ik nergens tegen. Weet iemand hier hoe ik hier vanaf kom?

Alvast bedankt!

  • F_J_K
  • Registratie: Juni 2001
  • Niet online

F_J_K

Moderator CSA/PB/AI

Front verplichte underscores

Je hebt last van spyware; lees de "sticky" topics bovenaan Beveiliging & Virussen door en je komt er waarschijnlijk wel uit (download, update en draai AdAware en Spybot: Search and Destroy). Zo niet: draai Hijackthis en open ajb een nieuw topic in B&V met ook de inhoud van dit logboek zodat we mee kunnen denken.

Omdat dat scannen toch enige tijd gaat duren en er naast hetgeen dat in de BV "stickies" staat niets is toe te voegen, sluit ik hier dit topic.

Succes en welkom :Y)

offtopic:
Weinig verstand van computers; op zich geen probleem maar GoT richt zich op de toch wat meer gevorderde computergebruikt die "altijd" ook al zelf op onderzoek uitgaat voor een vraag te stellen. Dit onderzoek kan jij natuurlijk ook prima maar het kan gebeuren dat er af en toe wat termen langs komen die je nog niet kent. Naast F1 in Windows kan ook een site als www.whatis.com hier veel mee helpen :)

'Multiple exclamation marks,' he went on, shaking his head, 'are a sure sign of a diseased mind' (Terry Pratchett, Eric)


Dit topic is gesloten.