Quantcast
Channel: Visual Studio General Questions forum
Viewing all articles
Browse latest Browse all 21115

Show table data from a local database (Visual Studio) does not work on Windows 8 running on a virtual machine

$
0
0

Hello everyone,

I am developing a WPF Application on Visual Studio 2012. I run it on Windows 8.1, but this is on a virtual machine on my mac, by using Parallels Desktop.

I have a problem with a local database. I created it, and when I try to open a table (right click on the table name, in the Server Explorer column on the left, and "show table data"), I have the error message "The specified module could not be found. (Exception from HRESULT: 0x8007007E)". Then nothing happen, the table does not open.

This program and its database are working fine on Visual Studio on a real Windows 8 (not running on a virtual machine). Therefore I assume that this come from the fact that I use a virtual machine. But I don't have any Windows computer.

What should I do to get rid of this error?

Many thanks for your help


Viewing all articles
Browse latest Browse all 21115

Trending Articles