补充问题
具体是这个错误,site问题解决了,但还是不能初始化。
Server Error in '/' Application.
Configuration Error Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.
Parser Error Message: Could not load file or assembly 'AliPay' or one of its dependencies. 另一个程序正在使用此文件,进程无法访问。 (Exception from HRESULT: 0x80070020) (E:\web\site\web.config line 19)
Source Error:
Line 17: <system.web>Line 18: <httpModules>Line 19: <add type="PageAdmin.UrlReWriteModule" name="HttpModule" />Line 20: </httpModules>Line 21: <pages validateRequest="false" enableEventValidation="false" enableViewStateMac="false" viewStateEncrypti /> |
Source File: E:\web\site\web.config Line: 19
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42