Saturday, 28 September 2013

Error while uploading app into Windows App Store - "native API api-ms-win-core-interlocked-l1-2-0.dll:InterlockedIncrement()" in Windows...

Error while uploading app into Windows App Store - "native API
api-ms-win-core-interlocked-l1-2-0.dll:InterlockedIncrement()" in
Windows...

I am trying to upload app into Windows Appstore and stuck at the following
errors. I am using Sqlite and SQliteWinRTPhone in my app. What could be
the problem. How to resolve this?
1028: The native API
api-ms-win-core-interlocked-l1-2-0.dll:InterlockedIncrement() isn't
allowed in assembly SQLiteWinRTPhone.dll. Update it and then try again.
1028: The native API
api-ms-win-core-interlocked-l1-2-0.dll:InterlockedCompareExchange() isn't
allowed in assembly sqlite3.dll. Update it and then try again.
1028: The native API
api-ms-win-core-interlocked-l1-2-0.dll:InterlockedCompareExchange() isn't
allowed in assembly SQLiteWinRTPhone.dll. Update it and then try again.

No comments:

Post a Comment