当前位置:编程学习 > C#/ASP.NET >>

visual studio 2010中 以前的项目无法打开


Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "BBs", "E:\新东方\BBs\", "{C1BCBC23-E74B-45E9-9B5D-CB4A9FA96707}"
ProjectSection(WebsiteProperties) = preProject
TargetFrameworkMoniker = ".NETFramework,Version%3Dv4.0"
Debug.AspNetCompiler.VirtualPath = "/BBs"
Debug.AspNetCompiler.PhysicalPath = "E:\新东方\BBs\"
Debug.AspNetCompiler.TargetPath = "PrecompiledWeb\BBs\"
Debug.AspNetCompiler.Updateable = "true"
Debug.AspNetCompiler.ForceOverwrite = "true"
Debug.AspNetCompiler.FixedNames = "false"
Debug.AspNetCompiler.Debug = "True"
Release.AspNetCompiler.VirtualPath = "/BBs"
Release.AspNetCompiler.PhysicalPath = "E:\新东方\BBs\"
Release.AspNetCompiler.TargetPath = "PrecompiledWeb\BBs\"
Release.AspNetCompiler.Updateable = "true"
Release.AspNetCompiler.ForceOverwrite = "true"
Release.AspNetCompiler.FixedNames = "false"
Release.AspNetCompiler.Debug = "False"
VWDPort = "8952"
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{C1BCBC23-E74B-45E9-9B5D-CB4A9FA96707}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C1BCBC23-E74B-45E9-9B5D-CB4A9FA96707}.Debug|Any CPU.Build.0 = Debug|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal --------------------编程问答-------------------- 没出现过此问题。打开旧项目一般都要求项目升级下。 --------------------编程问答-------------------- 无法打开? 提示什么? --------------------编程问答-------------------- 右键打开.sln用记事本打开,把里面的路径改正确 --------------------编程问答-------------------- 非用sln嘛
直接打开网站的形式选择文件系统浏览打开也一样
发布到iis再打开网站-本地iis打开也成 --------------------编程问答-------------------- 你的项目以前的是用什么做的, 要是2003的话,需要配置文件路径, --------------------编程问答-------------------- 新建解决方案,逐个添加项目文件。 --------------------编程问答--------------------
引用 6 楼 xiangaylian 的回复:
新建解决方案,逐个添加项目文件。


这个是终极方法了
补充:.NET技术 ,  ASP.NET
CopyRight © 2012 站长网 编程知识问答 www.zzzyk.com All Rights Reserved
部份技术文章来自网络,