I have a Device-application (Compact Framework) in C#. When I Debug my solution I get this error:
Error 1 Deployment and/or registration failed with error: 0x8973190e. Error writing file '%csidl_program_files%\hhrcv_app\system.windows.forms.dll'. Error 0x80070070: There is not enough space on the disk.
Device Connectivity Component
I have done some research about this and tried to remove and add the References back. Also hard reset the Emulator but still nothing.
Please help me!