Skip to main content

All Questions

0 votes
1 answer
71 views

Does IBM MobileFirst 7.0.0 be used to build for Windows Phone 10 devices?

I have a windows live store application which was built in IBM MF 7.0. This application was built in eclipse selecting WindowsPhone8 environment Extracted .csProject to Visual Studio 2013 update 4 ...
naresh's user avatar
  • 51
3 votes
1 answer
200 views

Windows phone - You have installed the maximum number of development app

I have a windows app that's running for a while and recently when I'm trying to deploy the application on windows phone running windows 8.1 OS(using visual studio 2013 and windows phone application ...
Lior.Shacham's user avatar
3 votes
2 answers
58 views

Ensuring References are properly set for Windows Phone in Visual Studio

Visual Studio Ultimate 2013 v12... update 5, .NET v4.6... New to the programming of Windows Phone in Visual Studio Setup: File > New Project > Templates > Visual Basic > Store Apps > Windows Phone ...
Alan's user avatar
  • 1,637
5 votes
1 answer
699 views

VS 2015 - WP8 - "A specified communication resource (port) is already in use by another application."

I have a solution with the followings: WP8 project WP8.1 project UWP project Xamarin.Android project PCLs I have both VS2013 with Update 5 and VS2015 with Update 1 installed on my PC. The OS is ...
Gabor's user avatar
  • 3,186
2 votes
1 answer
439 views

Deployment optimization failed, how to fix?

I am developing a windows phone app (The solution consist of two projects, i am referring one project in the other) with sqlite as the Database. The App runs only on the ARM platform. In Debug mode ...
Vishnu Babu's user avatar
  • 1,245
2 votes
1 answer
49 views

binding data to observable collection in windows phone

This is the class am using. Am Adding data by calling the constructor. But the value in image is not copied IMG variable. All other data is binded. If I change IMG to normal get; set;, then also the ...
Suhail Ismail's user avatar
0 votes
1 answer
591 views

adb for Windows Phone

Does Visual Studio 2013 have something similar to adb (Android Debug Bridge) where I can see the complete debug log of my Windows Phone app? I have issues in the javscript code of my phonegap app and ...
Alexander's user avatar
  • 20.1k
1 vote
1 answer
34 views

Build Windows Phone 8.0 app with 8.1 SDK

If I create a BlankApp, even if in brackets it says that is a Windows Phone not a Windows Phone 8.1, Visual creates a Windows Phone 8.1 app... It is possible to build an Windows Phone 8.0 app having ...
flaviussn's user avatar
  • 1,355
0 votes
0 answers
176 views

CompileXaml error when compiling xamarin on visual studio

I have a PCL solution with specific projects for Androis, iOS and Windows Phone. Everything is going fine for Android and iOS but when I try to compile winPhone through Visual Studio I receive the ...
Techno_Dream's user avatar
0 votes
1 answer
45 views

How to add json from url in databound app in windows 8 application

I want to add json from url in the databound app in visual basic 2013 on which i am working..... but I cant find any way how can i do this. . I want to add data from json url . second i want to show ...
user3273547's user avatar
0 votes
2 answers
120 views

Visual Studio 2013 designer for Windows Phone not working

I have Windows 8.1 on a Virtual Machine (Oracle VirtualBox). I use this machine to develop apps on my windows phone (directly on the phone, not via emulators). Everything worked fine for a long while ...
Keran's user avatar
  • 171
0 votes
1 answer
1k views

How to play an audio file when a button is clicked in WP8?

I am tring to play an audio file on a button click function.I have tried this code , but it doesn't work.How to play the audio file in code behind? public static List<string> audiofiles = ...
Abila's user avatar
  • 37
-2 votes
1 answer
715 views

Convert pdb to exe file?

I have developed windows phone apps in visual studio 2013 using windows phone 8 SDK. This is my project and I don't know how to execute exe file, In my bin folder its will be .pdb file so how to ...
Karthic G's user avatar
  • 1,172
3 votes
0 answers
144 views

How to implement username:[email protected] HTTP authentication in Windows Phone WebView

In Internet Explorer, this HTTP URL format for authentication is not allowed: username:[email protected] However, in Visual Studio 2013, the WebBrowser control allows this on desktop apps, but ...
iSofia's user avatar
  • 1,462
0 votes
1 answer
54 views

Missing Windows Phone templates in VS 2013 Ultimate

I'm following the tutorial for page navigation on the Windows Phone platform found here: https://msdn.microsoft.com/en-us/library/windows/apps/ff626521(v=vs.105).aspx In the tutorial it says that I ...
Arctic Conductor's user avatar

15 30 50 per page
1
2 3 4 5
22