madskristensen / WebEssentials2012

http://vswebessentials.com
Other
95 stars 46 forks source link

VS2012 0x80070057 after each build #57

Closed JorgeMCSilva closed 10 years ago

JorgeMCSilva commented 10 years ago

I saw that this issue was closed on VS 2013 on #226 ( https://github.com/madskristensen/WebEssentials2013/pull/226 ). I'm using VS 2012 though. After each build I get the following output:

========== Rebuild All: 10 succeeded or up-to-date, 0 failed, 0 skipped, Completed at 07/03/2014 12:14:29 ========== 07/03/2014 12:14:29: The parameter is incorrect. (Exception from HRESULT: 0x80070057 (E_INVALIDARG)) at EnvDTE.Properties.Item(Object index) at MadsKristensen.EditorExtensions.ProjectHelpers.GetRootFolder() at EnvDTE.Properties.Item(Object index) at MadsKristensen.EditorExtensions.ProjectHelpers.GetRootFolder() 07/03/2014 12:14:29: The parameter is incorrect. (Exception from HRESULT: 0x80070057 (E_INVALIDARG)) at EnvDTE.Properties.Item(Object index) at MadsKristensen.EditorExtensions.ProjectHelpers.GetRootFolder() at EnvDTE.Properties.Item(Object index) at MadsKristensen.EditorExtensions.ProjectHelpers.GetRootFolder()

I have the latest version of WE.2012

If you need any extra information just ask.

JorgeMCSilva commented 10 years ago

Already reported 9D ago. Github search is not the best...