IDE :: Windows Mobile 6 SDK With VS2008 Standard Edition
Jun 1, 2009
I have just purchased VS2008 SE to run on my PC with VS2005 SE. I have been developing a WM6 application using the VS2008 PE trial, the trial period has now ended, hence the purchase of VS2008 SE (full not upgrade). As a private user for hobby purposes I can not afford VS2008 PE. I am astonished to learn that in actual fact VS2008 SE is a step back from VS2005 SE in that the WM6 SDK's on not supported. I have read the below thread: url...I am also annoyed that on the WM6 SDK refresh download page it states clearly that VS2005 SE or higher must be used - hence the purchase of VS 2008 SE.As I have installed on my PC a full version of VS2005 SE and VS2008 SE, is there a way to develop WM6 devices with the tools I have or is VS2008 PE the only solution.
View 3 Replies
ADVERTISEMENT
Oct 3, 2009
IDE :: Windows Mobile 6 SDK with VS2008 Standard Edition
View 9 Replies
Jul 7, 2010
This project has been upgraded from VS2003.Was fine at first but now is taking so long to build after make small code changes my development has come to a screeching halt.Its a fairly big project but hasn't grown since before the upgrade.VS2003 only took seconds to build.Also during the 30 minutes the CPU is pegged at 100%
View 4 Replies
Apr 24, 2012
I'm doing a project with vb.net (smart device) on visual studio 2008 and I need to connect to a database on the device itself (I do not have a physical device to test, only emulation). How should I go about doing it? I would like the database to be in the device on start up.
View 1 Replies
Apr 25, 2011
i want download links for vb.net 2008 standard edition(trial or full)
View 6 Replies
Jun 22, 2009
Am I crazy or is there no Setup and deployment for the standard edition?I have already ran the install template command with no luck so I have to wonder if it is included. It should be listed under Other project types, but it is empty.
I cannot use the application I build because I am using the MS Power tools shape control and I cannot find anyway to add it when I build my application and looking up info on the Power Tools there is a check box that you select in the setup and deployment which I don't have.
View 12 Replies
Feb 13, 2009
I've bought the Standard Edition 2008 and the Publish wizard seems to behave in much the same as Express ClickOnce. Is there some way I can get it to deploy the Publish setup.exe files to C:Program Files? Is there some way I can tell it what extra .txt and .xls files are part of the application? I cannot see anything about adding files as part of the app. I've looked at what I'm supposed to get with Standard, but have not found quite the detailed documentation I'd like.
View 2 Replies
Feb 12, 2010
I am using VB code in VS2008.Net3.5 and Windows Mobile SDK6 to develop my Device application. For each form, I can see a deafult keyboard on my Handheld application screen. Its situated at the bottom of the tool bar.Is there anyway to hide this keyboard to replace it with a customized keyboard. This is called SIP(Soft Input Pannel).
View 2 Replies
Mar 11, 2010
I have "Visual Studio 2008 Standard Edition" and "Crystal Reports XI Developer edition".I have to integrate crystal reports in my application. I am fine developing the reports using the "Crystal Reports IDE" but not sure on how can I integrate those reports into my application.I have downloaded and installed the reportviewer control but not sure how to use it for crystal reports.
View 1 Replies
Nov 12, 2009
I would like to create a mobile application for Windows Mobile, how can this be done? I have Visual Basic Express edition.
View 4 Replies
Feb 12, 2010
Is it possible to create a mobile application with VB.net 2008 express edition. I've done some research and some places have said that you need the professional edition.
View 1 Replies
Jul 15, 2009
1) Can anyone post a link or tell me the differences between these versions of VISUAL STUDIO please? >>
Standard, Professional, Team Suite, Team Foundation Server Standard & Team Foundation Server WorkGroup Edition
2) I imagine Team Foundation Server WorkGroup Edition is the most expensive and therefore has the most functionality?
3) Are there any others I have not mentioned?
View 4 Replies
May 22, 2012
I recently loaded my copy of MS Visual Studio 2008 Standard Edition, with Visual Basic, on to my new laptop, one with a Windows 7 operating system. This version of Visual Studio had been on my other laptop, a Windows Vista machine. When I attempt to run any of my Visual Basic applications which has a MSFlexGrid container on it, I get this error message "Unhandled exception has occurred in your application... The error is: Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG). Also,
View 2 Replies
May 6, 2010
I noticed that adding a MenuStrip (from the Toolbox) to my form design doesn't yield a menu bar like many native Windows applications. Instead I get a menu bar like Visual Studio's own. None of the style settings for MenuStrip appear to mimic the much more common native menu bar.Is there a way to add a menu bar to my Windows Forms application that looks the same as the one you see in Notepad, Task Manager and others? (Preferably with the designer, but I wouldn't mind adding it programmatically either.)
View 3 Replies
Jun 19, 2012
I'm attempting to use waveOutSetVolume from coredll.dll to gradually increase the audio volume from silent (or near silent) to maximum.
Most of the code examples I'm finding show some predefined set points for Off, Low, Normal, Medium, High, and Very High like this:
Public Enum Volumes As Integer
OFF = 0
LOW = 858993459
[Code]....
OK, and here's some API documentation which doesn't make a lot of sense to me in this particular context. What is low-order word and high-order word and how can they both exist in a single value?
· dwVolume New volume setting. The low-order word contains the left-channel volume setting, and the high-order word contains the right-channel setting. A value of 0xFFFF represents full volume, and a value of 0x0000 is silence. If a device does not support both left and right volume control, the low-order word of dwVolume specifies the volume level, and the high-order word is ignored.
View 1 Replies
Mar 17, 2011
i am doing project of Order Accepting system for five star hotels.Scenario is Waiter will accept order using Window Mobile which is Connected to WiFi present in hotel.I want to communicate to database(Sql Server) present on My Machine (Computer present in kitchen) through WiFi and Add order into table present inside database. This should notify my application present on Compter and should print order. After completion of Order Application from kitchen will notify to waiter about completion. My problem is How to Communicate with database present on Remote computer using WiFi from windows Mobile.
View 2 Replies
Aug 23, 2009
I'm trying to move a windows form app to a windows mobile 5 device and I was able to get every thing working except this piece of code.
[Code]...
View 2 Replies
Aug 20, 2009
In VS.Net 2008, if you choose a new form with the Explorer template, the form is preloaded with a menu strip, and all the items have the familar save, print, open, etc, icons/bitmaps. I would like to use these icons in other forms, but the form does not appear to reveal the location of these icons or where they came from. Does anyone know where they are? If I find them and point to them, can I be assured that these icons are in the same place on any computer (or do I need to embed them in the exe)?
View 2 Replies
Mar 11, 2010
I am trying to make a program for my Windows Mobile 6.1 Professional Device that communicates via TCP/WiFi To my pc, however, on my windows mobile device, when i launch a program with an import [system.net] it keeps giving me an error, and it is unable to launch the program. Is there an update that i am missing? or am i missing a package in win mobile with the system.net resources?
View 1 Replies
Jan 29, 2012
I've run into an issue with Access Key in either Visual Basic or C#... also happens whether on my windows 7 64 but laptop or my Windows Vista 32 bit laptop - in Visual Studio 2010 professional... I create an Access Key (for example E&xit)... while the underline under the x shows up in the development area, it does NOT show up when I run the application NOR does it work... for example, press alt-x does not run the code associated with the exit (nor does a break into that code show it gets into that code).When I try it in a menu, it is a little different at first the underline under the access key does not show up but then after I access something by hand, it sometimes shows up and is usable.
View 1 Replies
Mar 25, 2010
I don't know if I have gone blind, or if I am just searching in the wrong place, but what is the cursor that Windows uses for standard dragging, and where is it found? I can see the icon that is used when something is dragged over a control that is not a drop target, but not the control that is used for dragging elsewhere.
View 16 Replies
Mar 4, 2011
May I ask a question to you all.I have vb.net project that generate sales report from SQL Server Database.I changed SQL Server 2005 Express to SQL Server 2005 Standard Edition.
After that my program can't run properly and every time I got Time Out Expire message.
That program work properly with SQL Server 2005 Express.May I request suggestion how to fix this.
View 1 Replies
Dec 10, 2009
I do have a Windos XP laptop with Visual studio 2005 and I just bought Visual Studio 2008 Professional version.Can I have them together in one windows XP laptop?
View 2 Replies
Feb 5, 2011
This is the question asked at many places but I could not find any satisfying answer so asking it in stackoverflow. Hope I will get answer soon. I need to make an Windows Application (VC++/C#/VB.NET) which can send SMS using windows mobile which is connected through ActiveSync or Device center without GSM Modem.
View 1 Replies
Oct 14, 2011
I need to write an app for Windows Mobile 6.1 as a winform. I've been doing asp.net pages to run on them before. When I create a project in VS2008, do I select Smart Device? Or Windows and do a basic app to run on it? If I select Smart Device, it asks for the Target platform and I only have:
Pocket PC 2003
Windows CE
Mobile 5.0 Pocket PC SDK
Mobile 5.0 Smartphone SDK
I need to connect to my AS400.
View 1 Replies
Aug 4, 2010
My app (which runs ok as a standard user) requires updates to be installed, but I don't want to have to input the administrator username/password each time nor do I want to increase user privileges to administrator.
I have a windows service which handles the downloading of updates etc (running as Local System) but the start command needs to come from the main app (running as a standard user). This is not permitted and I get Access Denied.
I understand why this is happening but is there an alternative way to achieve this? I want to handle program updates as the standard user without using ClickOnce or installing to a non Program Files folder.
View 3 Replies
Oct 6, 2010
I've been getting this periodically since moving to Windows 7.Without any exceptions, messages, or even output a project that built fine seconds ago suddenly says "Build FAILED".
View 16 Replies
Nov 10, 2009
Im able to access the internet on my Phone. I made a small app that lets me get to my database hosted by Godaddy. The problem is, unless I have my phone plugged into my computer it says Im not connected to the network. I can show my code if needed, but that has nothing to do with it because the application works fine as long as its hooked to my computer. Any idea on establishing a connection I guess? Im not sure why its not since Im able to access the internet, Im not sure why connecting to the computer makes it work.
View 1 Replies
Aug 7, 2009
I am trying to email a file off my windows mobile. I know there is a mobile section here, but the traffic is minimal. Trying to use the current profile (exchange/activesync) to send the mail.
Imports Microsoft.WindowsMobile.PocketOutlook
Public Class tools
Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
[Code]...
View 4 Replies
Jan 5, 2010
I'm writing an application for a Windows Mobile phone in VB.Net, and I would like to read SMSs from the phone's memory. According to MSDN, the SMSAccount class is what I need:
'SmsAccount Class
'Provides access to a Outlook Mobile Short Message Service (SMS) account, the account's SMS folders, and the SMS messages they contain.
However, the SMSAccount Class only has one interesting method, aka Send (see [URL], and I can't figure out how to access the actual messages.
I've found examples on the web which suggest to use the smsAccount.Inbox property, which I can't manage to find. I got this code for example :
Dim smsAcc As SmsAccount
Dim smsFdr As SmsMessageFolder
smsFdr = smsAcc.Inbox
But I cant find either of the SmsMessageFolder class and the Inbox property.
How do I access smss?
View 2 Replies