c'è un end if di troppo

codice:
.
.
.
.
.
else 
	response.write "
<div align=""center"">Inpossibile tornare al Database</div>
"
end if 'a.b
set my_Conn = Server.CreateObject("ADODB.Connection")

my_Conn.Open strConnString

End If 
'End if <--eliminare questo end if