怎么运行错误
Parser Error Message: Could not load file or assembly 'URLRewriter' or one of its dependencies. 磁盘空间不足。 (Exception from HRESULT: 0x80070070) (e:\freehost\guanweishoes\web\bbs\web.config line 39)
Source Error:
Line 37: <httpRuntime maxRequestLength="2000000" executionTimeout="300"/>
Line 38: <httpModules>
Line 39: <add type="URLRewriter.ModuleRewriter, URLRewriter" name="ModuleRewriter" />
Line 40: </httpModules>
Line 41: <httpHandlers> |