Notorious Visual Studio Error C1902, VS configuration

后端 未结 6 936
名媛妹妹
名媛妹妹 2021-01-31 22:09

I am getting the notorious \"Error C1902: Program database manager mismatch; please check your installation\" in my VC++ builds in Visual Studio 2010. My VS will not even build

6条回答
  •  醉酒成梦
    2021-01-31 23:04

    Verify local user account if ran under automation is not locked. this turned out to be a resolution for issue I had seen with "fatal error C1902: Program database manager mismatch; please check your installation" message.

提交回复
热议问题