Quantcast
Channel: VBForums - Visual Basic .NET
Viewing all articles
Browse latest Browse all 27513

VB 6 -> .NET Display

$
0
0
I was given a program to install on a machine. I do know the program was written in VB 6 and made to work with .NET 1.1. (Microsoft.VisualBasic.Compatibility.dll). The program emulates a piece of hardware and displays a real picture of that hardware item.

I installed the program on my machine and it works fine. I installed it on another program and the display is not correct and the program does not function (probably due to the display not working; the program functions based on mouse clicks in defined areas of the picture).

Both are XP version 5.1.2600 SP3, and NVIDIA video cards; though the one working is an GeForce 8400 GS and the one not working is a Quadro FX 3700.

Yes, I've uninstalled and re-installed. Same installation media used for both installations.

I haven't done a lot of VB; never done any graphics/pictures, and don't know anything about converting from VB 6 to .NET.

Does anyone have any ideas what would cause this?

Viewing all articles
Browse latest Browse all 27513

Trending Articles