previous
  • We are the leading wealth management group specialising in the creation of tailor-made

  • tax and estate planning solutions for British expatriates living in France, Spain, Portugal, Cyprus and Malta

  • We are the leading wealth management group specialising in the creation of tailor-made

previous

About Us

Client Extranet Login

Click HERE to go to our Extranet

Keyword Search

Principals Overview

John Stone, Chairman

John’s financial services career spans over 40 years.

CLICK HERE for full profile

John Simmonds, Chief Executive

John has a long history of involvement in the financial services industry.

CLICK HERE for full profile

Michael Pace Balzan, Finance Director

Michael was born in 1978 and qualified as a Chartered Accountant in 2000.

Click HERE for full profile

SourceSystem.Web
 
MessageUnable to connect to SQL Server session database.
 
Stack trace at System.Web.SessionState.SqlSessionStateStore.SqlExecuteNonQueryWithRetry(SqlCommand cmd, Boolean ignoreInsertPKException, String id)
at System.Web.SessionState.SqlSessionStateStore.SetAndReleaseItemExclusive(HttpContext context, String id, SessionStateStoreData item, Object lockId, Boolean newItem)
at System.Web.SessionState.SessionStateModule.OnReleaseState(Object source, EventArgs eventArgs)
at System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
 
Source.Net SqlClient Data Provider
 
MessageThe transaction log for database 'ASPState' is full. To find out why space in the log cannot be reused, see the log_reuse_wait_desc column in sys.databases
 
Stack trace at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)
at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning()
at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)
at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)
at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)
at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)
at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult result, String methodName, Boolean sendToPipe)
at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
at System.Web.SessionState.SqlSessionStateStore.SqlExecuteNonQueryWithRetry(SqlCommand cmd, Boolean ignoreInsertPKException, String id)