Foros del Web » Programación para mayores de 30 ;) » Bases de Datos General » PostgreSQL »

Unable to read data from the transport connection

Estas en el tema de Unable to read data from the transport connection en el foro de PostgreSQL en Foros del Web. saludos tengo un problema obtengo este error cuando trato de conectar un manejador de contenidos desde visual studio express (VWD) con postgresql 8.1.3 desde windows ...
  #1 (permalink)  
Antiguo 20/08/2008, 11:12
 
Fecha de Ingreso: junio-2008
Mensajes: 12
Antigüedad: 15 años, 10 meses
Puntos: 1
Pregunta Unable to read data from the transport connection

saludos

tengo un problema obtengo este error cuando trato de conectar un manejador de contenidos desde visual studio express (VWD) con postgresql 8.1.3 desde windows xp


Server Error in '/sitiopostgresql' Application.
--------------------------------------------------------------------------------

Unable to read data from the transport connection: Se ha forzado la interrupción de una conexión existente por el host remoto.
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: PostgreSql.Data.PostgreSqlClient.PgException: Unable to read data from the transport connection: Se ha forzado la interrupción de una conexión existente por el host remoto.

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:


[PgException (0x80004005): Unable to read data from the transport connection: Se ha forzado la interrupción de una conexión existente por el host remoto.]
PostgreSql.Data.PostgreSqlClient.PgConnectionInter nal.Connect() +68
PostgreSql.Data.PostgreSqlClient.PgConnectionPool. Create() +46
PostgreSql.Data.PostgreSqlClient.PgConnectionPool. CheckOut() +175
PostgreSql.Data.PostgreSqlClient.PgConnection.Open () +114
Microsoft.ApplicationBlocks.Data.SqlHelperParamete rCache.DiscoverSpParameterSet(PgConnection connection, String spName, Boolean includeReturnValueParameter, Object[] parameterValues) +196
Microsoft.ApplicationBlocks.Data.SqlHelperParamete rCache.GetSpParameterSetInternal(PgConnection connection, String spName, Boolean includeReturnValueParameter) +298
Microsoft.ApplicationBlocks.Data.SqlHelperParamete rCache.GetSpParameterSet(String connectionString, String spName, Boolean includeReturnValueParameter) +152
Microsoft.ApplicationBlocks.Data.SqlHelperParamete rCache.GetSpParameterSet(String connectionString, String spName) +32
Microsoft.ApplicationBlocks.Data.SqlHelper.Execute Reader(String connectionString, String spName, Object[] parameterValues) +158
DotNetNuke.Data.SqlDataProvider.GetPortalAliasByPo rtalID(Int32 PortalID) +87
DotNetNuke.Entities.Portals.PortalAliasController. GetPortalAliasByPortalID(Int32 PortalID) +35
DotNetNuke.Entities.Portals.PortalSettings.GetPort alAliasLookup() +72
DotNetNuke.Entities.Portals.PortalSettings.GetPort alAliasInfo(String PortalAlias) +14
DotNetNuke.HttpModules.UrlRewriteModule.RewriteUrl (HttpApplication app) +3313
DotNetNuke.HttpModules.UrlRewriteModule.OnBeginReq uest(Object s, EventArgs e) +1155
System.Web.SyncEventExecutionStep.System.Web.HttpA pplication.IExecutionStep.Execute() +138
System.Web.HttpApplication.ExecuteStep(IExecutionS tep step, Boolean& completedSynchronously) +65


--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42

si esta obteniendo la cadena de conexion la ip y el puerto no se que pasa

si me podrian enviar información a mi correo [email protected] estaré muy agradecido por su respuesta...
  #2 (permalink)  
Antiguo 19/10/2009, 17:34
 
Fecha de Ingreso: octubre-2009
Mensajes: 1
Antigüedad: 14 años, 6 meses
Puntos: 0
Respuesta: Unable to read data from the transport connection

Saludos.. tehngo el mismo problema.. tengo un web services en java en un servidor y una aplicación móvil que se conecta al web services. si pego el dispositivo al pc mediante active sync funciona perfecto, pero si lo desconecto unas funciones del web service me funcionan y otras no, y me dice que no puede leer los datos en la conexión de transporte.. alguien sabe porque es eso? gracias.
Atención: Estás leyendo un tema que no tiene actividad desde hace más de 6 MESES, te recomendamos abrir un Nuevo tema en lugar de responder al actual.
Respuesta




La zona horaria es GMT -6. Ahora son las 16:44.