Problems on NT4
C#
1
Posts
1
Posters
0
Views
1
Watching
-
Hi All, I have a application created in C# that is working 100% on my Windows 2000 Prof with no bugs at all. I have installed it on a NT4 machine with SP6 and most things still work but I am getting a few bugs. For example. I have some code that must run when a dropdownlist is changed. On NT4 if they select something in the dropdown everything works fine, but if they drop the list and then click somewhere else they get an application error. I cannot replicate this problem on my Windows 2000 box? Can someone let me know why this happens? Thanks, Gavin Mannion