H
Hari
Hi,
I'm into PocketPC programming. Currently i'm developing a chat
application on PocketPC using C#. For my application, i need to display
text in multiple colors. As RichTextBox control is not available in
SmartDeviceApplications, i started browsing on the net. I downloaded
the trial version of RichInk and run the setup. I added the dll to the
toolbox and i'm
able to drag and drop the control on to my form. It compiled but its
throwing an
exception saying "An unhandled exception of type
'System.ApplicationException' occurred
in Intelliprog.Windows.Forms.RichInk.dll. The required unmanaged
Message.dll component
is either missing, not in an appropriate location, or is corrupt.
MissingMethodException". How do i come over with this? Or is there any
other way that could solve my problem? Please help!
I'm into PocketPC programming. Currently i'm developing a chat
application on PocketPC using C#. For my application, i need to display
text in multiple colors. As RichTextBox control is not available in
SmartDeviceApplications, i started browsing on the net. I downloaded
the trial version of RichInk and run the setup. I added the dll to the
toolbox and i'm
able to drag and drop the control on to my form. It compiled but its
throwing an
exception saying "An unhandled exception of type
'System.ApplicationException' occurred
in Intelliprog.Windows.Forms.RichInk.dll. The required unmanaged
Message.dll component
is either missing, not in an appropriate location, or is corrupt.
MissingMethodException". How do i come over with this? Or is there any
other way that could solve my problem? Please help!