Steps to reproduce
On my machine I get an exception.
Here we still seem to have an empty array
GetProjectResources(
ProjectTracker.DalLinq.Assignment[] data)
but in Child_Fetch the 'data' parameter is null.
Norman
Thanks for pointing this out. What version is this in? The problem sounds familiar, so I think its already in bugtracker.
The thing with ProjectTracker is that I update it when I work on a revision of the big book. The 2008 book didn't have a Windows Forms chapter, so that code hasn't really been worked on since 2005. And of course there are so many new things in CSLA 4 that the next ProjectTracker will be a complete rewrite - unless I shift to a completely different app (which is likely).
Hi Rocky,
sorry for not including this in my initial post. I'm using version 3.8.1.0.
Any idea why the array doesn't make it to the server ?
Do you have any suggestion for a workaround ?
Norman
Could it be the issue described in this thread?
Yep, that seems to be be the exact same issue.
Copyright (c) Marimer LLC