Torna al Thread
Object variable or With block variable not set
Descrizione: Eccezione non gestita durante l'esecuzione della richiesta Web corrente. Per ulteriori informazioni sull'errore e sul suo punto di origine nel codice, vedere l'analisi dello stack.
Dettagli eccezione: System.Runtime.InteropServices.COMException: Object variable or With block variable not set
Errore nel codice sorgente:
Riga 9: Application.Set("CompanyEMail", "")
Riga 10: ObjApp = New Area51.Settings()
Riga 11: Application.Set("ServiceStatus", ObjApp.SetTheSiteUp("Italytourism"))
Riga 12: End Sub
Riga 13: