Error Before and After Installation
I followed installation steps, converted folder becomes application in IIS Before access to Install Page, I access http://localhost/BugNet/ and got following error:
Could not find stored procedure 'BugNet_HostSetting_GetHostSettings'
I though it caused by not installed yet, so I visit http://localhost/BugNet/Install/Install.aspx. This page turns out installed, and I revisit back to home page.
Then all page in BugNet go strange, all css and style could not be found.
Do you have any hints what might caused this error? Because the server could not run BugNet properly, even I do this over again.
I am Windows 7 64bit, with SQL Server 2012.
Thanks a lot for your help in advance.
Please see this issue for a potential fix to the css problem. https://github.com/dubeaud/bugnet/issues/31