System.Data.SqlClient.SqlException: Cannot open database "AZ_CHAMELEON" requested by the login. The login failed. Login failed for user 'usuarioChameleon'. at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj) at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj) at System.Data.SqlClient.SqlInternalConnectionTds.CompleteLogin(Boolean enlistOK) at System.Data.SqlClient.SqlInternalConnectionTds.AttemptOneLogin(ServerInfo serverInfo, String newPassword, Boolean ignoreSniOpenTimeout, Int64 timerExpire, SqlConnection owningObject, Boolean withFailover) at System.Data.SqlClient.SqlInternalConnectionTds.LoginNoFailover(String host, String newPassword, Boolean redirectedUserInstance, SqlConnection owningObject, SqlConnectionString connectionOptions, Int64 timerStart) at System.Data.SqlClient.SqlInternalConnectionTds.OpenLoginEnlist(SqlConnection owningObject, SqlConnectionString connectionOptions, String newPassword, Boolean redirectedUserInstance) at System.Data.SqlClient.SqlInternalConnectionTds..ctor(DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions, Object providerInfo, String newPassword, SqlConnection owningObject, Boolean redirectedUserInstance) at System.Data.SqlClient.SqlConnectionFactory.CreateConnection(DbConnectionOptions options, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection) at System.Data.ProviderBase.DbConnectionFactory.CreatePooledConnection(DbConnection owningConnection, DbConnectionPool pool, DbConnectionOptions options) at System.Data.ProviderBase.DbConnectionPool.CreateObject(DbConnection owningObject) at System.Data.ProviderBase.DbConnectionPool.UserCreateRequest(DbConnection owningObject) at System.Data.ProviderBase.DbConnectionPool.GetConnection(DbConnection owningObject) at System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection) at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory) at System.Data.SqlClient.SqlConnection.Open() at System.Data.Common.DbDataAdapter.QuietOpen(IDbConnection connection, ConnectionState& originalState) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at Azertia.MFOM.ChameleonBFLL.DSDatosTableAdapters.APLICACIONESTableAdapter.GetDataByServidor(String ID_SERVIDOR) at Azertia.MFOM.ChameleonBFLL.BFLL.Consultas.recuperarAplicacionesPorServidor(String idServidor) at Azertia.MFOM.WebServices.ConfiguracionSoapExtension.GetInitializer(Type serviceType) at System.Web.Services.Protocols.SoapReflectedExtension.GetInitializer(Type serviceType) at System.Web.Services.Protocols.SoapReflectedExtension.GetInitializers(Type serviceType, SoapReflectedExtension[] extensions) at System.Web.Services.Protocols.SoapServerType..ctor(Type type, WebServiceProtocols protocolsSupported) at System.Web.Services.Protocols.SoapServerProtocol.Initialize() at System.Web.Services.Protocols.ServerProtocol.SetContext(Type type, HttpContext context, HttpRequest request, HttpResponse response) at System.Web.Services.Protocols.ServerProtocolFactory.Create(Type type, HttpContext context, HttpRequest request, HttpResponse response, Boolean& abortProcessing) --- End of inner exception stack trace -----> System.Data.SqlClient.SqlException: Cannot open database "AZ_CHAMELEON" requested by the login. The login failed. Login failed for user 'usuarioChameleon'. at System.Data.ProviderBase.DbConnectionPool.GetConnection(DbConnection owningObject) at System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection) at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory) at System.Data.SqlClient.SqlConnection.Open() at System.Data.Common.DbDataAdapter.QuietOpen(IDbConnection connection, ConnectionState& originalState) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at Azertia.MFOM.ChameleonBFLL.DSDatosTableAdapters.APLICACIONESTableAdapter.GetDataByServidor(String ID_SERVIDOR) at Azertia.MFOM.ChameleonBFLL.BFLL.Consultas.recuperarAplicacionesPorServidor(String idServidor) at Azertia.MFOM.WebServices.ConfiguracionSoapExtension.GetInitializer(Type serviceType) at System.Web.Services.Protocols.SoapReflectedExtension.GetInitializer(Type serviceType) at System.Web.Services.Protocols.SoapReflectedExtension.GetInitializers(Type serviceType, SoapReflectedExtension[] extensions) at System.Web.Services.Protocols.SoapServerType..ctor(Type type, WebServiceProtocols protocolsSupported) at System.Web.Services.Protocols.SoapServerProtocol.Initialize() at System.Web.Services.Protocols.ServerProtocol.SetContext(Type type, HttpContext context, HttpRequest request, HttpResponse response) at System.Web.Services.Protocols.ServerProtocolFactory.Create(Type type, HttpContext context, HttpRequest request, HttpResponse response, Boolean& abortProcessing) --- End of inner exception stack trace ----->
System.Data.SqlClient.SqlException: Cannot open database "AZ_CHAMELEON" requested by the login. The login failed. Login failed for user 'usuarioChameleon'. at System.Data.ProviderBase.DbConnectionPool.GetConnection(DbConnection owningObject) at System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection) at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory) at System.Data.SqlClient.SqlConnection.Open() at System.Data.Common.DbDataAdapter.QuietOpen(IDbConnection connection, ConnectionState& originalState) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at Azertia.MFOM.ChameleonBFLL.DSDatosTableAdapters.APLICACIONESTableAdapter.GetDataByServidor(String ID_SERVIDOR) at Azertia.MFOM.ChameleonBFLL.BFLL.Consultas.recuperarAplicacionesPorServidor(String idServidor) at Azertia.MFOM.WebServices.ConfiguracionSoapExtension.GetInitializer(Type serviceType) at System.Web.Services.Protocols.SoapReflectedExtension.GetInitializer(Type serviceType) at System.Web.Services.Protocols.SoapReflectedExtension.GetInitializers(Type serviceType, SoapReflectedExtension[] extensions) at System.Web.Services.Protocols.SoapServerType..ctor(Type type, WebServiceProtocols protocolsSupported) at System.Web.Services.Protocols.SoapServerProtocol.Initialize() at System.Web.Services.Protocols.ServerProtocol.SetContext(Type type, HttpContext context, HttpRequest request, HttpResponse response) at System.Web.Services.Protocols.ServerProtocolFactory.Create(Type type, HttpContext context, HttpRequest request, HttpResponse response, Boolean& abortProcessing) --- End of inner exception stack trace ----->

INFORMACIÓN SOBRE APARCAMIENTOS SEGUROS Y PROTEGIDOS

Map of safe and secure parking

List of safe and secure parking

La Tortuga Service Area

Name of facility:
La Tortuga Service Area
Location:
La Campa Industrial Estate, Plot 5 17700 La Jonquera (Girona)
Access road:
CRTA. Nacional II. PK 773.5 / AP-7 Motorway, Exit II Right Dir: France
Longitude/Latitude coordinates:
2° 52' 46.22" E / 42° 22' 25.21" N
Number of parking places:
73
Parking rate:
€2/hour €34/day
LABEL security and service levels:
Available security equipment:
Onsite monitoring; entry and exit signage; type of remote monitoring; registration of vehicle entry and exit; CCTV surveillance; continuous fencing; broad beamed, high intensity lighting; 24-hour surveillance; alarm system; emergency calls; 24-hour operation; six electric hook-ups for refrigerated goods trucks.
Available service equipment:
Fuel service station; café; restaurant; vending machines; hotel; convenience shop; Wi-Fi internet; electric hook-up at parking places; laundry service; rest area for drivers; automated teller machine; first-aid kit; document safekeeping; driver entry monitoring.
Facility website:
http://www.redtortuga.com/en/
System.Data.SqlClient.SqlException: Cannot open database "AZ_CHAMELEON" requested by the login. The login failed. Login failed for user 'usuarioChameleon'. at System.Data.ProviderBase.DbConnectionPool.GetConnection(DbConnection owningObject) at System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection) at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory) at System.Data.SqlClient.SqlConnection.Open() at System.Data.Common.DbDataAdapter.QuietOpen(IDbConnection connection, ConnectionState& originalState) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at Azertia.MFOM.ChameleonBFLL.DSDatosTableAdapters.APLICACIONESTableAdapter.GetDataByServidor(String ID_SERVIDOR) at Azertia.MFOM.ChameleonBFLL.BFLL.Consultas.recuperarAplicacionesPorServidor(String idServidor) at Azertia.MFOM.WebServices.ConfiguracionSoapExtension.GetInitializer(Type serviceType) at System.Web.Services.Protocols.SoapReflectedExtension.GetInitializer(Type serviceType) at System.Web.Services.Protocols.SoapReflectedExtension.GetInitializers(Type serviceType, SoapReflectedExtension[] extensions) at System.Web.Services.Protocols.SoapServerType..ctor(Type type, WebServiceProtocols protocolsSupported) at System.Web.Services.Protocols.SoapServerProtocol.Initialize() at System.Web.Services.Protocols.ServerProtocol.SetContext(Type type, HttpContext context, HttpRequest request, HttpResponse response) at System.Web.Services.Protocols.ServerProtocolFactory.Create(Type type, HttpContext context, HttpRequest request, HttpResponse response, Boolean& abortProcessing) --- End of inner exception stack trace ----->
System.Data.SqlClient.SqlException: Cannot open database "AZ_CHAMELEON" requested by the login. The login failed. Login failed for user 'usuarioChameleon'. at System.Data.ProviderBase.DbConnectionPool.GetConnection(DbConnection owningObject) at System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection) at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory) at System.Data.SqlClient.SqlConnection.Open() at System.Data.Common.DbDataAdapter.QuietOpen(IDbConnection connection, ConnectionState& originalState) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) at Azertia.MFOM.ChameleonBFLL.DSDatosTableAdapters.APLICACIONESTableAdapter.GetDataByServidor(String ID_SERVIDOR) at Azertia.MFOM.ChameleonBFLL.BFLL.Consultas.recuperarAplicacionesPorServidor(String idServidor) at Azertia.MFOM.WebServices.ConfiguracionSoapExtension.GetInitializer(Type serviceType) at System.Web.Services.Protocols.SoapReflectedExtension.GetInitializer(Type serviceType) at System.Web.Services.Protocols.SoapReflectedExtension.GetInitializers(Type serviceType, SoapReflectedExtension[] extensions) at System.Web.Services.Protocols.SoapServerType..ctor(Type type, WebServiceProtocols protocolsSupported) at System.Web.Services.Protocols.SoapServerProtocol.Initialize() at System.Web.Services.Protocols.ServerProtocol.SetContext(Type type, HttpContext context, HttpRequest request, HttpResponse response) at System.Web.Services.Protocols.ServerProtocolFactory.Create(Type type, HttpContext context, HttpRequest request, HttpResponse response, Boolean& abortProcessing) --- End of inner exception stack trace ----->