I have a DLL, that had a number of WinForm objects in it, that I've prepped for use in ASP. To do this I removed all instances of WinForm objects, or calls, from the library and recompiled. I've given the new library to our web-developer and he says it doesn't work. I can confirm that the library has no more lingering WinForm code or objects in it and that it compiles without issue. It's in C# to match with the ASP project and I've tried compiled with Framework 3.5 and also 4.0 (neither helped). I wonder if the framework is the issue actually. Our ASP project is using ASP.Core.
Any ideas?
Our community of experts have been thoroughly vetted for their expertise and industry experience.
The Distinguished Expert awards are presented to the top veteran and rookie experts to earn the most points in the top 50 topics.