- Jul 7, 2008
- 51
- 0
- 0
I want to cry. Got SQL Server access working, but due to some other issues I need to have a client/middle tier/server setup. Figured it'd be ok to use MSMQ.
Can't get it to work on the device (error c00e000b). There are few sites recommending fixes but I have no idea where to start.
Any other way of managing this?
User scans barcode
Check valid item in MRP system
Confirm to user
User scans quantity
Check enough stock of said item
Confirm to user
User Moves stock
For example.
It has to be real time and needs the middle tier as we use a specific set of dlls to talk to the MRP system (which bring up another error if I try to deploy to mobile device)
could not load type system.runtime.remoting.lifetime.ilease blah blah
Any help or advice would be great!
Can't get it to work on the device (error c00e000b). There are few sites recommending fixes but I have no idea where to start.
Any other way of managing this?
User scans barcode
Check valid item in MRP system
Confirm to user
User scans quantity
Check enough stock of said item
Confirm to user
User Moves stock
For example.
It has to be real time and needs the middle tier as we use a specific set of dlls to talk to the MRP system (which bring up another error if I try to deploy to mobile device)
could not load type system.runtime.remoting.lifetime.ilease blah blah
Any help or advice would be great!