Hi everybody,
I’m trying to install BugNet 0.7 in a Windows 2003 R2 server, but I can’t have the install.aspx page in the window… each time that I call it, it is just a blank page. Everything else is working fine: I have made a new test.aspx page in the same directory to check if IIS is working, and I can see the page without problems. There are no errors in the Event Log or any other part of the server, it is just that there is a blank install.aspx. Any idea?
Also if I try to run the default.aspx page of BugNet, I have nothing more than a blank page (I suppose that I will have an error, because there is no configuration or DataBase)
I’m running Windows R2 with the latest service packs and SQL 2005 SP1. There is no more in the server except a Firewall and antivirus. I have made a new DataBase in SQL (“BugNet”), with a user and password. I have change also the config files of BugNet en Log4Net, make the registration in IIS and give “Everyone” Full control rights to the directory.
Thanks.