C# .NET control - Problem in NT 4.0 Help!!
-
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 Any thoughts please....
-
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 Any thoughts please....
Check this link out http://www.dotnet247.com/247reference/msgs/30/150431.aspx I'm not an expert yet, but I play one at work. Yeah and here too.