Hi,
Are you trying to run your .Net Compact Framework app under the desktop
.Net framwork on your PC (the error message looks like it's from the
desktop framework)? The Microsoft.WindowsCE.Forms namespace only exists on
.netCF and contains device-specific classes like the InputPanel and
MessageWindow. If you remove references to these device-only classes, you
should be able to run your application under the full .net framework.
Hope this helps,
-Katie
--------------------
| Content-Class: urn:content-classes:message
| From: "phredd" <
[email protected]>
| Sender: "phredd" <
[email protected]>
| Subject: Debug (Newbie)
| Date: Sun, 16 Nov 2003 07:54:55 -0800
| Lines: 10
| Message-ID: <
[email protected]>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="iso-8859-1"
| Content-Transfer-Encoding: 7bit
| X-Newsreader: Microsoft CDO for Windows 2000
| X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300
| Thread-Index: AcOsWfrDZX8ec1EAQUuEH9c1nSnjOg==
| Newsgroups: microsoft.public.dotnet.framework.compactframework
| Path: cpmsftngxa06.phx.gbl
| Xref: cpmsftngxa06.phx.gbl
microsoft.public.dotnet.framework.compactframework:38746
| NNTP-Posting-Host: TK2MSFTNGXA13 10.40.1.165
| X-Tomcat-NG: microsoft.public.dotnet.framework.compactframework
|
|
| ""Additional information: The given assembly name or
| codebase, 'Microsoft.WindowsCE.Forms', was invalid.""
|
| I get this message whenever I try to run a exe program
| coded with vb.net for my ipaq. THe program runs fine in
| deploy mode. But when I try to install from exe I get the
| errors.
|
| THanks for your help
|
This posting is provided "AS IS" with no warranties, and confers no rights.