VC++ fatal error LNK1168: cannot open filename.exe for writing

前端 未结 12 1844
悲&欢浪女
悲&欢浪女 2020-12-01 03:38

suddenly my visual studio express 2010 c++ stopped rebuilding my project.
When I first hit F7 the project builds and runs fine (heck, it\'s a hello world example).
T

12条回答
  •  渐次进展
    2020-12-01 04:03

    Enable “Application Experience” service. Launch a console window and type net start AeLookupSvc

    • http://support.microsoft.com/kb/902196

提交回复
热议问题