|
-
Jun 25th, 2015, 11:34 AM
#1
Thread Starter
Member
Use Windows.Media.Capture in VB Application possible?
I am designing a small application for recording data in a local SQL and storing one or more images in the SQL associated with the recordset. We are planning to install the application on Windows 8.1 tablets to run from the desktop and access the rear camera for taking photos. For security reasons, I do not want to create an app and publish on the App Store. We need this to be secure and limited only to tablets we install the application on.
Was working with MSDN Example (using xaml files and VB code) using Windows.Media.Capture. Downloaded and installed InstallShield and created a deploy able solution. When I installed it on a windows 8.1 computer, it failed stating it needed to be in a app container.
All other examples of accessing the camera via Visual Basic work great in Windows 7 but fail in 8.1. Tried building a Visual Basic project in Visual Studio 2013 on an 8.1 computer but I can not seem to get the Windows.Media to load as a reference.
Can you call Windows.Media.Capture in a true VB application (none of this metro stuff)?
If not, is there a way to use the MSDN sample to run on a windows 8.1 without publishing to store and making it public?
Willing to do more research. Just beginning to think I will never find an answer own and looking for second opinions to validate direction.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|