Hi All,
I have a problem with my c# application. It was working fine for good few weeks until now - when I'am trying to open the app I receive the following error: System.Runtime.InteropServices.COMException
- The referenced assembly is not installed on your system. (Exception from HRESULT: 0x800736B3)
- Source: System.Deployment
I don't understand how come this was working ok for a while and suddenly I got this error... I can't even remove it using add/remove programs. I have read somewhere that I can remove and replace the app settings folder but haven't tried this yet as the machine is at my work place...
I tried to look fro solutions on the various websites but no luck so far...
Please help.
Paul