Quote:
Originally Posted by willisgt
But .Net is built into Vista, isn't it?
|
Yes. Vista comes with .NET 3.0 whose Common Language Runtime is a slightly tweaked version 2.0. The major difference is the addition of Windows Presentation Foundation and the Windows Communication Foundation to the Framework.
The first thing to try is to run the app as Administrator in case you have a permission problem. The next is to try running as Administrator in XP SP2 compatibility mode.
I am running Vista Home Premium on my desktop and in developing all my libraries I have had no problems with Vista compatibility. I run Dbasic itself in Administrator mode as a matter of history although technically that is no longer necessary. My compiled apps run fine as non-Administrators but I have to admit that I haven't used Sqlite.