Solucionado (ver solução)
Solucionado
(ver solução)
4
respostas

Erros na instalação do Visual Studio

Como dar continuidade ao treinamento quando não é possível instalar o Visual Studio?

2018-09-07T23:27:26 : Verbose : Visual Studio Installer (1.17.1296.827 : release) ["C:\\Program Files (x86)\\Microsoft Visual Studio\\Installer\\vs_installershell.exe","/finalizeInstall","install","--in","C:\\ProgramData\\Microsoft\\VisualStudio\\Packages\\_bootstrapper\\vs_setup_bootstrapper_201809072324292421.json","--locale","pt-BR","--activityId","99461c09-34e1-4a20-90bd-2796a9d73057","--campaign","311661754.1536373236","--pipe","28b4bb2d-6cdf-40c5-9211-0157230da129"]
2018-09-07T23:27:35 : Verbose : Received the application ready notification
2018-09-07T23:27:35 : Verbose : ProgressBarService listening to ipc channel: progress-bar
2018-09-07T23:27:35 : Verbose : LoggerIpcRpcService listening to ipc channel: LoggerService
2018-09-07T23:27:35 : Verbose : LoggerIpcRpcService listening to ipc channel: LoggerService
2018-09-07T23:27:35 : Verbose : Telemetry Session ID: 132de276-b775-490b-9735-bf574f173cfd
2018-09-07T23:27:35 : Verbose : Starting ServiceHub Remote Settings client.
2018-09-07T23:27:35 : Verbose : Creating VS Telemetry Survey
2018-09-07T23:27:35 : Verbose : Creating commonError Service
2018-09-07T23:27:35 : Verbose : starting rpc process for common error
2018-09-07T23:27:35 : Verbose : RPC Factory: Get common error config provider
2018-09-07T23:27:35 : Verbose : FeaturesIpcRpcService listening to ipc channel: FeaturesProxy
2018-09-07T23:27:35 : Verbose : FeaturesIpcRpcService listening to ipc channel: FeaturesProxy
2018-09-07T23:27:36 : Verbose : Creating Start menu shortcut [shortcutName: Visual Studio Installer, targetPath: C:\Program Files (x86)\Microsoft Visual Studio\Installer\vs_installer.exe]
2018-09-07T23:27:36 : Verbose : Starting the setup updater service.
2018-09-07T23:27:36 : Verbose : Service creation finished
2018-09-07T23:27:38 : Verbose : Installation finalized successfully.
2018-09-07T23:27:39 : Verbose : Window ready
2018-09-07T23:27:39 : Verbose : Getting installed product summaries. [installerId: SetupEngine]
2018-09-07T23:27:39 : Verbose : Starting the installed products provider service.
2018-09-07T23:27:39 : Verbose : Starting the products provider service.
2018-09-07T23:27:39 : Verbose : Getting product summaries. [installerId: SetupEngine]
2018-09-07T23:27:39 : Verbose : Starting the installer service.
2018-09-07T23:27:49 : Verbose : FeedbackIpcRpcService listening to ipc channel: FeedbackProxy
2018-09-07T23:27:50 : Error : Retrying attempted connection to service 'RemoteSettingsClient' - attempt '0'
2018-09-07T23:27:50 : Verbose : Window showing
2018-09-07T23:27:50 : Verbose : No pipe connection
2018-09-07T23:27:50 : Error : Retrying attempted connection to service 'SetupUpdater' - attempt '0'
2018-09-07T23:27:50 : Error : Retrying attempted connection to service 'ProductsProvider' - attempt '0'
...
4 respostas

Roberta

Consegue me dizer a versão do seu windows e o vs que está instalando? A tela simplesmente fecha? Ha alguma outra mensagem além desse log?

Olá, Roberta. Tudo bom?

Apesar de haverem alternativas, a melhor forma de aprender e trabalhar com C# ainda é usando o Visual Studio.

Você poderia dar mais detalhes de como está tentando instalar o Visual Studio? É por linha de comando? PC pessoal ou da empresa?

Você pode tentar esta instalação usando o modo administrador?

Abs.

solução!

Obrigada pelo retorno de vocês! O meu computador pessoal tem Windows7 e o VS que tentava instalar era o 2017 Community. Depois de ter baixado e estava naquela mensagem de quase pronto, apresentava a mensagem de Falha na instalação. Aí como Log tinha tudo aquilo que encaminhei pra vocês. E eu estava fazendo exatamente como instruído no vídeo e como administrador. Tentei a instalação do jeitinho que o Guilherme ensinou no vídeo. Fiz como administrador.

Aí pesquisei e achei um caminho num fórum Microsoft e consegui finalmente instalar depois de apagar a pasta do Microsoft Visual Studio\ installer e também de instalar o Microsoft . NET Framework. Só então funcionou.

Obrigada pelo retorno.

Opa, Roberta. Que ótimo :)

Bons estudos, abs.