
Error autenticación
Publicado por José (1 intervención) el 24/09/2023 16:19:01
Trabajo en: visual studio 2022 con .net maui 7 c# y sql server. Lo que realizo funciona bien en tiempo de ejecución con Windows Machine. Pero cuando creo el apk en ad-hoc o ejecuto ejecutando el celular a la pc, genera el siguiente error:
Error en visual: {Microsoft.Data.SqlClient.SqlException (0x80131904): A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: TCP Provider, error: 35 - An internal exception was caught)
Error en eventos de sql server: Login failed for user 'NT SERVICE\SSISScaleOutMaster160'. Reason: Failed to open the explicitly specified database 'SSISDB'. [CLIENT: <local machine>]
Quedo atento, Gracias.
Error en visual: {Microsoft.Data.SqlClient.SqlException (0x80131904): A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: TCP Provider, error: 35 - An internal exception was caught)
Error en eventos de sql server: Login failed for user 'NT SERVICE\SSISScaleOutMaster160'. Reason: Failed to open the explicitly specified database 'SSISDB'. [CLIENT: <local machine>]
Quedo atento, Gracias.
Valora esta pregunta


0