Issue with Sqlite for Windows Phone 8.1!

Hello all,
I was working on a Windows phone 8.1 silverlight project, which I thought of discontinuing, and transform that same project as a Windows Phone 8.1 runtime project. After reading through a lot of articles on the web, which says that Windows Phone runtime API
would be the one that will be used to develop applications for a variety of devices, so I thought of thinking on the long run and decided to stick with the Windows Phone runtime 8.1. 
I am not sure whether I made a strange decision, since I moved to Windows phone runtime I haven't made a single step ahead in my project. What I get is all exceptions. I am trying hard to make SQLite work with my project, I am not sure what I am missing, I
went through all the tutorials on the web and I feel that everything is right in my code.
Here is the link to the project, could somebody have a look into it and advise me on what I am doing wrong.
Project Link
Thanks all.
Thanks, Sumesh

Hello Sumesh,
From your description, it seems that your issue is related with windows phone development, and after checking the project with your provided download link, it seems to not be related with LINQ to SQL item, if you are actually want to ask a windows phone
issue, you could ask it
here. And I suggest that you could share these exceptions message you encounter with us on this forum.
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.

Similar Messages

  • Replication issues with ACS for Windows 3.3.3 build 11

    I have built two ACS for Windows servers on Windows 2003 SP1. The AD environment is Windows 2003 SP1 as well. I have configured the two ACS servers on each box. However, when I go to replicate from box A to box B, the following error appears:
    Inbound database replication from ACS 'acsradius.asu.edu' denied - shared secret mismatch
    I have double checked the shared secret keys on both servers in the Network Configuration AAA servers section. Any idea what the issue is?
    Thanks.

    Do not run replication to a server installed on Windows 2003. Due to changes in the way Win2003 handles registry changes, each change can take up to 100 times longer and replication can fail and the server hang.

  • New Skype Emoji not appearing on Skype for Windows Phone

    Posted here because I couldn't select "Skype for mobile" in the Windows 10 Edge browser... I've noticed that emoji like (Windows10) do not appear in Skype on Windows Phone.  Instead, I see an empty white box.  I also don't see the text of the emoji. Seems like an issue with Skype for Windows Phone where the app understands that (Windows10) is an emoji, but can't find the image to display.   

    Please,  run the DirectX diagnostics tool (32-bit option only).
    Go to Windows Start and in the Run box type dxdiag.exe and press the OK button. This will start the DirectX diagnostics program. Run this diagnostics and save the results to a file. Please, attach this file to your post.
    Be aware that you will have to zip this file before attaching it here.

  • How is SQLite used for windows phone 8.1 in Visual Studio2013

    Hi, 
           I'm developing app on Windows 8.1 currently. Can any one please help me with the steps to proceed so that I can create a database using SQLite for windows phone 8.1 through Visual Studio2013.

    Hi SwetaSinha,
    Thank you for posting in MSDN forum.
    Since this forum is to discuss: Visual Studio WPF/SL Designer, Visual Studio Guidance Automation Toolkit, Developer Documentation and Help
    System, and Visual Studio Editor.
    Based on your issue, if you want to know how to create a database using SQLite, I suggest you can ask this issue directly to the  SQLite official website:
    http://www.sqlite.org/support.html, maybe you will get better support.
    In addition, since the SQLite is a extension tool for the Windows Phone 8.1, so I suggest you can post this case to the SQLite for Windows Phone 8.1:https://visualstudiogallery.msdn.microsoft.com/5d97faf6-39e3-4048-a0bc-adde2af75d1b,
    and then click “Q AND A”, you will get better support there.
    Thanks for your understanding.
    Best 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.

  • Activesync not working for Windows Phone with certificate

    We have a new Exchange Server 2013 setup and using activesync.  We have setup a policy to require simple password and to send an email to provision a device when it connects.  Activesync is setup to use self signed certificates,  this was
    tested first on the Ipad.  Certificate installed entered the settings and the device appeared in the quarantined devices list awaiting to be approved.  This was also done on the Iphone and worked. 
    When putting the same certificate on the windows phone device it errored with there is a problem with {as.domain-name.net} and does not appear in quarantined devices screen.
    I tested again with another Ipad and an android device and they work without an issue.  Tested with a Windows RT device and got the same issue.  If I look in the IIS log files I can see the windows device making a connection then when I presume
    to be the error 500 at the end of the line. 
    This is not a user issue as I can use the same user on the various devices.  The windows devices just do not want to connect.  We have looked at the certificate but if it works for apple and android devices why does it not work for windows? 
    Is there any additional security settings that need to be turned on or off for windows phones?  Is there something specific on the certificate what windows devices need that others ignore?

    I did inital think it might be a widows phone issue but there are no other settings for me to use.  I have also tested using a windows 8 surface and I get the same issue.
    I have raised the event log level on the exchange server to expert and I have seen 2 messages when I try to connect. 
    I get Event ID 1100:  Exhcnage ActiveSync device requests for your uses are being blocked.  This problme frequently occurs when HTTP OPTIONS method is not allowed.
    I know it is allowed as the test exchange connectivity worked and passed that test.
    The other error Event ID 1309 ASP.NET warning.  Part of the exception messge is DeviceTypeMissingOrInvalid
    I have come across a comment that says for certificates to work you need to use windows intune or SCCM which we don't have.  Do we know if this is true? 

  • How do I distribute a dll with UserControl made for Windows Phone 8.1 Xaml WinRT to other developers

    I have created a dll for Windows Phone 8.1 Xaml WinRT.  It has two UserControls and two classes with APIs for developers to use.  In the Silverlight environment, I would just send the DLL from the BIN directory to the other developers who would
    reference it and be able to consume the UserControls.
    With WP 8.1 Xaml there are several files in the BIN directory besides the DLL; there is also the following:
    A .pdb file
    A .xbf for each UserControl
    A .pri file
    A .xr.xml file
    When I send it to the other developers and they have all of the files from the BIN directory, they reference the .DLL but get the following when they try to use one of the UserControls at design time:
    TargetInvocationException: Exception has been thrown by the target of an invocation.
    TypeLoadException: Could not find Windows Runtime type 'Windows.UI.Xaml.TickBar'.How do I need to package this for the other developers to be able to consume properly.  I looked at Visual Studio
    Extensions that that seems like a lot of work to just send someone a DLL.
    Dick

    Hello Dick , 
    I have a problem similar to your problem, currently I am making a one dll file that contained  one class file and one User control. after build project
     I could see files like  this a photo.
    Acutually I am trying to  make a extension sdk, but I don't know correctly how to place files to dirctroy.
    As mentioned by you I tried to follow.
    LIBRARYNAME.dll
    LIBRARYNAME.pri
    LIBRARYNAME(folder)
    ---UserControl.xbf
    ---UserControl.xaml
    ---UserControl.xr.xml
    But I can not use the xaml( usercontrol.xaml ) on when installed in other apps.
    This is my vsix folder sturucutre ,Let me know if you ever know about that
    best regard 
    Derrick

  • I just got the iPhone 5s, I have had a 4 for the last few years, my husband uses a galaxy.  I have never had issues with any of our phones connecting the the cars Bluetooth until this one sometimes it will connect and sometimes it won't.  I drive a gm car

    I just got the iPhone 5s, I have had a 4 for the last few years, my husband uses a galaxy.  I have never had issues with any of our phones connecting to the cars Bluetooth until this one sometimes it will connect and sometimes it won't.  I drive a gm car.  A friend of mine drives an Acura and said she is also having the same problem?  I have to connect the phone every time I get in the car. 

    Turn Off BT on your Phone & ReBoot..
    Delete the phone from the vehicles memory..
    Restart the Vehicle & go thro' the Pair set up..........

  • Preview for Developers update for Windows Phone 8.1.1

    Start your phone updates
    Microsoft has just pushed out Windows Phone 8.1.1 for those participating in the Preview Developer Program.
    It's believed to fix the following issues:
    lingering issues with those not getting the Lumia Cyan firmware
    errors in installing
    and even a fix for HTC users
    Source: Microsoft rolling out Preview for Developers update for Windows Phone 8.1.1 | Windows Phone Central

    primortal wrote:
    This bit is interesting from the Windows Phone Blog in regards to this update.
    Remember, while we are releasing Lumia Cyan for a large number of phones, there still may be some of you that are not offered the Cyan update, yet. However, as explained in the blog, we’ll continue to add more Lumia devices every couple of days over the coming weeks until we bring everyone up to the latest.
    Source: New Update for Windows Phone Preview for Developers
    That Text is no where to be found in that blog post. Anywhere.

  • SQLite3-WinRT / SQLite3Component for Windows Phone 8.1 (HTML5 & JavaScript)

    Dear all
    I am a newbie in the developpement for Windows 8.1 and Windows Phone 8.1.
    After a few weeks reading books and watching videos to learn developping Windows Store Apps 8.1 with HTML5 and JavaScript, I have started my very first serious application as a Universal Windows Store App using visual studio 2013 community edition. I would
    like to use SQLite for persisiting the data of my application.
    I installed the necessary extensions to VS2013 both for windows 8.1 and windows phone 8.1 (SDK + SQLite extension)
    I cloned the SQLite3-WinRT projet from GitHub, and, as VS2013 asked it, run the targetting process to upgrade to Windows 8.1.
    I successfully installed and tested SQLite3-WinRT using Javascript for the WIndows 8.1 part of my project.
    But when i tried to add the SQLite3Component project as a reference to my Windows Phone 8.1 project, VS2013 complained that SQLite3Component project is an invalid reference for a windows phone project... I can understand this as the SQLite3Component project
    seems to be a windows 8 only project.
    I have been looking for a solution for two days now without success and decided therefore to post my question here: is there a SQLite3Component project targetted for WINdows Phone 8(.1)? If not, what are my alternatives for persisting potentially large amount
    of data with advanced search queries locally on a windows phone?
    Thank you for any help the comunity could give me.
    Regards
    François

    While not specifically talking about JavaScript/HTML5 this article series outlines how to use SQLite in Universal App projects:
    http://blog.tpcware.com/2014/04/universal-app-with-sqlite-part-1/
    I have already used it from C# and given that we're talking about WinRT components it should be accessible from WinJS as well. Hope it helps.

  • How to develop a Library for Windows Phone 8.1?

    Hello guys!
    I'm a quite new developer in this topic, I have never created a Library and right now, I need to create a library using this project of C because the normal OCRs cannot recognize 7 segments display:
    https://www.unix-ag.uni-kl.de/~auerswal/ssocr/
    Last year, I used a library for SQLite (in the beginning it didn't have a Nuget package) and you must add a C++ project to execute SQLite code in WP8. I hope someone might give me an idea where to read and help me with this project. Thanks a lot
    for your worthy knowledge.
    Federico Navarrete

    I need to use a special OCR that detects 7 Segments Displays. I have been reading during the week and I discovered that the most similar project is this one:
    Seven Segment Optical Character Recognition
    However it's a C project not a C# or VB and I must create a special library (or project) to integrate with my Windows Phone App. As I said before last year I used this article:
    How to use SQLite in Windows Phone
    And in the beginning it was just a C++ project that you must add to manipulate SQLite. So, I think I should create something like that for migrate those libraries and later integrate with my project but I have never worked with this kind of libraries
    or create C/C++ libraries that finally will work with a C# App. Thanks for your time.
    Federico Navarrete

  • No JavaScript Intellisense in Visual Studio Express 12 For Windows Phone

    I'm developing mobile app for windows phone using Windows phone 8 SDK (Visual Studio Express 12 For Windows Phone). I want to use code auto-Complete facilities when coding in Javascript. For that I need to use Intellisense for JS.
    According to my knowledge, To configure Intellisense according to my knowledge,It have navigate to the [Tools] > [Options] > Text Editor > JavaScript > IntelliSense >
    But in my [Tools] > [Options] > Text Editor > list there is No item called JavaScript.
    Please help me for solve this.

    Hi AmilaEranga,
    I try to test it in my side, I could get the JavaScript Text Editor in my side.
    So I doubt that it would be your VS IDE issue. If possible, please download it from the official site here:
    http://www.microsoft.com/en-us/download/details.aspx?id=30664
    And then repair your VS, test it again.
    Or you could run the following command lines with the Developer Command Prompt of VS2012:
    devenv /setup
    devenv.exe /InstallVSTemplates
    Best Regards,
    Jack
    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.

  • Error with update my windows phone 801883f error couldn't be installed

    Dear Sir,
    Plz Solve this Issue ASAP
    error with update my windows phone 801883f error couldn't be installed 
    therefore, i can't update my windows phone
    Salim

    Hi,
    This error code means that the specified path couldn't be found.
    To fix this issue, I suggest we try following steps and try to reinstall again:
    Step 1: Clean update temp files:
    1. Press Windows key + R, type service.msc and press enter. 
     2. Stop Windows update service.
    3. Run following command lines one by one to clear update temp files:
    cd %windir%
    ren SoftwareDistribution SDTemp
    exit
    4.  Restart Windows update service.
    Step 2: Clear windows store catch:
    Press the Windows + R keys on your keyboard to open the Run dialog.
    Type WSReset.exe, and click/tap on OK.
    The Store will now open, and state the following: The cache for the store was cleared. You can now browse the store for apps
    Then, please try to update Windows 8.1 again.
    Regards,
    Kate Li
    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.

  • Whatsapp for windows phone 8

    For Microsoft, Nokia and whatsapp developers
    please fix and update the current version of whatsapp for windows phone 8 devices as soon as possible
    there are a lot of things need to be improved:
    - screen shot images can't be sent
    - long messages can't be forwarded
    - profile picture of contact can't be saved
    - can't customize ringtone for group or individuals
    - couldn't find videos saved from whatsapp (where the videos saved??)
    these are some points I have noticed. Honestly speaking the what Sapp version in Nokia n8 is much more better than my Lumia 920 !!
    please respond

    Hi all,
    I have contact with WhatsApp developers team about many issues on windows phone 8 version
    Here is the points highlighted:
    there are a lot of things need to be improved:
    - screen shot images can't be sent
    - long messages can't be forwarded
    - profile picture of contact can't be saved
    - can't customize ringtone for group or individuals
    - couldn't find videos saved from WhatsApp (where the videos saved??)
    below you found WhatsApp team replay:
    The issues with sending screenshots and long messages are known bugs and we are working our best to fix them for a future update. Sorry for the inconvenience.
    Saving profile picture and customizable ringtones are currently not features for WhatsApp on Windows Phone.
    It is not possible to save videos or audio notes sent/received over WhatsApp to your Windows Phone media library. Unfortunately, this is a limitation of Windows Phone, so we have no way to work around this.
    You can however, view your saved photos in your media library.
    I just want to share with you these information
    thanks

  • Open Question: question to those who comment about the lack of apps for Windows Phone 8

    We have read every Lumia review and we are listening. An open question to those who comment about the lack of apps for Windows Phone 8.Tell us which apps you miss? Nokia/MSFT Customer Care

    The major apps that are missing are Banking Apps.  There are a few, but major banks like Regions Bank, Capital One Bank, are nowhere to be found for Windows Phone.  Microsoft should be pursuing these banks to develop apps for the platform.  Maybe bribe them with free software or tech support or something.  Also some of the dating apps like Grindr for the gay community, Blender for the straight community, are lacking as well.  Perhaps Microsoft could assist them in developing the "unified" app for both Windows and Windows Phone?
    In fact, Microsoft would do well to begin a "Developer Assistance Program" where developers could (for a small fee) contact the DAP Center and get assistance with issues creating apps for the Windows Platform.  If developers know they have a source to go for assistance, they may be more inclinded to develop better apps.

  • QuickControl app for Windows Phone 8.1???

    Hello,
    I'm totally happy with my Thinkpad X240 but I would like to be able to use remote control -for instance to pause/resume VLC player when the Thinkpad is hooked up to my TV. I read that Lenovo has this great program 'QuickControl', but you obviously need an accompanying app on your smartphone.
    I can find the app for iOS and Android, but I happen to own a Windows Phone (with WP8.1)... Since I'm trying to build a 'Windows Only' life after mixed experiences with Android and OSX, I would really like the QuickControl app to be available for Windows Phone. I guess it would make sense for Lenovo -being a manufacturer of PC's- to also develop QuickControl for the Windows Phone...
    Does any of you community members know where to find this app, or if/when it will become available? Or do you know another WP app that can communicate with QuickControl installed on a Thinkpad X240?
    Any help is much appreciated. Oh, and by the way: Happy Holidays everyone!

    Nice free

Maybe you are looking for

  • Problem with updating the PC Updater software

    Good evening (from Germany). I have a problem with updating my Nokia Software Updater. I can download the setup and I can execute this. But when the installation starts (0%) a error message appears. It's a problem with Windows Installer but I don't k

  • Accidentally took off quick time player and Itunes wont open now

    so I have a pentium 3 windows 2000 IBM laptop terrible i know i was trying to get more memory onto my computer by deleting programs i didnt need and a supposed "computer wiz" told me that i didnt need quick time player to run Itunes. so i took it off

  • Sequence of images to movie

    How can i create a movie from a sequence of images? (Any format).

  • Cannot read the Product Key from the Equium bottom

    On my Equium laptop the product key sticker has rubbed of the last few letters and i need to see it. Is there an alternative way to find it ??

  • No abre archivos.sit el Finder

    Recientemente me cambie del 10.3.9 al 10.4 y lo actualize al 10.4.4 y no me permite abrir archivos .sit y al intentar abrir los.zip apararece Error:1. Utilizo Stuffit Expander 10.0.1 para Mac Alguien que me pueda decir por que sucede esto?