Mobiles :: Smart Device Project - Can Run On Emulator
Oct 8, 2010I am working on a smart device project and want to run on emulator.i have completed the application.but now i want to run it on Emulator in vs2008.
View 1 RepliesI am working on a smart device project and want to run on emulator.i have completed the application.but now i want to run it on Emulator in vs2008.
View 1 RepliesI'm new to developing mobile apps and have hit a brick wall. I use Web Services all the time so I know I have created it correctly and it works. The issue is that i cant seem to add it to my class or form in the Smart Device Project.
When I right click I get the option to add Web Reference, I then navigate to the url and add as I normally would. When I then try to access the service I cant seem to navigat to it from code and it is not available. I have also tried adding a Web Service directly by 'Add New Item, but this file type is not available in the list of installed templates.
how we can debugg a page from mobile emulator in web application.
View 1 RepliesI tried to run the mobile web application on Emulator. But i'm getting the following error. Error message is "The Requested Url was not found". How to solve this error?
View 5 RepliesI have 2 Windows 7 (IIS 7) machines : Machine1 and Machine2.
I have deployed an ASP.NET 2.0 Web Service on Machine1 : e.g. http://Machine1/WebService/Service.asmx
From Machine2, I can access http://Machine1/WebService/Service.asmx.
On Machine2, from 'Device Emulator Manager' and 'Windows Mobile Device Center' I am connected to PocketPC 2003 emulator.
'WS Mobile Device Center' connection settings : DMS and Work Network.
From PocketPC - Internet Explorer, when I tried to invoke http://Machine1/WebService/Service.asmx, I am getting an error:
Error : Server Error in '/' Application. The resource cannot be found. ........
What could be the problem ? I can access the same service from desktop and not from PocketPC emulator.
While debugging a handheld application within a PC Emulator I am getting an Error"Storage Memory is critically low.If you donot increase storage memory you mannot be able to start some program. use file explorer to delete some files..."How can increase the memory size of the emulatorI have added an external dll within the application at that time only this memory error occurs
View 10 RepliesI have an activex component on my webpage, which is built specifically fro Windows Mobile. This activeX component has a dll which needs to be registered on the device. How Do I register it?
View 1 RepliesIf I have a asp.net site for desktop, what should I do to enable smart phones ?By mistake I added a / to the URL and I noticed that the desktop web site was simple, no buttons, just URL links set to a side.
View 2 Repliesdetails of device by which I can get the input for GPS location independently without a fixed ic chip? I want to write the code myself for that then display on the screen; like many gps street locator or any other device available in market. I need initial level of code for chip and intial level code example for .net.
Apart from this I know the something about this like attach the device in the port . Detect the the port with device and read the data using API or dll whatever and start processing and then display on the output device.
I am working on a web mobile application in which i want to call an exe which is installed in the mobile from web application running on that mobile by clicking a link. How can i do that?
View 3 RepliesIs there any way to get the address book contacts from a blackberry device in a .net web application?We have a .net web application that can be accessible from a Blackberry device.What we need is a way of getting the Blackberry contacts list from a blacberry device the same way when you send an email:When you send an email you can type some characters on the "To" field then hit "enter" and the blackberry device is doing a lookup function returning a list of contacts based on the keywork you typed. Maybe there is a way of calling a blackberry API from a javascript function that would perform the same way described.
View 2 RepliesMobile web is no longer supported in latest version of Visual Studio. Please do following with Vs2008 or VS2010
- Create standard ASP.NET website with standard "Web Forms"
- Design the content of web forms for your mobile pages based on device family that are
going to access your website. For e.g. iPhone, Andriod
- Add a detector process, which detects from where request is coming. If it is mobile than redirect user to mobile optimized pages.
- Different mobile has different capabilities (e.g screen size, image support, html support, xhtml support etc.). So it is very important that you know what type of device is trying to access your website and accordingly render required HTML/XHTML supported by the mobile device. [URL] So I have a basic website with .aspx pages. When they are on a blackberry the words wrap on top of the second line over the TEXTBOXES. Is there a basic place that can tell me how to fix this? Or what to use in the place of the CSS that are causing this on the blackberry devices?
I am trying to get the screenHeight and width:
[Code]....
but this is always show that the Height is 480 & the width is 640
I am trying on HTC with Opera Mobile 9.5
i have a gprs device that logs data to a webpage.i am using get method for the data transfer from device to web application. This function is working perfectly. what i want to do now is by clicking a button to send a get method from server to device in order to triggger it to do some actions. the device is correctly receiving the get method and sends a responce. The problem is that the http responce the device is sending might be wrong because the browser is waiting until timeout and then it displays the responce. does anyone knows what is the http responce format?
View 1 RepliesSince the mobile device browser file is no longer support, what is an alternative to it that requires minimum code changes?
View 2 RepliesI have a ASP.Net application, that has barcode scanning functionality built into it.If a user is on regular computer like laptop or desktop, then I can simply connect the USB barcode scanner to the USB port and the barcode functionality works fine.But if a user is accessing the ASP.Net application over a windows mobile device, then how can a barcode scanner be connected to his/her mobile device?
View 1 RepliesI am using Visual Studio 2008, I am new bie to create windows mobile application. I haven't installed Windows Mobile 6 SDK. I have started with built-in SDK and Emulators of VS 2008..
My question is, Can i create windows mobile application without connecting device ( Mobile or Pocket PC )?
Say that, there is a login.aspx page for any application. I would like to see this login page in different format if user visit by Iphone or any other mobile device. I have already designed two different page for test purposes. If i visit the page which is modified for Iphone, everything works fine.
what is the best way to switch between these two page depends on by which device user visit? These two pages could be even totally different two pages like black and white because of page layout issues.
Is it possible to connect to SQL Server 2005 ( not SQL Server 2005 CE) from a mobile device?
View 6 RepliesI need to simulate a proxy server to test mobile device c# application.
Is there a way to do this? how should I do this.
I need a develop a smart dropdown list for an inhouse application
Let assume, i have a dropdownlist with the following values:
ABC
EDF
XYZ
A123
B456
Now when the user types A in the drpdownlist (we can type anything onthe dropdownlist, but we can superimpose a textbox on it), the dropdwn list should sort itself and show only ABC and A123.
Can i use Ado.Net Entity Framework in SmartDeviceProject in Vs2008?
View 2 RepliesHave you tried to load the IBM iSeries Emulator on an ASP.NET web page, passing all the appropiate information to load an AS 400 session?
View 1 Replieswanted to know what is the easiest way to interface a mobile phone device with an online system. I have literally NO knowledge in this domain. However, I am brainstorming on possibility of an online application that will allow me to backup my data in nokia set 3110 such as my Address book in the application and restore it. This I want to achieve without connecting my phone to any PC. I am thinking on some way to achieve this by leveraging mobile phone line only. I beleive it may require my application to connect to mobile phone through mobile phone network. Currently my mobile phone line subscriber is offering Address Book backup/ restore service with some charge. I want to see if I can replicate similar features. I would really appreciate if you can give a direction to my random thoughts.If anything is not clear then please feel free to inquire. I look forward to your kind response.
View 2 RepliesI need to get rid of Microsoft smart quotes in my code behind page. I'm sure this is simple, but its new to me.
View 7 Replies