Visual Studio 解决方案不可用(重新加载不起作用) [英] Visual Studio Solution Unavailable (reload doesn't work)

查看:124
本文介绍了Visual Studio 解决方案不可用(重新加载不起作用)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在下载我正在使用的条形码阅读器的示例程序.每次我下载程序并运行它时,我的解决方案资源管理器都会提示错误(见下图).

I am downloading a sample program for a barcode reader that I am using. Everytime I download the program and run it I am prompted with the error in my solution explorer (see image below).

有什么建议吗?每次我右键单击并重新加载项目时,它都会快速重新加载,然后恢复为不可用.

Any suggestions? Everytime I right click and reload project, it reloads quickly and then reverts back to unavailable.

建议?

这是项目的链接(滚动到底部,PC 示例程序)

Here is the link to the project (scroll to the bottom, PC Sample Program)

http://www.barcodereader.com/download/connections.php

CS 项目文件示例

Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SrEthernetSample",     
"SrEthernetSample\SrEthernetSample.csproj", "{7A2F3660-184B-4553-ADEF-3071D718A501}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
    Debug|Any CPU = Debug|Any CPU
    Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
    {7A2F3660-184B-4553-ADEF-3071D718A501}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
    {7A2F3660-184B-4553-ADEF-3071D718A501}.Debug|Any CPU.Build.0 = Debug|Any CPU
    {7A2F3660-184B-4553-ADEF-3071D718A501}.Release|Any CPU.ActiveCfg = Release|Any CPU
    {7A2F3660-184B-4553-ADEF-3071D718A501}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
    HideSolutionNode = FALSE
EndGlobalSection
EndGlobal

推荐答案

右键单击解决方案并选择 (Open with VS 2013),似乎已修复它.

Right-clicking the solution and selecting (Open with VS 2013), seems to have fixed it.

谢谢大家

这篇关于Visual Studio 解决方案不可用(重新加载不起作用)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆