PC Review
Forums
Newsgroups
Microsoft DotNet
Microsoft Dot NET Compact Framework
Extend Contact/Calendar ...
Forums
Newsgroups
Microsoft DotNet
Microsoft Dot NET Compact Framework
Extend Contact/Calendar ...
![]() |
Extend Contact/Calendar ... |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
How can we extend the functionality of the Contacts or Calendar application
in a CF.NET application ? Regards, Chak. |
|
|
|
#2 |
|
Guest
Posts: n/a
|
Not directly from .NETCF since the API to do this (POOM) is COM based and
..NETCF v1.0 has no COM Interop. However it's possible with a wrapper, this article demonstrates the technique:- http://msdn.microsoft.com/library/d...thehandpoom.asp Peter -- Peter Foot Windows Embedded MVP http://www.inthehand.com | http://blog.opennetcf.org/pfoot/ "Chakra" <chakra@smnetserv.com> wrote in message news:%23Fsnr85LFHA.3844@TK2MSFTNGP14.phx.gbl... > How can we extend the functionality of the Contacts or Calendar > application > in a CF.NET application ? > > Regards, > > Chak. > > |
|
|
|
#3 |
|
Guest
Posts: n/a
|
Why do we get the 'missing method exception' when we run the sample
application from 'inthehandpoom.asp', as well as the 'POOM example' downloaded from MS ? Regards, Chak. "Peter Foot [MVP]" <feedback@nospam-inthehand.com> wrote in message news:%23dN9qe8LFHA.3844@TK2MSFTNGP14.phx.gbl... > Not directly from .NETCF since the API to do this (POOM) is COM based and > .NETCF v1.0 has no COM Interop. However it's possible with a wrapper, this > article demonstrates the technique:- > http://msdn.microsoft.com/library/d...thehandpoom.asp > > Peter > > -- > Peter Foot > Windows Embedded MVP > http://www.inthehand.com | http://blog.opennetcf.org/pfoot/ > > "Chakra" <chakra@smnetserv.com> wrote in message > news:%23Fsnr85LFHA.3844@TK2MSFTNGP14.phx.gbl... > > How can we extend the functionality of the Contacts or Calendar > > application > > in a CF.NET application ? > > > > Regards, > > > > Chak. > > > > > > |
|
|
|
#4 |
|
Guest
Posts: n/a
|
"An unhandled exception of type 'System.MissingMethodException' occurred in
InTheHand.PocketOutlook.dll" is the error i get (i am using VS.NET 2003 on a Windows 2000 Professional) when i try the above dll ... "Chakra" <chakra@smnetserv.com> wrote in message news:uch1KoPMFHA.1436@TK2MSFTNGP10.phx.gbl... > Why do we get the 'missing method exception' when we run the sample > application from 'inthehandpoom.asp', as well as the 'POOM example' > downloaded from MS ? > > Regards, > > Chak. > > > "Peter Foot [MVP]" <feedback@nospam-inthehand.com> wrote in message > news:%23dN9qe8LFHA.3844@TK2MSFTNGP14.phx.gbl... > > Not directly from .NETCF since the API to do this (POOM) is COM based and > > .NETCF v1.0 has no COM Interop. However it's possible with a wrapper, this > > article demonstrates the technique:- > > > http://msdn.microsoft.com/library/d...thehandpoom.asp > > > > Peter > > > > -- > > Peter Foot > > Windows Embedded MVP > > http://www.inthehand.com | http://blog.opennetcf.org/pfoot/ > > > > "Chakra" <chakra@smnetserv.com> wrote in message > > news:%23Fsnr85LFHA.3844@TK2MSFTNGP14.phx.gbl... > > > How can we extend the functionality of the Contacts or Calendar > > > application > > > in a CF.NET application ? > > > > > > Regards, > > > > > > Chak. > > > > > > > > > > > > |
|
|
|
#5 |
|
Guest
Posts: n/a
|
The version included with that article includes a native dll which is
specific to X86 architecture - you can only use it on the emulator. If you download the current demo version it's fully managed so you can also run it on real devices (http://www.inthehand.com/forums/viewtopic.php?t=67) Peter -- Peter Foot Windows Embedded MVP http://www.inthehand.com | http://blog.opennetcf.org/pfoot/ "Chakra" <chakra@smnetserv.com> wrote in message news:uLqDT8PMFHA.1472@TK2MSFTNGP14.phx.gbl... > "An unhandled exception of type 'System.MissingMethodException' occurred > in > InTheHand.PocketOutlook.dll" is the error i get (i am using VS.NET 2003 on > a > Windows 2000 Professional) when i try the above dll ... > > "Chakra" <chakra@smnetserv.com> wrote in message > news:uch1KoPMFHA.1436@TK2MSFTNGP10.phx.gbl... >> Why do we get the 'missing method exception' when we run the sample >> application from 'inthehandpoom.asp', as well as the 'POOM example' >> downloaded from MS ? >> >> Regards, >> >> Chak. >> >> >> "Peter Foot [MVP]" <feedback@nospam-inthehand.com> wrote in message >> news:%23dN9qe8LFHA.3844@TK2MSFTNGP14.phx.gbl... >> > Not directly from .NETCF since the API to do this (POOM) is COM based > and >> > .NETCF v1.0 has no COM Interop. However it's possible with a wrapper, > this >> > article demonstrates the technique:- >> > >> > http://msdn.microsoft.com/library/d...thehandpoom.asp >> > >> > Peter >> > >> > -- >> > Peter Foot >> > Windows Embedded MVP >> > http://www.inthehand.com | http://blog.opennetcf.org/pfoot/ >> > >> > "Chakra" <chakra@smnetserv.com> wrote in message >> > news:%23Fsnr85LFHA.3844@TK2MSFTNGP14.phx.gbl... >> > > How can we extend the functionality of the Contacts or Calendar >> > > application >> > > in a CF.NET application ? >> > > >> > > Regards, >> > > >> > > Chak. >> > > >> > > >> > >> > >> >> > > |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 

