摘要:
首先建立同名的空数据库,然后停止数据库服务运行,将MDF文件覆盖后启动服务,并修改和执行下面的语句。 alter database JinMa_NYGL set EMERGENCY alter database JinMa_NYGL set SINGLE_USER dbcc checkdb('Jin 阅读全文
摘要:
An unhandled exception occurred while processing the request. InvalidOperationException: Session has not been configured for this application or request. Microsoft.AspNetCore.Http.DefaultHttpContext... 阅读全文