.NET smart device application

  • Thread starter Thread starter teo_paul
  • Start date Start date
T

teo_paul

Guest
Hello !
I have a question for the people who had the opportunity to work under VB.NET.
I'm trying to create an application for a smart device. I use Visual Studio .NET Enterprise Architect, .NET Framework version 1.0, and Smart Device Extensions (SDE) beta version (from april 2002). The problem is that when I installed VS .NET on a different drive than windows' drive, when I select "Smart device application" from "New project", the window with the options "WindowsCE or PocketPC" is opening. After clicking on PocketPC app., it comes an endless error : "Can't find System", "Can't find System.data", "Can't find System.xml" and so on for about 10 libraries. When I installed the .NET on the same drive with the windows, after clicking "new project"-> "smart device application" , the window with options "WindowsCE or PocketPC" is not opening at all. So, whatever I do, I can't even start a smart device application.
Can somebody tell me where is the error ?

Thank you,
Paul Teodorescu
 
Back
Top