Tagged Questions

7
votes
3answers
4k views

WebResource.axd blank or not found

I'm trying to export a control library in a .dll for other developers in the office to consume. The solution I original created looks like this: Solution 1: - Mri.Controls (Class Library) - ...