I have uploaded the latest BugNet release (1.5) to a website hosted at GoDaddy.
When I execute the "/Install/Install.aspx" page I get the following logging:
Installing BugNET
Version: 1.5.258.0
Installation Status Report
00:00:00.0156002 - Installing Version: 1.5.258.0
00:00:00.0156002 - Installing BugNET Database:
00:00:00.0156002 - Executing Script: BugNET.Schema.SqlDataProvider.sql Success
00:00:07.5504968 - Installing BugNET Default Data:
00:00:07.5504968 - Executing Script: BugNET.Data.SqlDataProvider.sql Success
00:00:08.4865088 - Creating Administrator Account
Error: CREATE DATABASE permission denied in database 'master'.
Installation Failed!
Comments: issues migrated to github
When I execute the "/Install/Install.aspx" page I get the following logging:
Installing BugNET
Version: 1.5.258.0
Installation Status Report
00:00:00.0156002 - Installing Version: 1.5.258.0
00:00:00.0156002 - Installing BugNET Database:
00:00:00.0156002 - Executing Script: BugNET.Schema.SqlDataProvider.sql Success
00:00:07.5504968 - Installing BugNET Default Data:
00:00:07.5504968 - Executing Script: BugNET.Data.SqlDataProvider.sql Success
00:00:08.4865088 - Creating Administrator Account
Error: CREATE DATABASE permission denied in database 'master'.
Installation Failed!
Comments: issues migrated to github