.NET control in NT 4.0 - Problem - please help!
.NET (Core and Framework)
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, I developed a .net control in XP with .NET framework 1.0. It works fine when used in XP or Windows 2000, but when I use the application in NT 4.0 service pack 6 with .NET 1.0, it simply fails to load ... i get the message "Unable to load file ‘MyControl.SplitButton’" MyControl.SplitButton is my assembly - MyControl.SplitButton.dll. Leave alone not working, NT simply fails to even load the asembly (as per the above message). Do you think I will need to rebuild the assembly in NT 4.0 (...Windows is really painfull...) Any thoughts please....