Ir para conteúdo

Arquivado

Este tópico foi arquivado e está fechado para novas respostas.

brissolare

Visual Studio 2010

Recommended Posts

Bom dia Pessoal, instalei o Visual Studio 2010 na minha maquina...

 

Quando eu abro minha aplicação web para trabalhar nele...ele pede para converter ou não para o .net framework 4.0..

 

Quando eu falo que nao quero converter compilo e o funcionamento do asp.net é normal....

 

Agora quando eu mudo o framework dá a seguinte zica brava!

 

 Unable to find the requested .Net Framework Data Provider.  It may not be installed.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.ArgumentException: Unable to find the requested .Net Framework Data Provider.  It may not be installed.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:

[ArgumentException: Unable to find the requested .Net Framework Data Provider.  It may not be installed.]
   System.Data.Common.DbProviderFactories.GetFactory(String providerInvariantName) +301
   System.Web.UI.WebControls.SqlDataSource.GetDbProviderFactorySecure() +48
   System.Web.UI.WebControls.SqlDataSource.CreateConnection(String connectionString) +14
   System.Web.UI.WebControls.SqlDataSourceView.ExecuteSelect(DataSourceSelectArguments arguments) +208
   System.Web.UI.WebControls.ListControl.OnDataBinding(EventArgs e) +186
   System.Web.UI.WebControls.ListControl.PerformSelect() +51
   System.Web.UI.WebControls.BaseDataBoundControl.EnsureDataBound() +105
   System.Web.UI.WebControls.ListControl.OnPreRender(EventArgs e) +35
   System.Web.UI.Control.PreRenderRecursiveInternal() +171
   System.Web.UI.Control.PreRenderRecursiveInternal() +256
   System.Web.UI.Control.PreRenderRecursiveInternal() +256
   System.Web.UI.Control.PreRenderRecursiveInternal() +256
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3888

Procurei algumas informações sobre o VS 2010 e nao achei muita coisa...sobre os componentes novos e etc...alguem tem algum link que esteja em portugues...

 

Abraços!

Compartilhar este post


Link para o post
Compartilhar em outros sites

Quando converti meus projetos não passei por isso.

Mas de uma olhada e veja se ajuda: http://msdn.microsoft.com/en-us/library/bf7sd233.aspx

 

Se não der certo pqlo que li precisará adicionar uma key no machine.config.

 

Abraços...

Compartilhar este post


Link para o post
Compartilhar em outros sites

Quando converti meus projetos não passei por isso.

Mas de uma olhada e veja se ajuda: http://msdn.microsoft.com/en-us/library/bf7sd233.aspx

 

Se não der certo pqlo que li precisará adicionar uma key no machine.config.

 

Abraços...

 

Não teve jeito viu...tive que desinstalar tudo...e começar novamente, infelizmente...

 

Estou mantendo um projeto no 3.5 e outro no 4 utilizando uma maquina virtual...

 

Obrigado

Abraços!

Compartilhar este post


Link para o post
Compartilhar em outros sites

×

Informação importante

Ao usar o fórum, você concorda com nossos Termos e condições.