Firts of all make sure to change all the connection strings with your mssql database password in ServerList table of WebAppDB database
Could you explain this? Change them from what to what? If using the VM install surely this would already be done as the webapp is already usable?
I've replaced the files but I'm getting an error.
Value cannot be null.
Code:
[ArgumentNullException: Value cannot be null.]
System.Threading.Monitor.Enter(Object obj) +0
WebApp.ProtoBuf.LoginHelper.GetLoginSessionId(String sessionId, LoginSessionData& loginData) +77
WebApp.Master.Operate.Page_Load(Object sender, EventArgs e) +573
System.Web.UI.Control.OnLoad(EventArgs e) +108
System.Web.UI.Control.LoadRecursive() +90
System.Web.UI.Control.LoadRecursive() +185
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1533