WebSite X5Help Center

 
W. MARLES
W. MARLES
User

REINSTALEI O WEBSITEX5  pt

Autor: W. MARLES
Visitado 1107, Seguidores 1, Compartilhado 0  

Tive que recuperar meu Notebook; e reinstalei o WSX5. Acontece que na istalação gerou uma mensagem de erro.

Consulte o final desta mensagem para obter detalhes sobre como chamar a

depuração just-in-time (JIT) em vez desta caixa de diálogo.

************** Texto de Exceção **************

System.ArgumentException: Não existe região associada à Cultura Invariável (Identificação da Cultura: 0x7F).

   em System.Globalization.RegionInfo..ctor(Int32 culture)

   em (Int32 )

   em A.TQ.U(Int32 )

   em A.J.A(Object , EventArgs )

   em System.Windows.Forms.Form.OnLoad(EventArgs e)

   em System.Windows.Forms.Form.OnCreateControl()

   em System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)

   em System.Windows.Forms.Control.CreateControl()

   em System.Windows.Forms.Control.WmShowWindow(Message& m)

   em System.Windows.Forms.Control.WndProc(Message& m)

   em System.Windows.Forms.ScrollableControl.WndProc(Message& m)

   em System.Windows.Forms.Form.WmShowWindow(Message& m)

   em System.Windows.Forms.Form.WndProc(Message& m)

   em System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)

   em System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)

   em System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

************** Assemblies Carregados **************

mscorlib

    Versão do Assembly: 4.0.0.0

    Versão do Win32: 4.7.2046.0 built by: NET47REL1

    Base de Código: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll

----------------------------------------

imRegister

    Versão do Assembly: 6.0.0.3

    Versão do Win32: 6.0.0.3

    Base de Código: file:///C:/Program%20Files/WebSite%20X5%20v13%20-%20Professional/imRegister.exe

----------------------------------------

System

    Versão do Assembly: 4.0.0.0

    Versão do Win32: 4.7.2093.0 built by: NET47REL1LAST

    Base de Código: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll

----------------------------------------

imRegister&

    Versão do Assembly: 1.0.0.0

    Versão do Win32: 6.0.0.3

    Base de Código: file:///C:/Program%20Files/WebSite%20X5%20v13%20-%20Professional/imRegister.exe

----------------------------------------

System.Windows.Forms

    Versão do Assembly: 4.0.0.0

    Versão do Win32: 4.7.2094.0 built by: NET47REL1LAST

    Base de Código: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll

----------------------------------------

System.Drawing

    Versão do Assembly: 4.0.0.0

    Versão do Win32: 4.7.2046.0 built by: NET47REL1

    Base de Código: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll

----------------------------------------

imRegister.localization

    Versão do Assembly: 6.0.0.0

    Versão do Win32: 6.0.0.0

    Base de Código: file:///C:/Program%20Files/WebSite%20X5%20v13%20-%20Professional/imRegister.localization.DLL

----------------------------------------

System.Configuration

    Versão do Assembly: 4.0.0.0

    Versão do Win32: 4.7.2046.0 built by: NET47REL1

    Base de Código: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll

----------------------------------------

System.Core

    Versão do Assembly: 4.0.0.0

    Versão do Win32: 4.7.2093.0 built by: NET47REL1LAST

    Base de Código: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll

----------------------------------------

System.Xml

    Versão do Assembly: 4.0.0.0

    Versão do Win32: 4.7.2046.0 built by: NET47REL1

    Base de Código: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll

----------------------------------------

System.Management

    Versão do Assembly: 4.0.0.0

    Versão do Win32: 4.7.2096.0 built by: NET47REL1LAST

    Base de Código: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Management/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Management.dll

----------------------------------------

mscorlib.resources

    Versão do Assembly: 4.0.0.0

    Versão do Win32: 4.7.2046.0 built by: NET47REL1

    Base de Código: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/mscorlib.resources/v4.0_4.0.0.0_pt-BR_b77a5c561934e089/mscorlib.resources.dll

----------------------------------------

System.Windows.Forms.resources

    Versão do Assembly: 4.0.0.0

    Versão do Win32: 4.7.2046.0 built by: NET47REL1

    Base de Código: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms.resources/v4.0_4.0.0.0_pt-BR_b77a5c561934e089/System.Windows.Forms.resources.dll

----------------------------------------

************** Depuração JIT **************

Para habilitar a depuração just-in-time (JIT), o arquivo .config deste

aplicativo ou computador (machine.config) deve ter o valor

jitDebugging definido na seção system.windows.forms.

O aplicativo também deve ser compilado com a depuração

habilitada.

Por exemplo:

<configuration>

    <system.windows.forms jitDebugging="true" />

</configuration>

Quando a depuração JIT está habilitada, qualquer exceção sem tratamento

será enviada ao depurador JIT registrado no computador,

em vez de ser tratada nesta caixa de diálogo.

Publicado em
3 RESPOSTAS - 1 ÚTIL - 1 CORRIGIR
W. MARLES
W. MARLES
User
Autor

Como Resolver isto?

Ler mais
Publicado em de W. MARLES
Incomedia
Elisa B.
Incomedia

Dear Wilton, 

I am sorry about that. 

Please try and download and install .Net Framework from this link:

https://www.microsoft.com/en-US/download/details.aspx?id=49982

Please let me know if you need further help. Kind regards.


***** Google Translation:

Caro Wilton,

Me desculpe sobre isso.

Experimente e faça o download e instale o .NET Framework a partir deste link:

Https://www.microsoft.com/en-US/download/details.aspx?id=49982

Por favor, deixe-me saber se você precisar de mais ajuda. Atenciosamente.

 

Ler mais
Publicado em de Elisa B.
W. MARLES
W. MARLES
User
Autor

Fiz uma nova recuperação e agora deu tudo certo!

Ler mais
Publicado em de W. MARLES