安装了framework4.0 iis服务扩展都 允许了
确认程序没问题,数据库连接代码没问题,页面都存在(程序在另一个空间 好着直接 复制过来的)
求教还会有什么问题,网上搜了一大堆 都试过了还是报找不到文件,我直接在iis点击index.aspx预览的 ;整一天了 求帮助
The resource cannot be found.
Description: HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable. Please review the following URL and make sure that it is spelled correctly.
Requested URL: /admin/index.aspx
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.1
站点-》属性-》主目录-》配置-》映射-》插入
c:\windows\microsoft.net\framework\v4.0.30319\aspnet_isapi.dll
确认文件是否存在 设置为非选状态,确定。
重启IIS,再试试
还漏了一步
站点-》属性-》主目录-》配置-》映射-》添加
扩展名:.mvc
可执行程序:c:\windows\microsoft.net\framework\v4.0.30319\aspnet_isapi.dll
全部动作
文件件是否存在设置为非选