Hi,
I tried to release my web project from visual studio. In VS I use the standard free tryout licence. On the server I have an IP licence running. If i publish the application in VS I get next error:
Error 143 Could not load file or assembly 'file:///D:\documents\code\hivg\2.0.0\hivg.nl\WebApp\bin\CuteWebUI.AjaxUploader.dll' or one of its dependencies. Operation is not supported. (Exception from HRESULT: 0x80131515) D:\documents\code\hivg\2.0.0\hivg.nl\WebApp\SGEN Hivg.nl
When I publish the project in debug build there is no problem.
How can I release this project?
Willem