Not really. Perhaps you can clear those fields temporarily before debugging?
Great that it works! The decryption error with encrypred fields happens because your dev AOS can't decrypt data that the test AOS encrypted.
The AOS can't start for some reason, you can find more information about the issue in Windows Event Log.
It's also good to test that you really can access the test database from your dev system using Sql Server Management Studio (remember to enter both server name and database name which you get from LCS).
You can point your dev system AOS to the TST database and debug how your local code works with the TST data. So, just make sure you have the same code in dev than you have in TST and you're good to go.
André Arnaud de Cal... 291,759 Super User 2024 Season 2
Martin Dráb 230,468 Most Valuable Professional
nmaenpaa 101,156