在安装过程中,我试图通过代码更新web.config文件中的一些值。到目前为止,我已经找到了更新连接字符串的方法, Dim config = WebConfigurationManager.OpenWebConfiguration("/" + TargetVDir, friendlySiteName)
'Add new connection string setting for web
在visual studio 2019中添加控制器出现错误。 Error running the selected code generator :" value -1 is outside
the acceptable [0,2147483647] range. Parameter name :value"