When attempting to open the local website after a clean installation of Lansweeper I have the error 'Server error in application /."
Compile error: BV30451: the name Lansweeper is not declared
Error in source:
Regel 18: Sub Session_Start(ByVal sender As Object, ByVal e As EventArgs)
Regel 19: ' Code that runs when a new session is started
Regel 20: Session("dateformat") = Replace(Lansweeper.Lansweeper.General.GetDateFormat, "/", "\/")
Regel 21: End Sub
Regel 22:
Source file: C:\Program Files\Lansweeper\website\global.asax Regel: 20
The service http://localhost:9524 runs fine.
Any help to resolve this would be appreciated