943,758 Members | Top Members by Rank

Ad:
  • VB.NET Discussion Thread
  • Unsolved
  • Views: 965
  • VB.NET RSS
Jan 23rd, 2009
0

vb.net and compact framework?

Expand Post »
im just trying out to program a pda application

VB.NET Syntax (Toggle Plain Text)
  1. Public Class Form1
  2.  
  3. Private Sub Form1_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load
  4. MsgBox("it works")
  5. End Sub
  6. End Class

however i keep getting the following error:

The version of the assembly System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089 cannot be loaded by this version of the Microsoft .NET Compact Framework.

A first chance exception of type 'System.MissingMethodException' occurred in SmartDeviceProject1.exe


it only happens when i deploy it to my device.. works fine when i use the emulator.. can somebody explain?
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
tableray is offline Offline
10 posts
since Jan 2009

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in VB.NET Forum Timeline: how to save data from textbox to msaccess 2003
Next Thread in VB.NET Forum Timeline: Arrays help?





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC