Skip to main content
Solved

A project with this name aleady exists


Forum|alt.badge.img

I have set up two completly new enviorments in AZURE.
Project name is same in both (i also have tried to append _PROD in Production) 
Why is this an issue? How do i come around this?

 

Best answer by rory.smith

Hi,

if your production repository already contains a project with the same name it probably won't want to overwrite it. Normally your production repo would be empty and you would push from development.

View original
Did this topic help you find an answer to your question?

rory.smith
TimeXtender Xpert
Forum|alt.badge.img+7
  • TimeXtender Xpert
  • February 5, 2024

Hi,

if your production repository already contains a project with the same name it probably won't want to overwrite it. Normally your production repo would be empty and you would push from development.


Forum|alt.badge.img
  • Problem Solver
  • February 5, 2024

@rory.smith

that helped but now i have another issue

when i try to Deploy in PROD from DEV, i get the following error

Source: System.Memory
Type: System.IO.FileLoadException
Could not load file or assembly 'System.Runtime.CompilerServices.Unsafe, Version=4.0.4.1, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
   at System.MemoryExtensions.AsSpan(String text)
   at Microsoft.Data.LocalDBAPI.GetLocalDbInstanceNameFromServerName(String serverName)
   at Microsoft.Data.SqlClient.SqlConnectionString..ctor(String connectionString)
   at Microsoft.Data.SqlClient.SqlConnectionFactory.CreateConnectionOptions(String connectionString, DbConnectionOptions previous)
   at Microsoft.Data.ProviderBase.DbConnectionFactory.GetConnectionPoolGroup(DbConnectionPoolKey key, DbConnectionPoolGroupOptions poolOptions, DbConnectionOptions& userConnectionOptions)
   at Microsoft.Data.SqlClient.SqlConnection.ConnectionString_Set(DbConnectionPoolKey key)
   at Microsoft.Data.SqlClient.SqlConnection.set_ConnectionString(String value)
   at Microsoft.Data.SqlClient.SqlConnection..ctor(String connectionString, SqlCredential credential)
   at TimeXtender.Sql.Engine.SqlEngine2022.GetServerConnection(String connnectionString)
   at TimeXtender.Sql.Engine.SqlEngineBase.CreateServerConnection(SqlServer sqlServer)
   at TimeXtender.Sql.Engine.SqlEngineBase.InitializeFromSqlServer(SqlServer sqlServer)
   at TimeXtender.DataManager.DataSource_Sql.GetSqlEngine(Boolean startTransaction, Boolean singleConnection)
   at TimeXtender.DataManager.StepTableSimpleDeploy.DoAbstractStep(StepSetup stepSetup)

 


rory.smith
TimeXtender Xpert
Forum|alt.badge.img+7
  • TimeXtender Xpert
  • February 5, 2024

Hi,

Do you have .NET 4.8.0 or higher and all the other pre-requisites from https://legacysupport.timextender.com/hc/en-us/articles/213530403-TimeXtender-v20-Prerequisites installed on your production machine?


Forum|alt.badge.img
  • Problem Solver
  • February 5, 2024

@rory.smith 

Both DEV and PROD are on the same machine 


rory.smith
TimeXtender Xpert
Forum|alt.badge.img+7
  • TimeXtender Xpert
  • February 5, 2024

Hi,

That is somewhat strange. If you have Visual Studio on that machine you can have a look in the GAC using gacutil.exe as the error is telling you it is failing to load a dll (or dependency). Do you get the error only from the Envrionment transfer window or also if you start TimeXtender.exe and deploy the project as the Production Server service account (assuming you are not running as Local System)?


Forum|alt.badge.img
  • Problem Solver
  • February 5, 2024

@rory.smith i can deploy successfully from within PROD


rory.smith
TimeXtender Xpert
Forum|alt.badge.img+7
  • TimeXtender Xpert
  • February 5, 2024

Hi,

 

in that case I would log a support ticket through https://legacysupport.timextender.com . In the meantime directly opening the Production environment will allow you to continue development.


Christian Hauggaard
Community Manager
Forum|alt.badge.img+5

Hi @aftabp I have created a support ticket for the “Could not load file or assembly
'System.Runtime.CompilerServices.Unsafe” issue


Forum|alt.badge.img
  • Problem Solver
  • February 6, 2024

Thnak you @Christian Hauggaard 
I was wondering why i got an email today at 07:12 AM that says: 

You are now a registered user of the TimeXtender support site. Follow the link below to choose a password, and we will log you in right away.


Christian Hauggaard
Community Manager
Forum|alt.badge.img+5

@aftabp that is odd since you registered in November 2023. I have created another support ticket for this so we can investigate


Hi,

Do you find solution, beaucause I have same issue.


Forum|alt.badge.img
  • Problem Solver
  • April 16, 2024

@hongwei.pan 
As i have understood the senario, you need to create a project from your DEV.
Since i got the error during testing phase i truncated the PROD-repo and did a fresh deployed from DEV which resolved the issue.

Remember that i did not turncated any DB other then REPOSITORY.


@aftabp 

Thank you for your help, I will try it.


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings