Psion Teklogix 8515 Policy Problem

  • Thread starter Thread starter Fatih Iþýkhan
  • Start date Start date
F

Fatih Iþýkhan

Hi all,

Currently, I am developing an application for a Psion Teklogix 8515
Vehicle Mount Device. Due to the strict policy (we guess), the
application is unable to function properly. For example the Ping
method of the opencfnet community doesn't work on vehicle version.

Any function called with p/invoke from core.dll doesn't work.

Is there any way to achieve this problem.

Thanks in advance
 
Seems like something to ask the device manufacturer, since they'd know what
they're doing that doesn't really match what most devices do. However, it
seems unlikely that they're doing very much at all, to me. How useful can
the device be if you can't run your custom code on it? Seems like that's
*all* it's good for. I think it's more likely that your P/Invoke
declarations or the DLLs you're trying to call are wrong.

Paul T.
 
I am developing on Psion Teklogix workabout pro and balckroc printer (OS
Mobile 6.0), i don't have any problem with p/invoke from core.dll , actually
i converted my project (.NET 2003).
 
Back
Top