Continuous Error
When i 'build solution' I get no errors but when I say start without debugging, I keep getting the following error in asp.net.
<configuration>
<system.web>
<customErrors mode="Off"/>
</system.web>
</configuration>
Thanks,
Clare.
Clare Hennessy
|