I've installed successfully BugNET on my local computer, connected to the final SQL server. So the database is correctly initialized and the application is already configured.
But when I try to deploy the project on a server, I get a "runtime error" with no more explanation than the usual note about <customErrors> tag, even this tag mode is set to Off on the server.
Moreover, there is no log entry in the database, so it seems that the application will not start.
Since I'm trying to deploy on an external server, I can't get more information...
Does anyone have an idea of what is going wrong?
Many tahnks in advance!