Welcome Guest Search | Active Topics | Sign In | Register

Windows CE 5/6; VS2008 Options
Bemis
Posted: Monday, July 23, 2018 3:26:03 PM
Rank: Newbie
Groups: Member

Joined: 6/1/2018
Posts: 2
Hi...

Attempting to create a HTML5 browser for Windows CE 5/6, .NET 3.5, VS2008. I've also tried .Net 2.0.

Creating the webview via:

https://www.essentialobjects.com/doc/webbrowser/start/webview.aspx

I get the follow compile errors:

Error 1 The type 'System.Windows.Forms.IWin32Window' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.

Error 2 The type 'System.ComponentModel.Component' is defined in an assembly that is not referenced. You must add a reference to assembly 'System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.

Can't seem to work around this.

Any ideas?

(fyi... contact form is not kicking me a validation code)

eo_support
Posted: Monday, July 23, 2018 3:38:19 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,221
Windows CE is not supported. Our product only targets the full .NET Framework, Windows CE runs .NET Compact Framework, so it won't work. Sorry about it!
Bemis
Posted: Monday, July 23, 2018 4:33:28 PM
Rank: Newbie
Groups: Member

Joined: 6/1/2018
Posts: 2
Bummer... thanks for the response!
eo_support
Posted: Monday, July 23, 2018 5:12:26 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,221
Sorry: ( Please feel free to let us know if there is anything else.


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.