Why hub sample app windows phone comment characters ò è à cause error ?

why hub sample app windows phone comment characters ò è à  cause error in
global::System.Diagnostics.Debugger.Break(); ?

Hi Orgest,
Do you add these characters "ò è à" in the SampleData.json file? If so as far as I known the SampleData.json is initially a simple ASCII text file, so if we want to use these special characters, we need to do something with the encoding,
for the detailed information, please try to refer to the following similar thread:
https://social.msdn.microsoft.com/Forums/windowsapps/en-US/4d829e96-29dc-4029-911b-f32a40ac01a3/polish-characters-in-sampledatajson-file?forum=wpdevelop
If I have misunderstood you, please try to post a simple reproduce project in here.
Best Regards,
Amy Peng
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click
HERE to participate the survey.

Similar Messages

  • IOS 7 multitasking  why do the app windows refresh, I can't copy and paste. If the associated app window  keeps refreshing

    iOS 7 multitasking  why do the app windows refresh, I can't copy and paste. If the associated app window  keeps refreshing

    Try. Going to
    Settings
    General
    Background App refresh and turn off the ones giving you problem.

  • How do you add Silverlight to an exiating "Blank App (WIndows Phone)" project?

    I created a new Windows Phone project in VS, and I specified a template of "Blank App (Windows Phone)".
    I then added the following to App.xaml.cs:
    using System.IO.IsolatedStorage;
    I get an error with the squiggly red line underneath "IsolatedStorage" that says:
    The type or namespace named 'IsolatedStorage' does not exist in the namespace 'System.IO' (Are you missing an assembly reference?)
    If I create the project using the "Blank App (Windows Phone Silverlight)" then I do not get the error.
    This makes sense, as IsolatedSTorage is a Silverlight function.
    What I would like to know is how to "add" Silverlight to the first project so that the IsolatedStorage reference is valid.
    I assume I need to add a reference?

    You cannot. You can write a Windows Phone app as either a Silverlight app or a Runtime app, but you cannot add Silverlight to a Runtime app.
    To access app data in a Runtime app (and in a modern Silverlight apps: IsolatedStorage is a legacy API) you can use the Application Data and StorageFile API. See
    Accessing app data with the Windows Runtime and Managing app data for details.

  • Windows Phone 8.1 update error on Samsung Ativ S

    Windows Phone 8.1 update error on Samsung Ativ S.
    Last update dont Work on my phone, the phone start update but start agen and make error, can you help me?
    Can´t link ? Body text cannot contain images or links until we are able to verify your account.
    Can send a mail or link and you can see image off the error.

    We have moved our support forum for the OS Consumer Support (almost any support of the Preview for Developer
    release that is not related to developing an application and or MDM implemtation) to the Microsoft Community website. (http://answers.microsoft.com/en-us/winphone/forum/wpdp )

  • Problem with SQLite in Universal App (Windows Phone part)

    Hello,
    I am using Universal Apps project because I want to move myself from Silverlight.
    In Silverlight type of Windows Phone project, it is very easy to work with SQLite either on 8.0 or 8.1.
    But I can't find a way to work with SQLite in Universal project. There is no IsolatedStorage to check if database exist, and if it does not exist, Application will put it in the IsolatedStorage.
    I always get message "No such table: kategorije" where "kategorije" is the name of one table in my database.
    I guess that Application can't find the database.
    Is there any tutorial (I have tried to find it) on how to use SQLite in Universal Apps with custom written querys?
    Development Technician, Microsoft Certified Professional

    Here's a link you can refer to : Using SQLite as local database with Universal Apps
    http://developer.nokia.com/community/wiki/Using_Crypto%2B%2B_library_with_Windows_Phone_8

  • Why is my flagship WINDOWS PHONE being ignored by Verizon?

    I bought the NOKIA LUMIA ICON after being told I would receive the WP 8.1 OS update. It has been too many months to count since this has been released to every other phone on any other carrier BUT Verizon!!!
    I want my WINDOWS PHONE 8.1 and Cyan UPDATE for the ICON!!!!!

    Yep another place to send complaints that will do absolutely no good.
    They simply change the email address to go to a null server. I use to do that with our government email that was sent to employees who changed their addresses, left the agency, had too much spam sent to them.
    email bombardment etc etc. etc.
    And the obvious thing is they don't read any of their own email.
    Unless you know the person at the company personally the email sent to that address either disappears in to the black hole of emaildom, or is monitored by a secretary or office clerk. In either case totally useless.

  • HTTPClient for Windows Phone 8.1 gives error "NotFound" on PostAsync Method

    I am using HTTP Client in Windows Phone 8.1 to hit EWS and get Inbox. When I run the app it works fine for first time and I am able to get the data.However when I refresh and the same code is executed it give me an Error "NotFound". I am surprised
    if works once and the it doesn't the next time. I stop the program and re run it works for first time and doesn't the next time onwards.
    Below is my code -
    HttpClientHandler ClientHandler =
    new
    HttpClientHandler();
    ClientHandler.AllowAutoRedirect = false;
    ClientHandler.Credentials = UserCredentials;
    ClientHandler.ClientCertificateOptions = ClientCertificateOption.Automatic;
    HttpContent RequestPacket =
    new
    StringContent(RequestXML,
    Encoding.UTF8,
    "text/xml");
    try
    using (HttpClient
    Client = new
    HttpClient(ClientHandler))
    Client.BaseAddress = new
    Uri(URL);
    Client.DefaultRequestHeaders.Accept.Clear();
    using (HttpResponseMessage
    Response = await Client.PostAsync(Client.BaseAddress, RequestPacket))
    Response.EnsureSuccessStatusCode();
    HTTPErrorString = Response.StatusCode.ToString();
    ResponseHeaderString = (Response.Headers.Location != null ? Response.Headers.Location.ToString()
    if (Response.IsSuccessStatusCode)
     using (Stream
    ResponseStream = await Response.Content.ReadAsStreamAsync())
    ResponseEnvelop = XElement.Load(ResponseStream);
    return
    true;
    else
    return
    false;
    catch
    return
    false;
    finally
    ClientHandler.Dispose();
    RequestPacket.Dispose();
    ClientHandler = null;
    RequestPacket = null;
    Thanks,
    Sadiya

    I checked source code of HttpClient PostAsync method, it sends a http Post method request, I guess it's the EWS server restricting successive calls.  Consult EWS support would be necessary.
    Join apps request, talk about startup ideas.

  • Why does the App Store updates finish with (NSURLErrorDomain error 1 1012.)

    Why does the Mac App Store updates finish with (NSURLErrorDomain error 1 1012.) rather than ever finding any updates?

    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It’s unlikely to solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    The purpose of the test is to determine whether the problem is caused by third-party software that loads automatically at startup or login, by a peripheral device, or by corruption of certain system caches. 
    Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards. Boot in safe mode and log in to the account with the problem. Note: If FileVault is enabled on some models, or if a firmware password is set, or if the boot volume is a software RAID, you can’t do this. Ask for further instructions.
    Safe mode is much slower to boot and run than normal, and some things won’t work at all, including sound output and  Wi-Fi on certain models. The next normal boot may also be somewhat slow.
    The login screen appears even if you usually log in automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin. Test while in safe mode. Same problem? After testing, reboot as usual (i.e., not in safe mode) and verify that you still have the problem. Post the results of the test.

  • Crash app windows phone 8 512mb ram

    hi, my app have a problem. when i go to the page where i have an iframe/webview with a video, if i have a phone with 512 mb ram the app crash,  if i have 1gb or more the app work...where is the problem?

    Hello,
    What is the resolution and bitrate of the video? It is possible that the frame size of the video is greater than the available video memory causing the problem.
    Also, do you know the exact hex error code that you are getting? The hex error code should look something like: 0x80004005. The hex error code can give us much more information about why the underlying crash is occurring.
    Thanks,
    James
    Windows SDK Technologies - Microsoft Developer Services - http://blogs.msdn.com/mediasdkstuff/

  • BT Wifi App Windows Phone

    The Wifi app is fine for use when I'm out and about but when I'm home it automatically connects to BT WiFi instead of my hub, I have to disconnect from BT WiFi and reconnect to the hub every time I pick up my phone. Is there any way of automatically connecting to the hub. I've uninstalled the app at the moment until this can be sorted out.

    Hi seagroaa,
    I'm glad you got that sorted, I've moved your other post on to this thread to keep it all in the one place.
    Cheers
    Neil
    BTCare Community Mod
    If we have asked you to email us with your details, please make sure you are logged in to the forum, otherwise you will not be able to see our ‘Contact Us’ link within our profiles.
    We are sorry but we are unable to deal with service/account queries via the private message(PM) function so please don't PM your account info, we need to deal with this via our email account :-)
    If someone answers your question correctly please let other members know by clicking on ’Mark as Accepted Solution’.

  • Norwegian Characters causing error on load

    We have a BW Infocube that we are loading with data from an Oracle database.  We recently ran into a problem when Norwegian names containing Norwegian characters not contained in the English language were entered into the Oracle database.  When we attempt to load these records into the infocube we get an error saying the records contain invalid characters.  Any suggestions on how we could fix this would be greatly appreciated.

    Hi Doreen,
    1. As Roberto said, first of all, put uppercase Norvegian letters into string with permitted chars by using RSKC.
    2. Then check if all incoming into BW symbols are uppercase. If not - use either in transfer rules or in update rules functions for translating lowercase into uppercase letters.
    3. If there are not only ordinary symbols but also special characters (TAB or LF, or CR, for example) then in TR you'll have to write some code to eliminate those chars.
    Best regards,
    Eugene

  • [WP8.1][C#]Why when I try to upload an Image with Windows Phone it uploads a random thing?

    I'm trying to upload an image from my Windows Store App (Windows Phone 8.1) to hosting (using PHP) but always when I "uploaded" the image, and I check its result the "image" it's a corrupted file. I think it's related to the byte array
    conversion but I haven't found another way to do it. This is my code:
    C# Code:
    byte[] ConvertBitmapToByteArray()
    WriteableBitmap bmp = bitmap;
    using (Stream stream = bmp.PixelBuffer.AsStream())
    MemoryStream memoryStream = new MemoryStream();
    stream.CopyTo(memoryStream);
    return memoryStream.ToArray();
    public async Task<string> Upload()
    try
    using (var client = new HttpClient())
    using (var content =
    new MultipartFormDataContent())
    byte[] data = ConvertBitmapToByteArray();
    content.Add(new StreamContent(new MemoryStream(data)), "userfile", fileNewImage);
    using (
    var message =
    await client.PostAsync("http://xplace.com/uploadtest.php", content))
    var input = await message.Content.ReadAsStringAsync();
    return input;
    catch (Exception ex)
    return null;
    PHP code:
    <?php
    header('Content-Type: application/json');
    $uploaddir = getcwd();
    $uploadfile = $uploaddir . "/" . basename($_FILES['userfile']['name']);
    if (move_uploaded_file($_FILES['userfile']['tmp_name'], $uploadfile)) {
    echo '{"result": "sucessfull"}';
    } else {
    echo '{"result": "-1"}';
    }?>
    I wish someone could give me an idea about what I my mistake and how to fix it. Thanks in advance for your worthy knowledge.
    Federico Navarrete

    This is the answer to the problem someone gave me an idea that I have missed to translate to BMP.
    byte[] ConvertBitmapToByteArray()
    WriteableBitmap bmp = bitmap;
    using (Stream stream = bmp.PixelBuffer.AsStream())
    MemoryStream memoryStream = new MemoryStream();
    stream.CopyTo(memoryStream);
    return memoryStream.ToArray();
    public async Task<string> Upload()
    try
    using (var client = new HttpClient())
    using (var content =
    new MultipartFormDataContent())
    byte[] data = ConvertBitmapToByteArray();
    using (var stream = new InMemoryRandomAccessStream())
    // encoder *outputs* to stream
    var encoder = await BitmapEncoder.CreateAsync(BitmapEncoder.BmpEncoderId, stream);
    // encoder's input is the bitmap's pixel data
    encoder.SetPixelData(BitmapPixelFormat.Bgra8, BitmapAlphaMode.Straight,
    (uint)bitmap.PixelWidth, (uint)bitmap.PixelHeight, 96, 96, data);
    await encoder.FlushAsync();
    content.Add(new StreamContent(stream.AsStream()), "userfile", fileNewImage);
    using (
    var message =
    await client.PostAsync("http://xplace.com/uploadtest.php", content))
    var input = await message.Content.ReadAsStringAsync();
    return input;
    catch (Exception ex)
    return null;
    Now I have a different problem that after I uploaded the Image to Azure, I cannot execute the PHP code this one:
    $uploaddir = getcwd();
    $uploadfile = $uploaddir . "/" . basename($_FILES['userfile']['name']);
    if (move_uploaded_file($_FILES['userfile']['tmp_name'], $uploadfile)) {
    chmod($uploadfile, 0755);
    $Test = new Display($_FILES['userfile']['name']);
    echo '{"result": "' . $Test->getNumber($_REQUEST['color'], false) . '"}';
    //unlink($uploadfile);
    } else {
    echo '{"result": "-1"}';
    I'd like to know what could be my bug because I don't understand why I can access from the URL, too to bit I cannot use it, maybe it's how I assigned the permissions but with or without the chmod, it
    doesn't change at all. I have even tried other hostings and the problem is the same when I enter to the File Manager, there are only my PHP files and it doesn't allow me to manage the image.
    Thanks for your worthy knowledge and experience.
    Federico Navarrete

  • How to make backward compatibility of windows phone 8.1 app for windows phone 7?

    I developed windows phone 8.1 app which is in windows phone store. Now, i want to make this app compatible for windows 7 also. Is it possible, if yes then how?

    It may be that you are using non-backward compatible capabilities in your Windows Phone 8.1 app(s).
    Developers that want to develop for different OS's usually have platforms with the different OS's on them for developing applications so they work on each platform.
    I suppose you developed for Windows phone 8.1 rather than Windows phone 7. Therefore your app runs on a different framework than a Windows phone 7 has as well as probably newer hardware with greater capabilities.
    So you will probably need to purchase an older phone that came with Windows phone 7 in order to develop for. I couldn't find documentation like the last link below (App capabilities and hardware requirements for Windows Phone 8) for Windows phone 7
    from Microsoft but maybe you can.
    Windows Phone OS 7.1 - Developing a Windows Phone Application from Start to Finish
    Types of Applications
    The Windows Phone application platform provides two frameworks for developing applications:
    Silverlight
    The Silverlight framework supports event-driven, XAML-based application development.
    XNA
    The XNA Framework supports loop-based games.
    Silverlight and XNA can also be combined in a single application.
    The following table lists some of the criteria that you can use to determine whether you should use Silverlight or the XNA Framework for your Windows Phone application. With Windows Phone OS 7.1, you can combine Silverlight and XNA into one application. 
    For more information about Silverlight and XNA, see
    The Silverlight and XNA Frameworks for Windows Phone. For more information about the application platform, see
    Application Platform Overview for Windows Phone.
    What's New in Windows Phone 8.1
    Platform convergence with Windows Store apps
    Windows Phone 8.1 introduces an important change in the Windows Phone developer ecosystem. In this release, Windows Phone converges with the Windows Store apps platform into a single developer platform that runs the same types of apps—Windows Runtime apps.
    Platform convergence began in Windows Phone 8, which supports a small subset of Windows Runtime APIs, but which differs from Windows in many core areas. In Windows Phone 8.1, there’s so much more in common—a much larger API set, a similar app model
    and life cycle, a shared toolset, a common UI framework—Windows Phone and Windows Store app developer platforms truly have become one, single development platform.
    Of course there are still some small differences in behavior and supported features between Windows Phone and Windows Store apps. Some of these are the result of timing of the different product cycles, and they may not appear in future releases. Some differences
    are the result of the different natures of phones and computers, their sizes, and the way people use them. We encourage developers to think in terms of Windows app development—developing for a single Windows Runtime, but targeting two different platforms on
    phones and computers.
    Required Tools for Windows Phone Development
    App capabilities and hardware requirements for Windows Phone
    8
    La vida loca

  • VS2013 - I cannot deploy and debug windows phone 8.1 store app to windows phone device

    Hello, I create a project from C#-> Store Apps -> Windows Phone Apps, but  I cannot deploy my apps to my blue device. There was a error message show "Element not found". I can run the app from Blend, and found Blend package the app to Appx
    file. Is any method that we can deploy store app into windows phone blue device directly and how to debug it on VS 2013?

    Hi,
    Welcome to MSDN.
    I am afraid that this is not the proper forum for this issue, since this forum is to discuss and ask questions about the Visual Studio Debugging tools, Visual Studio Profiler tools, and Visual Studio Ultimate IntelliTrace.
    Since your issue needs professional windows phone knowledge, and there is dedicated forums for windows phone development issues
    Windows Phone Development forums, you could choose one of its sub forums depends on your issue like  Tools
    for Windows Phone development or  
    Developing for Windows Phone .
    In addition, I did a research, you could check whether the following links help.
    http://msdn.microsoft.com/en-us/library/windowsphone/develop/ff402565(v=vs.105).aspx
    http://msdn.microsoft.com/en-us/library/windowsphone/develop/ff402523(v=vs.105).aspx#BKMK_Runanddebug
    Thanks for your understanding.
    Regards.
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • I recently purchased a Nokia Lumia 1020 and I am unable to instal the Windows phone App.

    I keep getting this error message when I try to install the Windows App: Windows phone can't be installed on Mac HD becasue Mac OS X Version 10.7 or later is required. Under the About this Mac section it says it is: MAC OS X 10.6.8 but there there are no updates available. Any assisitance would be greatly appreciated. Thank you.

    10.6.8 is Snow Leopard. 10.7.x is Lion. You need to upgrade, at least, to Lion (or the current release, Mountain Lion) in order to use the software.
    You can purchase Lion (10.7.x) by calling Apple and getting a redemption code for the Mac App Store. If you want to upgrade to Mountain Lion, make sure that your MacBook Pro meets the minimum requirements -> http://support.apple.com/kb/ht5444 and, if so, you can purchase and download it directly from the Mac App Store.
    Good luck,
    Clinton

Maybe you are looking for

  • User exit to change sales order status once a delivery is created

    Hello Experts, I want to update the Overall status(VBSTT-GBSTA_BEZ) of a sales order to completed once a delivery is created for that order.Please guide me how can i do this and also the user exit or badi where i can write the code for this. Thanks i

  • MIFI 3G has to be unplugged from power and plugged back in regularly

    I have had my MIFI 3G version, for a few years now.  I really don't have any complaints with it and have had great internet experience for the entire service.  HOWEVER, I have noticed in the last 6 months (maybe more?) that I have had to unplug the p

  • Stat500 files are created with large size

    Hi, in prd system (hp-ux,oracle 9.1, sap 4.7) . /usr/sap/<SID>/DVEBMGS00/data   file system getting full. system is creating stat500, stat501, stat502, stat503 etc..... with large size......please let me know what is this file use. why it is generati

  • Best Practices To Size the Datafile on ASM in Oracle 11gR2

    Hi DBAs, I need to know that what should be the datafile next extent on ASM. I have created a database 11gR2 with ASM. Now some certified DBA told me to create the datafile as small as possible and make it auto extend with the next extent size 1M. Th

  • "always on top" control panel

    hi! Does anybody knows how to make sbj.? Igor Bljahhin Uni of Tartu, Estonia