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

Repsol Security Parking La Junquera

Name of facility:
Repsol Security Parking La Junquera
Location:
Cr. N-II p.k. 772,500 Left side 17700 - La Junquera (Girona)
Access road:
N-II p.k. 772,500 Left side
Longitude/Latitude coordinates:
2° 52' 50.0" E / 42° 23' 55.0" N
Number of parking places:
140
Parking rate:
1,50 €/hour +tax; Max 15€+tax /day
LABEL security and service levels:
4 and 4
Available security equipment:
Type of remote monitoring; Entry and exit signage; Type of remote monitoring; Registration of vehicle entry and exit; CCTV surveillance + anti-intrusion alarms + 360 º cameras; Continuous fencing; Broad beamed, high intensity lighting; 24 hour surveillance; Alarm system; Emergency call; 24 hour operation; Incident management system; Daily remote patrols.
Available service equipment:
Fuel service station; Café; Restaurant; Vending Machines; Convenience shop; Internet/Wi-Fi; Car wash; Laundry; 3 toilets; 3 showers; ATM; First aid kit; AdBlue; Red diesel; Telemat; Hairdresser; Supermarket; Bingo; Service Station.
Phone number:
972554725
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 ----->