Software Development Network Logo
  • Visual Studio
  • IE Development
  • Game Technologies
  • Audio and Video
  • .NET Development
  • Microsoft ISV
  • Windows Forms
  • SharePoint Products
  • Visual Basic
  • Windows Vista
  • VS Team System
  • Visual C#
  • Smart Devicet
  • Visual C++
  • SQL Server

Software Development Network >> Smart Devicet

Smart Devicet

New Question

Cannot connect errors...
'System.Xml.Serialization.XmlElementAttribute' does not contain a definition for 'Form'
Combo selection and Pocket PC debug
Sucessor of CF 2 and SQL Ce (Mobile) 3 ?
resize/padding pushpin detail
Error while using MSN Search Web Service SDK
Newbie question
Bug? Pushpin text gets misplaced if pushpin located at the bottom of map
Where to obtain Windows Live Alerts SDK?
How can I prevent the user from changing tables columns width

Top Answerers

Davids Learning
GrandpaB
Patrice1974
zu35926
JonathanMerrie
weiqj
Teddy79
LeonR
susantez
jebrown
Stylus Studio
Only Title

Answer Questions

  • Will_M Deploy CF 2.0 CAB using project

    I have the same problem. I've created a CAB project in VS 2005. After I add the project output to my File System on Target Machine, I see that it added mscorlib.dll, mscorlib.tlb, System.Data.Common, and System.dll. I tried to let those files in the Application directory and move them to the Windows directory, but my application won't run after it is installed. The other odd thing was that it added mscorlib.dll and System.dll for both version 1.0.5000.0 and 2.0.0.0. I tried to run the app with both versions and just the 2.0.0.0 version of the files. It runs fine from the debugger, but then I see that Microsoft .NET CF 2.0, Miscrosoft .NET Compact Framework, Microsoft .NET CF 1.0 ENU-String, Microsoft .NET CF 2.0 ENU-String and Microsoft ...Show All

  • TkNeo How to retrieve SMS content??

    I would like to retrieve an incoming SMS content to a textbox., but i don't know how to retrieve the SMS content.... Any one can give me your hand Thanks !!! Check out the Microsoft.WindowsMobile.PocketOutlook.SmsAccount namespace No worries - "great minds think alike" ;-) and its reassuring for myself to know I was on the right path! I've never tried it but take a look at this: http://msdn.microsoft.com/library/default.asp url=/library/en-us/mobilesdk5/html/T_Microsoft_WindowsMobile_PocketOutlook_SmsAccount.asp   http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=408382&SiteID=1 Oh oh - didn't see that the same answer was already posted. My bad ...Show All

  • IceHeat Error Code c00e000b recieved when starting msmq on Pocket PC Phone Addition

    Hello All... Im getting error code c00e000b on a pocket pc device when using visadm to start msmq after installing it. when I use the verify short cut I get a successfull reply but when I use the status short cut I get the c00e000b error code. I have seen many posting on the internet for this error but no solutions. I downloaded the msmq cab from the MS web site to make sure I have the latest version, but Im not sure it is the right version for my processor my device has a Intel(R) PXA270 processor and Im using the msmq.arm.CAB Thanks very much I was able to get it started after installing the certification I've been through the same problem, if I want to install the ...Show All

  • chris441962 What happened to the robot gallery???

    Where did all of our entries go I wondered why I only was getting 10 hits a day. https://www.robotinvaders.com/main/Gallery.aspx Thanks for the information. I noticed the traffic started picking up again. So we'll probably know the contest results in a few days. It will be great to see what happens! Strange, I hope they let us know soon. What's weird is that the rules state that we are suppose to host our bots to November 15. Without the gallery though new people will not even know they exist. :) Thanks for your post. I wish I knew.... There are other threads about this on the forums here, but no usefull answers yet... That's interesing that they didn't post all of the bots from the ...Show All

  • rothco Where to Post Non-Visual Studio 2005 questions regarding device programming?

      This forum is primarily monitored by people from the Visual Studio for Devices Team and some members of the Windows Mobile Team. Some of the Questions are more relevant to core OS , Compilers , Active Sync or General Development questions not relating to VS 2005. To ensure your questions gets looked at by the right set of the people, I determined the newsgroups the Other Product Teams monitor frequently and that would increase your chance for chance for getting a question answered more quickly. Native Compilers microsoft.public.windowsce.embedded.vc General Device Programming Questions microsoft.public.windowsce.embedded and microsoft.public.windowsce.app.development Active Sync microsoft.public.pocketpc ...Show All

  • Lok_Tan Compiling error C1190 while building solution for Visual C++.net project

    Hi, all, I am using Visual studio 2005 to make a Visual c++ project. I was trying to make a simple UDP socket and threading program. The device manager i am using is wm 5.0 for Smartphone, and wm 5.0 Smartphone emulator. Here is what I have in the header file: #using <mscorlib.dll> using namespace System; using namespace System::Threading; using namespace System::Data; using namespace System::Net; using namespace System::Net::Socket; When I was trying to compile it, an error message popped up:"fatal error C1190: managed targeted code requires a 'clr' option", and I was trying to find this "clr" options in the project->properties->general-> right panel, but there is no such o ...Show All

  • bennett1016 "Open Member Accounts" included in Custom Domain Service 100 limit?

    I tried All Of The Above, but no real support, just emails sending me around. Maybe you guys can help me out. It seems to be there is space for 100 members of the Custom Domain Service (which i love btw) Is this limit only when I create accounts myself , or is it also when other people create their own 'Open 'Member Account', using my domain name Looking forward to receiving your reaction. (excuse me for my bad English, I'm from The Netherlands ) Thx, Cees this limit is only for members you add yourself. Open Membership members can join even if you have exceeded your 100 member limit. ...Show All

  • Paulustrious Problem to get email recipients via MAPI

    Hello, I am trying to get email’s recipients (the “To:” email’s field) via CEMAPI using IMessage::GetRecipientTable() under WM 5.0. The function always returns with the error code “MAPI_E_NO_RECIPIENTS” although there are 3 recipients in the “To:” field. Is it the right way to get this property Thanks, Asher in my code works. are you sure that you're reading messages from SentItems box Thanks for your reply. The message (which composed by the sender) is in my inbox folder. I just want to get the original “To” and the “CC” fields from it. I failed either by trying to get PR_ORIGINAL_DISPLAY_TO and PR_DISPLAY_TO propertie ...Show All

  • Lolka Difference b/w Xml Node and Element?

    Hi all! I am new to Xml. 1)Can anyone says whats the difference between Xml Node and Xml Element.How it will plays it role in Xml document. 2)If i creating a nodelist, whether it will returns the collection of node or elements Please explain this topic or refer some sites. Thanks ...Show All

  • Nlepor couldn't find resource assembly

    Hi, I'm getting "couldn't find resource assembly" msg. when i execute the apps in wireless mode. (via AP) In USB connection it's working well. PDA is pinging with notebook. i refered : http://blogs.msdn.com/netcfteam/archive/2004/08/06/210232.aspx http://www.google.com/search hl=en&q=Could+not+find+resource+assembly I added system.SR.dll as a reference.Still getting the same error. What could be the reason how to solve this Thanks You'd need to install that optional resource assembly by installing System.SR.cab as Noah suggested above. If there's no CAB for your specific locale go ahead and install English one so English messages would be shown. By the way bo ...Show All

  • vasudupe VS2005, CF2.0, C++ Part 2

    I think I've absorbed and processed the information in Part 1. So here is my interpretation of the consequences. The application must either: a) be entirely rewritten in a different language; (editorial note: it appears to me that CF now has *no* mode for porting existing software because it shares *no* programming language with any possible existing non-clr software running on mobile devices. Apparently MS interprets the market to be telling them that it wants to rewrite all existing applications! ) Or b) take the existing C++ application, compile it for WinCE 5 using Visual Studio 2005 and the standard (non-clr) libraries, and provide COM-wrapped CF modules for it to get .NET resources. In this case, there are three sets - Console, ADO, ...Show All

  • Michael Schreyer FAX API..for Windows Mobile

    Hello, is there anyway for me to use internal modem in pocket pc phone to send and recieve fax..is there any API or third party API for that or can i use Windows API fax services in Windows Mobile. Really appreciate Thanks I’m afraid not. See this . ...Show All

  • amiune Is there any way to fill a polyline?

    Does anybody have any ideas Note how the mouse actions are disabled over the polygons though (ie you can't drag the map). This seems to be using the commercial control. I'm not sure what this is, but I don't think it's the same as the Live one that I'm using. Looking at the source code, if the browser is FireFox then it's using the inbuilt ability (via the canvas object) to draw shapes. If the browser is IE then it's using VML (by creating <v:shape/> tags) to make the polygons. If you're going to use this approach then you'll be better off using the ExplorerCanvas API (see my previous post) for browser independence. I'd like to know how to do this as well ...Show All

  • Steven Galione no exe in task manager

    Hello, I have the strange phenomen that my cf2.0 application is not show in the windows task manager. (PocketPC 2003/SE and Windows Mobile 5) Can someone tell my why Thanks Karin I fixed it! You was right with the caption of the form. I was to stupid to do it right! :) I only set the caption in the english resource file but not in the german resource file. (and german is the active one) So sorry for that. Thanks a lot for your help. Karin Your right, I didn't set the this.Text property of the form with a text. It was blank, but now I set it in the first shown form. But their isn't an entry in the task manager. My forms are maximized. Could that influent the task mana ...Show All

  • Peter Peter How to determine if program is running in Smart Device or in Windows

    I have a program written for Smart Device 2003 in VB2005 that has menus that I want to run in WinXP.  The different implementations of the menu system between the two creates a problem, because Smart Device menus are at the bottom, and are a different size from programs on the Win desktop.  I need to resize the form when it opens on the win desktop. Can anyone tell me how I can determine in VB2005 code whether the program is running in Smart Device 2003 or Win desktop Thanks, Dennis Lackey     You could use System.Environment.OSVersion.Platform to do that. Thank you. That does it. Dennis Lackey ...Show All

616263646566676869707172737475767778

©2008 Software Development Network

powered by phorum