[Crosspost from Managed World]
I'm posting this as a reminder (for me and for others who were curious about this issue). If you are getting an exception when trying to retrieve transforms from your device (like "Matrix view = Device.Transform.View"), it might very well be because you are using a pure device. Pure devices do not support the getting of these matrices (and this is documented in the docs too evidently).
Happy Programming!