System.Drawing does not exist?
问题 I'm trying to create a validation image using class library in asp.net, but that is not the question. Anyway, my question is... well... system.drawing does not exist so I cant use "bitmap". From similar questions, people tell to add reference. But I already did that, restarted my computer etc. It doesn't work. What can I do besides adding reference? It doesn't work or am I doing it wrong ? Here is basically what I did: Right click to references, which is under solution, add reference add