Problems publishing a website on smarterasp.net with csc.exe file included?

前端 未结 14 1257
轮回少年
轮回少年 2020-12-22 21:51

I am using Microsoft Visual Studio 2015, I built a simple website with a C# contact form. When I compile and run on localhost it works perfectly fine. However, when I try to

相关标签:
14条回答
  • 2020-12-22 22:37

    Just set rw access for /bin folder in Smarterasp.net File Manager as shown below, restart your app

    See this image for details

    0 讨论(0)
  • 2020-12-22 22:37

    I had the same error and I solved it by enable the permissions of the hosting directory (read/write/delete).

    0 讨论(0)
提交回复
热议问题