microsoft / RTVS

R Tools for Visual Studio.
MIT License
389 stars 118 forks source link

Interactive R Exception - RTVS #4316

Closed daniloribeirodeabreu closed 6 years ago

daniloribeirodeabreu commented 6 years ago

That's the first time a open de VS 2017. I've installed VS 2017 just with 3 of the resources: Data Science and Analytical Applications, Python development and Node.js development. I am using Windows 10 - 64 bits. I've reinstalled the VS 2017 so many times, and the error keeps occurring. Help, please?

Exception:

System.ArgumentException: O pacote não tem um ProvideToolWindowAttribute para a janela de ferramentas c2582843-58c9-4fe7-b4bd-864c17ad7ce2 Nome do parâmetro: toolWindowType em Microsoft.VisualStudio.Shell.Package.ThrowNoMatchingToolWindowAttribute(Object toolWindowType, String paramName) em Microsoft.VisualStudio.Shell.Package.GetToolWindowAttribute(Guid toolWindowType) em Microsoft.VisualStudio.Shell.Package.CreateToolWindow(Guid& toolWindowType, Int32 id) em System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo) em Microsoft.VisualStudio.Platform.WindowManagement.WindowFrame.ConstructContent()

ActivityLog.xml:

Construction of frame content failed. Frame identifier: ST:0:0:{c2582843-58c9-4fe7-b4bd-864c17ad7ce2} Frame caption: R Interativo - R 3.5.0 Exception details: System.ArgumentException: O pacote não tem um ProvideToolWindowAttribute para a janela de ferramentas c2582843-58c9-4fe7-b4bd-864c17ad7ce2 Nome do parâmetro: toolWindowType em Microsoft.VisualStudio.Shell.Package.ThrowNoMatchingToolWindowAttribute(Object toolWindowType, String paramName) em Microsoft.VisualStudio.Shell.Package.GetToolWindowAttribute(Guid toolWindowType) em Microsoft.VisualStudio.Shell.Package.CreateToolWindow(Guid& toolWindowType, Int32 id) em System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo) em Microsoft.VisualStudio.Platform.WindowManagement.WindowFrame.ConstructContent()

Sorry for my bad English, guys! Danilo Abreu

hongooi73 commented 6 years ago

I suspect RTVS may not yet be compatible with R 3.5, which changes a lot of the internals. Try it with 3.4.x.

daniloribeirodeabreu commented 6 years ago

I've already tried it on my other notebook, which has Windows 7 and R 3.4... got the same exception :(

MikhailArkhipov commented 6 years ago

Same as #4310

MikhailArkhipov commented 6 years ago

Could you locate and send us your privateregistry.bin which should be in

C:\Users\[USER_NAME]\AppData\Local\Microsoft\VisualStudio\15.0_**** Associated log files would help too

mikhaila AT microsoft

Thanks

MikhailArkhipov commented 6 years ago

Just letting all know we found the problem and we will try and get the fix into the nearest VS update.

MikhailArkhipov commented 6 years ago

Closing, expected in 15.7.3 and 15.8.3

MikhailArkhipov commented 6 years ago

15.7.3 is live