Closed GoogleCodeExporter closed 9 years ago
Hi Eric,
Are you sure about this because its the main working folder and has always been
there:
http://code.google.com/p/servicestack/source/browse/#svn/trunk/Common/ServiceSta
ck.Common
The solution file you want to open is ServiceStack.Common.sln
Which solution file are you trying to open and what is the error you're getting?
Also the download releases available are actually the latest compiled version
of trunk which is all you need if you want to start using it.
- Demis
Original comment by demis.be...@gmail.com
on 18 Aug 2010 at 3:30
I was actually trying to build a solution based on JsonSerializer because I
want to compile it for Silverlight.
But even when opening ServiceStack.Common.sln I'm getting a namespace error at
each instruction:
using ServiceStack.Text.Common;
Eric.
Original comment by i...@hushmail.me
on 18 Aug 2010 at 4:06
Oh I see, yeah it looks like that folder didn't quite make it to trunk for some
reason :)
Anyway should be there now. Let us know if you have any problems trying to get
it to work in Silverlight.
- Demis
Original comment by demis.be...@gmail.com
on 18 Aug 2010 at 4:12
Original comment by demis.be...@gmail.com
on 28 Aug 2010 at 5:22
Original issue reported on code.google.com by
i...@hushmail.me
on 18 Aug 2010 at 1:11