Visual Studio项目没有开放 [英] Visual studio project not opening

查看:76
本文介绍了Visual Studio项目没有开放的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我过去几个月一直在研究一个项目。昨天我也在处理我的项目。直到我安装GemBox.Spreedsheet.After安装gembox.speerdsheed之后没有错误,如果你按照使用程序进行开发者的网站,u
可以看到使用gembox电子表格需要你需要在新的Public Sub中放置一个许可证。但是在我添加了包含许可证的代码行之后,我调试了我的应用程序并且它给了我说错误说


**无法加载文件或程序集'Tabcontrolclass,Version = 1.0.0.0,Culture = neutral,PublicKeyToken = 0a001c7cd8ca5785'或其中一个依赖项。定位的程序集的清单定义与程序集引用不匹配。 (HRESULT异常:0x80131040)
文件名:'Tabcontrolclass,Version = 1.0.0.0,Culture = neutral,PublicKeyToken = 0a001c7cd8ca5785'**



TabControlClass是我定制的tabcontrol ...无论如何,昨天收到此错误后,我关闭了我的电脑,今天当我打开电脑并打开我的解决方案......视觉工作室窗口是空白的。我注意到PLATFORM已更改到任何一个CPU,其b $ b已经是x64直到今天。然后我把它改回x64。然后我去解决方案探索并试图打开一个表格。但是我试图打开每一个表格...... vs需要永远打开表单显示"打开文件..."然后我关闭并重新启动vs,wen到
解决方案资源管理器>参考资料和WOOOOOAAAHHHHHHH ...所有我的参考文献GOT YELLOW TRIANGLE ...我不能继续处理我的项目...请有人帮助我...



我尝试将.net框架版本从4.5.2更改为4.5再次设置它回到4.5.2(4.5.2就是我曾经的你但是没有运气。请帮帮我!




解决方案

如果使用记事本编辑项目(.vbproj)文件,则可以删除对gembox的所有引用。



在旁注中,有更多理由不使用第三方控件而不是使用它们的理由。看起来你已经遇到了理由  #134


I have been working on a project for the last few months.Yesterday i was working with my project as well.There were no error until i installed GemBox.Spreedsheet.After installing gembox.speerdsheed,if u follow the usage procedure in the dev's website,u can see that using gembox spreadsheet requires you a license which you need to place in a new Public Sub.But just after i added the lines of code containing the license,i debugged my application and it gave me an error saying

** Could not load file or assembly 'Tabcontrolclass, Version=1.0.0.0, Culture=neutral, PublicKeyToken=0a001c7cd8ca5785' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) File name: 'Tabcontrolclass, Version=1.0.0.0, Culture=neutral, PublicKeyToken=0a001c7cd8ca5785'**

TabControlClass is my custom made tabcontrol...Anyway, after getting this error yesterday, i turned off my pc and today when i turned on my pc and opened my solution...The visual studio windows is blank.I noticed that the PLATFORM was changed to ANY CPU which had been x64 till today.Then i changed it back to x64.Then i went to solution explore and tried to open a form.But every form i try to open...vs takes forever to open the form showing "OPENING THE FILE..."..Then i closed and restarted vs, wen to solution explorer>references and WOOOOOAAAHHHHHHH...ALL MY REFERENCES GOT YELLOW TRIANGLE...I can't work on my project any more...Please somebody help me...

I tried changing the .net framework version from 4.5.2 to 4.5 and again setting it back to 4.5.2(4.5.2 is what i had been using) but with no luck.Please help me!


解决方案

If you edit the project (.vbproj) file with notepad you could remove all the references to the gembox.

On a sidenote, there are more reasons not to use 3rd party controls than there are reasons to use them. Looks like you have run into reason  #134


这篇关于Visual Studio项目没有开放的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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