Hi,
I have a web application project - when i try to rebuild it works perfect
but when i try to do publish the request failed -it happen on bin folder.
Here is the result of the publish:
Publishing folder VR...
Publishing folder VR/skins...
Publishing folder VR/skins/playerSkin...
Publishing folder bin...
========== Build: 1 succeeded or up-to-date, 0 failed, 0 skipped ==========
========== Publish: 0 succeeded, 1 failed, 0 skipped ==========
it does not give any reason why its happen.
I am understand that publish does not have to publish buin folder - what i have to here?
The bin folder is not under source control annd i don't know what the reason of that.
I used vs2008 c#