windows-phone-8 Questions
3
Solved
I am using Visual Studio 2013 on Windows 8. I have got three Windows Phone devices, lumia 620, 920, 1320 and these are all developer unlocked devices. The 620 device has got Windows Phone 8.1 previ...
Inequity asked 29/6, 2014 at 3:38
2
Solved
I have now had an error with VS2013 and WP8.1 silverlight for a couple of days.
I get a couple of different errors, ..Ensure unlocked screen.., AgHost.exe could not be launched, port is in use by ...
Rios asked 15/7, 2015 at 13:37
3
Solved
I am trying to create Repository , Entity framework for Portable Class Library , when ever I try to Nuget EntityFramework
it is Failed to add reference to 'System.ComponentModel.DataAnnotations'. ...
Datum asked 5/4, 2014 at 10:22
2
Solved
I have a problem with this new unified Windows Dev Center. In old version, there wasn't any problems to delete or hide app from Windows Phone store.
But in this new interface.. I cannot find that ...
Thadeus asked 4/7, 2015 at 14:47
3
Solved
Is it possible to send SMS programmatically in Windows Phone 8? I've looked around a bit, and to my surprice, didn't find anything... :s
Connubial asked 27/11, 2012 at 15:29
3
I'm trying to detect device orientation on my website.
Orientation value seems to be ok after orientationchange event.
$(window).on("orientationchange",function(event){alert(window.orientation);}...
Faltboat asked 2/7, 2015 at 8:12
1
Solved
I am trying to open a pdf file using the below working code I previously used on another app,
but this time I am getting System.Runtime.InteropServices.COMException when the flow hits this line: W...
Generation asked 6/7, 2015 at 12:36
9
Solved
Is there any unique device ID (UDID) or any similar ID I can read out on Windows Phone 8 (WP8) that doesn't change with hardware changes, app-reinstallation etc.?
In older Windows Phone versions t...
Illiberal asked 20/12, 2012 at 15:24
4
Solved
I'm trying to do a post request on windows phone 8 from the Unity Platform. I do not want to use the unity WWW method as this blocks rendering (and is not thread safe).
The following code works in...
Seppuku asked 24/6, 2015 at 21:29
3
Solved
I am running Windows 8 x64 and have Visual Studio 2012 with the latest update and Visual Studio 2013 preview (latest update) installed. I also have the Windows Phone SDK for Windows Phone 8 develop...
Spaceman asked 7/8, 2013 at 9:23
5
Does anyone know why my Win Phone 8 app tile doesn't show the icon I set? This is what I get (and yes, am am sure that's not my app's icon):
This is what I have so far and I ran out of ideas of ...
Nearly asked 28/5, 2013 at 2:42
4
Solved
Is there a way to get crash-dumps out of Windows Phone 8 during development time? I am after a file that is dumped similarly to when a normal Win32 app crashes. Or similar to what is saved on iOS d...
Trait asked 17/5, 2014 at 15:40
3
Solved
I recently got a Nokia Lumia 920 and am very interested in developing for it. However, I only have Windows 7 installed on my computers and it looks like I need Windows 8 to use the Windows Phone 8 ...
Advertising asked 26/7, 2013 at 19:47
3
Solved
I am using HttpClient to communicate with web service for send/receive (response in JSON format). But I am facing some issue while receiving data. I am calling web service every 5 min to refresh th...
Droplight asked 8/7, 2014 at 7:33
2
Solved
I am having trouble getting a Horizontally scrolling ListView to work. I get very close, but then something just doesn't quite work right.
Here is my current XAML I have come up with so far after ...
Kearney asked 1/6, 2015 at 14:31
1
I have cloned a solution, it contains multiple projects based on GalaSoft MvvmLight library, also it has two Portable Projects. I have installed all required nuget packages and references but I am ...
Sekofski asked 21/5, 2015 at 17:59
3
Hi i am developing an windows phone 8 app , in which i would like to send email from my application .
sending an email can be done in this way easily in this way :-
EmailComposeTask emailCompos...
Pathos asked 17/2, 2013 at 4:41
3
Solved
I'm trying to create a Windows Phone 8 app (update of my currently published "The Quote") that uses the new Windows Phone 8 Live Lockscreen API. I basically want to choose randomly a image backgrou...
Motherhood asked 24/12, 2012 at 4:22
8
Solved
In a Windows Phone 8 Cordova application I'm able to click and drag horizontally in the app and pan/scroll past the horizontal edge of the display. See the Cordova Windows Phone 8 standalone templa...
Uticas asked 28/2, 2013 at 2:53
3
I currently am porting one of my libraries to Windows Phone 8.1 Runtime and stepped into a missing API which you can use in Windows Phone 8.0 and Windows Phone Silverlight 8.1 apps.
What I need is...
Longing asked 2/6, 2014 at 21:43
3
Solved
Basically what i have is a ListBox with ContextMenu
<ListBox Margin="2,0,0,0" Grid.Row="1" ItemsSource="{Binding MyCollection}">
<ListBox.ItemTemplate>
<DataTemplate>
<But...
Patrizia asked 18/5, 2015 at 10:51
4
Solved
I try to add a service reference to the http://www.webservicex.com/globalweather.asmx?WSDL web service. I go to Add service reference, it discovers it just fine, but when i try to hit OK, I get the...
Chorus asked 8/12, 2013 at 17:25
1
I am trying to send secure windows push notifications from my php server with valid ssl certificate and I got this error:
403 - Forbidden: Access is denied.
You do not have permission to view thi...
Overpay asked 4/10, 2013 at 13:35
2
Solved
I want to upload a file (VideoFile) to server through BackgroundTransferService.
My problem is, I also want to send 2 parameters along with File (POST request).
So, is it possible to send paramet...
Urmia asked 5/5, 2015 at 8:46
2
Can you route me to API's capable of intercepting incoming and outgoing phone calls in Windows Phone 8 and record the call conversation ?
Once Recording is in progress, is there a way to simultane...
Contracted asked 17/1, 2013 at 7:37
© 2022 - 2024 — McMap. All rights reserved.