I am getting the error "<somepath>\obj\x86\Debug\ucBrowser.dll" or one of its dependencies can't be found.
I have not fully investigated what the real problem is, but I really wonder why the IDE would try to find something in the "\obj\x86..." folder.
I would like to have everything placed in one folder, not something in "\obj\", something in "\obj\x86", something in "\bin\x86\Debug". etc-
Can I get this straight?