Significa che c'è un errore nell'applicazione.
Prova ad aprire il file web.config e aggiungere queste righe:
<configuration>
<system.web>
<customErrors mode="Off"/>
</system.web>
</configuration>
e richiama l'applicazione
Significa che c'è un errore nell'applicazione.
Prova ad aprire il file web.config e aggiungere queste righe:
<configuration>
<system.web>
<customErrors mode="Off"/>
</system.web>
</configuration>
e richiama l'applicazione