Envie de ...
System.Data.SqlClient.SqlException (0x80131904): Une connexion a été établie avec le serveur, mais une erreur s'est ensuite produite pendant la négociation préalable à l'ouverture de session. (provider: SSL Provider, error: 0 - Mémoire insuffisante pour cette opération.) ---> System.ComponentModel.Win32Exception (0x80004005): Mémoire insuffisante pour cette opération
à System.Data.SqlClient.SqlInternalConnectionTds..ctor(DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions, SqlCredential credential, Object providerInfo, String newPassword, SecureString newSecurePassword, Boolean redirectedUserInstance, SqlConnectionString userConnectionOptions, SessionData reconnectSessionData, DbConnectionPool pool, String accessToken, Boolean applyTransientFaultHandling, SqlAuthenticationProviderManager sqlAuthProviderManager)
à System.Data.SqlClient.SqlConnectionFactory.CreateConnection(DbConnectionOptions options, DbConnectionPoolKey poolKey, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection, DbConnectionOptions userOptions)
à System.Data.ProviderBase.DbConnectionFactory.CreatePooledConnection(DbConnectionPool pool, DbConnection owningObject, DbConnectionOptions options, DbConnectionPoolKey poolKey, DbConnectionOptions userOptions)
à System.Data.ProviderBase.DbConnectionPool.CreateObject(DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal oldConnection)
à System.Data.ProviderBase.DbConnectionPool.UserCreateRequest(DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal oldConnection)
à System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection)
à System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection)
à System.Data.ProviderBase.DbConnectionFactory.TryGetConnection(DbConnection owningConnection, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal oldConnection, DbConnectionInternal& connection)
à System.Data.ProviderBase.DbConnectionInternal.TryOpenConnectionInternal(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions)
à System.Data.ProviderBase.DbConnectionClosed.TryOpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions)
à System.Data.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry)
à System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry)
à System.Data.SqlClient.SqlConnection.Open()
à OpenSystem.Infolive4.ObjNews.Moteur.Data.ScenarioDataSqlServer.ChargeRequeteForXml(String requete) dans C:\OpenSystem\os-4000\projets_Infolive\projets_ObjNews\OpenSystem.Infolive4.ObjNews.Moteur\Data\ScenarioDataSqlServer.cs:ligne 42
à OpenSystem.Infolive4.ObjNews.Moteur.MoteurObjNews.PlaceDataRequete(ObjNewsEtape etape) dans C:\OpenSystem\os-4000\projets_Infolive\projets_ObjNews\OpenSystem.Infolive4.ObjNews.Moteur\MoteurObjNews.cs:ligne 426
à OpenSystem.Infolive4.ObjNews.Moteur.MoteurObjNews.GenereScenario(String dossierscenario, String dossierxsl, ObjNewsScenario scenario, String idlangue) dans C:\OpenSystem\os-4000\projets_Infolive\projets_ObjNews\OpenSystem.Infolive4.ObjNews.Moteur\MoteurObjNews.cs:ligne 625
à OpenSystem.Infolive4.ObjNews.Moteur.MoteurObjNews.ExecuteScenario(String fichierScenario, String reference) dans C:\OpenSystem\os-4000\projets_Infolive\projets_ObjNews\OpenSystem.Infolive4.ObjNews.Moteur\MoteurObjNews.cs:ligne 645
à OpenSystem.Infolive4.ObjNews.Rest.Service.ServiceObjNews.ExecuteScenario(String site, String fichierScenario, String reference, Transport data) dans C:\OpenSystem\os-4000\projets_Infolive\projets_ObjNews\OpenSystem.Infolive4.ObjNews.Rest.Service\ObjNews.svc.cs:ligne 45
ClientConnectionId :76746ae2-4466-405b-8962-1a363ea6c361
Error Number :14,State :0,Class :20
Destination
System.OutOfMemoryException: Une exception de type 'System.OutOfMemoryException' a été levée.
à (XmlQueryRuntime {urn:schemas-microsoft-com:xslt-debug}runtime, XPathNavigator {urn:schemas-microsoft-com:xslt-debug}current)
à (XmlQueryRuntime {urn:schemas-microsoft-com:xslt-debug}runtime, XPathNavigator )
à Root(XmlQueryRuntime {urn:schemas-microsoft-com:xslt-debug}runtime)
à Execute(XmlQueryRuntime {urn:schemas-microsoft-com:xslt-debug}runtime)
à System.Xml.Xsl.XmlILCommand.Execute(Object defaultDocument, XmlResolver dataSources, XsltArgumentList argumentList, XmlSequenceWriter results)
à System.Xml.Xsl.XmlILCommand.Execute(Object defaultDocument, XmlResolver dataSources, XsltArgumentList argumentList, XmlWriter writer)
à System.Xml.Xsl.XslCompiledTransform.Transform(IXPathNavigable input, XsltArgumentList arguments, XmlWriter results, XmlResolver documentResolver)
à Mvp.Xml.Common.Xsl.MvpXslTransform.TransformToWriter(XmlInput defaultDocument, XsltArgumentList xsltArgs, XmlWriter targetWriter)
à Mvp.Xml.Common.Xsl.MvpXslTransform.Transform(XmlInput input, XsltArgumentList arguments, XmlOutput output)
à OpenSystem.OsXml.OsXslt.MoteurEXslt.ExecuteTransformationStream(MvpXslTransform Modele, XmlDocument Donnees)
à OpenSystem.Infolive4.ObjNews.Transfo.MoteurTransfo.ExecuteTransfoNative(MvpXslTransform Modele, XmlDocument Donnees) dans C:\OpenSystem\os-4000\projets_Infolive\projets_ObjNews\OpenSystem.Infolive4.ObjNews.Transfo\MoteurTransfo.cs:ligne 25
à OpenSystem.Infolive4.ObjNews.Moteur.MoteurObjNews.PlaceTranfoSimple(String dossierparam, ObjNewsEtape etape) dans C:\OpenSystem\os-4000\projets_Infolive\projets_ObjNews\OpenSystem.Infolive4.ObjNews.Moteur\MoteurObjNews.cs:ligne 583
à OpenSystem.Infolive4.ObjNews.Moteur.MoteurObjNews.GenereScenario(String dossierscenario, String dossierxsl, ObjNewsScenario scenario, String idlangue) dans C:\OpenSystem\os-4000\projets_Infolive\projets_ObjNews\OpenSystem.Infolive4.ObjNews.Moteur\MoteurObjNews.cs:ligne 632
à OpenSystem.Infolive4.ObjNews.Moteur.MoteurObjNews.ExecuteScenario(String fichierScenario, String reference) dans C:\OpenSystem\os-4000\projets_Infolive\projets_ObjNews\OpenSystem.Infolive4.ObjNews.Moteur\MoteurObjNews.cs:ligne 645
à OpenSystem.Infolive4.ObjNews.Rest.Service.ServiceObjNews.ExecuteScenario(String site, String fichierScenario, String reference, Transport data) dans C:\OpenSystem\os-4000\projets_Infolive\projets_ObjNews\OpenSystem.Infolive4.ObjNews.Rest.Service\ObjNews.svc.cs:ligne 45