ProjectTracker Windows Phone 8

ProjectTracker Windows Phone 8

Old forum URL: forums.lhotka.net/forums/t/12389.aspx


eloew posted on Thursday, February 20, 2014

I am trying to use the Windows Phone 8 app in the project traker sample but I am having trouble.

I added the ProjectTracker.Library.Wp to the solution but it won't compile.

Error: The type or namespace name 'Tasks' does not exist in the namespace 'System.Threading' (are you missing an assembly reference?) C:\Projects\NetProjects4.5\Framework\CSLA .NET\4.5.501\Samples\NET\cs\ProjectTracker\ProjectTracker.Library\Security\PTIdentity.cs 8 24 ProjectTracker.Library.Wp

and: The type or namespace name 'RunLocalAttribute' could not be found (are you missing a using directive or an assembly reference?) C:\Projects\NetProjects4.5\Framework\CSLA .NET\4.5.501\Samples\NET\cs\ProjectTracker\ProjectTracker.Library\ResourceEdit.cs 174 6 ProjectTracker.Library.Wp

The csla reference is in the project.

The WP projects where not initialy in the solution when I opened up ProjectTracker. I am using Windows 8 with Visual Studio 2012. I have also installed the Windows Phone 8 SDK. Can't figure out what is missing.


 

 

JonnyBee replied on Thursday, February 20, 2014

Sound like you need some additional nuget packages for Task / Async 

See: http://www.nuget.org/packages/Microsoft.Bcl.Async/ 

 

eloew replied on Thursday, February 20, 2014

Thanks. That helped the System.Threading problem.

eloew replied on Thursday, February 20, 2014

I notice that the wp sample included with Version 4.5.501 is os 7. Is there a WP8 sample for project tracker?

RockfordLhotka replied on Tuesday, February 25, 2014

Sadly you are the first person to ask about Windows Phone development in (perhaps) forever. As a result, updating the WP samples has been near the bottom of our priorities, because nobody seemed to care much.

So thank you for being interested in WP development, that's encouraging!! In the next round of sample updates we'll probably make the WP samples a higher priority.

MackPoone replied on Wednesday, February 26, 2014

Thanks.  I too would like to see a Windows Phone 8 example.

eloew replied on Wednesday, February 26, 2014

Sounds great. Thank. Also thanks for CSLA!

ajj3085 replied on Wednesday, March 12, 2014

RockfordLhotka

Sadly you are the first person to ask about Windows Phone development in (perhaps) forever. As a result, updating the WP samples has been near the bottom of our priorities, because nobody seemed to care much.

So thank you for being interested in WP development, that's encouraging!! In the next round of sample updates we'll probably make the WP samples a higher priority.

Don't give up on WP!  I have one (Lumia 920) and love it.  I was thinking of doing a project in my own time and id start with web WP and Win8 store.

Copyright (c) Marimer LLC