I've altered some code in my notification.dll
It compiles, but when I copy it to my device and try to add it as a component, it fails with
An error occured File or assembly system.windows.forms version=2.0.0.0. bla bla bla or one of it's dependencies was not found.
My old compiled .dll still works on my device. Why doesn't the new one.
Attached is my .cs file (renamed .txt)
It compiles, but when I copy it to my device and try to add it as a component, it fails with
An error occured File or assembly system.windows.forms version=2.0.0.0. bla bla bla or one of it's dependencies was not found.
My old compiled .dll still works on my device. Why doesn't the new one.
Attached is my .cs file (renamed .txt)