I get a message box, which I can click past, then the client seems to connect happily to my local server. But then these start popping up:
Error accessing: /Terrarium/Messaging/Messaging.asmx Exception: System.Web.HttpException: Exception of type System.Web.HttpException was thrown. ---> System.IO.DirectoryNotFoundException: Could not find a part of the path "C:\Program Files\Terrarium Server [Beta 1]\Website\Messaging\Messaging.asmx".
It's right - that file, and in fact the Messaging directory doesn't exist... why would this be? It installed fine..
Also can't add creatures, I get an AddSpecies error:
Suspect: 10.191.1.248
Going to look at the ASP code for that one, see if I can figure it out.
Then I get a ReportPopulation error:
System.Data.SqlClient.SqlException: Cannot resolve collation conflict for equal to operation. Transaction count after EXECUTE indicates that a COMMIT or ROLLBACK TRANSACTION statement is missing. Previous count = 0, current count = 1.
So basically it's screwed. |