VB.NET Application Behaving Unexpectedly Only in Win2K Pro

gabew75

New member
Joined
Sep 26, 2006
Messages
2
Programming Experience
Beginner
Please forgive my development ignorance, but here's my problem:

A coworker of mine developed an in-house VB.NET application that works perfect in Windows XP. However, we recently found that one of our in house "customers" who uses the application does not get all of the same buttons everyone else does. He is running Windows 2000 Pro.

So, I setup a brand new Windows 2000 Pro virtual machine, installed the application, and got the same results. This is not a rights issue, but appears to be a .NET or MDAC issue. However, I tried .NET 1.1 and 2.0, and the same MDAC version that is on the XP boxes where the software works fine... to no avail.

Any ideas on what else might cause an application to show buttons in one version of Windows but not in another?

If this is more of a .NET question, can someone point me to a good forum for that, pretty please?
 
Did you ask this question on CodeGuru? If it wasnt you then someone else out there has the same problem..
 
Back
Top