Código :
[RPC Fault faultString="Cannot open database "mi_User_de_SQL" requested by the login. The login failed. Login failed for user 'NT AUTHORITY\NETWORK SERVICE'." faultCode="Server.Processing" faultDetail="Cannot open database "mi_User_de_SQLs" requested by the login. The login failed. Login failed for user 'NT AUTHORITY\NETWORK SERVICE'. : at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)
y el administrador del hosting me dice que tengo que modificar el archivo web.config y ponerle la siguiente cadena:
Código :
<identity impersonate="true"/>
Mi problema es que yo configure el archivo Web.config de WebOrb y me da error tambien. Si alguien me puede ayudar lo agradezco. Saludos.
