Login | Register  
ForumsMinimize
Subject: Current Status
Prev Next
You are not authorized to post a reply.

AuthorMessages
SaquivorUser is Offline
the SharpElf

Posts:10

Send PM

07/13/2007 3:30 AM  

Hi tried to build the latest version today and hit some issue.

The app.config is now pointing to an sdf file that is not part of the svn checkout.I tried to manually change the file to point to wheelmud.sdf that is in the Trunk/SQL folder but this gave no joy.

Also changed TestHarness.exe.config but again no joy.I even put back the original SQLExpress config, but once again no joy.

Although the mud builds, it is  the _areas.Load(); in World.cs that appears to be unhappy. When commenting out this the mud does start.

Could someone please confirm if this is expected behaviour right now and confirm what DB connections are working.

Thanks,

Saquivor

 

 

 

FastalanasaUser is Offline
Grumpy Half-Elf

Posts:86

Looking over your shoulder!
http://www.wheelmud.net
Send PM

07/13/2007 9:10 AM  
The problem is 2 fold:

1) For some reason, the App.config file is not being renamed to TestHarness.exe.config and moved to the bin\Debug folder. You are going to have have to move it and rename it manually.

2) You need to have the SQL Server 2005 Compact Edition runtime installed in order for the sdf file to work. I put new articles in the Wiki to help you get started.

There's a file called TestHarness.exe.config.SqlServerCE that you can use as your baseline.
SaquivorUser is Offline
the SharpElf

Posts:10

Send PM

07/13/2007 9:46 AM  

Okely dokey.

Will give that a try later today :)

LIke the look of new Wiki :)

ThrakaUser is Offline
Peasant
Peasant
Posts:3

Send PM

07/13/2007 6:32 PM  

That worked fine.  I think the reason SQL Express will not though is because it's hardcoded through the code to look for a dataprovider named WheelMUDCE, which in the SQL Express config it's named SqlDataProvider.

SaquivorUser is Offline
the SharpElf

Posts:10

Send PM

10/15/2007 11:50 AM  

After a several month break :) Decided to look at this again. The issue I was having on my dev machine was an issue with the fact that at one point it used  SQLEXPRESS was changed to full SQ 2005 then downgraded to SQLEXPRESS again. This combination prevented me selecting SQL Server Compat Edition as a server type!

Short answer to long story is had to uninstall all SQL versions, delete all SQL folders. Reinstalled SQL express and I can now manage SQL CE server type. Although there seem to be other issues, in that I can not installed VS tools for CE etc. I can not face reinstalling vs2005, which appears to the the fix for that issue!

 

FastalanasaUser is Offline
Grumpy Half-Elf

Posts:86

Looking over your shoulder!
http://www.wheelmud.net
Send PM

10/22/2007 5:31 PM  
Yikes!

I ended up having a similar issue when I was installing my dev tools on Vista.
You are not authorized to post a reply.
Forums > WheelMUD > Databases > Current Status



ActiveForums 3.7
Copyright 2007-2008 by WheelMUD  | Terms Of Use | Privacy Statement