视觉工作室忙着等待内部操作 [英] visual studio busy waiting internal operation

查看:54
本文介绍了视觉工作室忙着等待内部操作的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


我已经安装了视觉工作室2013年更新5. 


每次打开视觉工作室时都说"visual studio 2013忙等待内部操作"


然后我必须手动删除.suo文件,然后才开始工作。


任何人都可以提供一个永久性的解决方案?


谢谢,

Sampath 

解决方案

嗨Sampath,


感谢您在MSDN论坛上发帖。


>> ;"visual studio 2013忙等待内部操作"


根据此错误,请检查:


https://msdn.microsoft.com/en-us/library/fdxt2hcd(v=vs。 140).aspx


请在安全模式下运行VS 2013。从开发人员命令提示符, 使用命令
devenv.exe / safemode 打开VS,在此实例中将禁用所有第三方扩展。还请暂时禁用  AV软件。


然后请检查与您类似的问题:


http://stackoverflow.com/questions/28530530/visual-studio-is-waiting-for -internal-operation-to-complete


尝试使用Juri的解决方案:



  • 删除网站从以下位置缓存:  C:\Users\user_name \AppData \ Local \ Microsoft /\\WebsiteCache
  • 重新启动IIS:开始 - >运行 - > iisreset
  • 转到工具 - >选项并浏览所有选项并禁用所有选项 不必要的选项。
  • 清除缓存。
  • 删除临时文件。
  • 确保C(系统)驱动器中有足够的空间。

 关闭所有内容,删除".vs"项目根目录上的文件夹并重新打开它。


如果问题仍然存在,请随时告诉我。 


最好的问候,


Hi ,

I have installed visual studio 2013 update 5. 

every time while opening visual studio its saying "visual studio 2013 busy waiting internal operation"

Then i have to manually delete .suo file then only its working.

Can anyone please provide a permanent solution for this?

Thanks,
Sampath 

解决方案

Hi Sampath,

Thank you for posting in MSDN forum.

>>"visual studio 2013 busy waiting internal operation"

According to this error, please check:

https://msdn.microsoft.com/en-us/library/fdxt2hcd(v=vs.140).aspx

Please run VS 2013 in safemode. From developer command prompt,  Open VS using command devenv.exe /safemode, All 3rd party extensions will be disabled in this instance. Please also disable the AV software on temporary.

Then please check a similar issue as yours:

http://stackoverflow.com/questions/28530530/visual-studio-is-waiting-for-internal-operation-to-complete

Have a try with Juri's solution:

  • Remove website cache from following location:  C:\Users\user_name\AppData\Local\Microsoft\WebsiteCache
  • Restart IIS: Start -> RUN -> iisreset
  • Go to Tools -> Options and browse all the options and disable all  unnecessary options.
  • Clear cache.
  • Remove temp files.
  • Ensure there is enough space in C (System) drive.

 close everything, delete the ".vs" folder on the project root and reopen it.

If the problem persists, please feel free to tell me. 

Best Regards,


这篇关于视觉工作室忙着等待内部操作的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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