problemas en .net
Publicado por jonfer (12 intervenciones) el 12/11/2010 21:16:27
hola tengo un problema al colgar mi proyecto web asp.net 2005, este trabaja con sql 2000 me vota un mensaje de error, creo que el problema es la conexion pero ya puse la cadena de conexion q me dio el sitio web pero aun asi sale este eror:
Server Error in '/' Application.
--------------------------------------------------------------------------------
Login failed for user ''. The user is not associated with a trusted SQL Server connection.
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.Data.SqlClient.SqlException: Login failed for user ''. The user is not associated with a trusted SQL Server connection.
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.
por fas si alguien me puede ayudar, muchas gracias!!!
Server Error in '/' Application.
--------------------------------------------------------------------------------
Login failed for user ''. The user is not associated with a trusted SQL Server connection.
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.Data.SqlClient.SqlException: Login failed for user ''. The user is not associated with a trusted SQL Server connection.
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.
por fas si alguien me puede ayudar, muchas gracias!!!
Valora esta pregunta


0