ho su un pc il sistema operativo Window 7 e ho configurato iis( forse male) perchè con Xp funzionava bene.

ho notato che le pagine che hanno le connessioni tipo questa:

<% Set Connection2 = Server.CreateObject("ADODB.Connection")
Connection2.Open Application("Connection2_ConnectionString")%>

non le carica e mi da questo errore:
An error occurred on the server when processing the URL. Please contact the system administrator.

Come mai?