I sent the profile over and the new urls. The new database is on the same server just added _v2 to the end of it. Here is the url for the app in the azure portal. Maybe I missed something simple. I checked the configs a bunch of times and the db tables. If they cannot help, do the have set procedure for copying a site?
https://portal.azure.com/#@reversem...ppServices
Exception:
Padding is invalid and cannot be removed.
Stack Trace:
at System.Security.Cryptography.CapiSymmetricAlgorithm.DepadBlock(Byte[] block, Int32 offset, Int32 count) at System.Security.Cryptography.CapiSymmetricAlgorithm.TransformFinalBlock(Byte[] inputBuffer, Int32 inputOffset, Int32 inputCount) at System.Security.Cryptography.CryptoStream.FlushFinalBlock() at System.Security.Cryptography.CryptoStream.Dispose(Boolean disposing) at System.IO.Stream.Close() at System.IO.Stream.Dispose() at DotNetNuke.Security.FIPSCompliant.DecryptAES(String encryptedText, String passPhrase, String salt, Int32 iterations) at DotNetNuke.Entities.Controllers.HostController.GetEncryptedString(String key, String passPhrase) at DotNetNuke.Professional.Application.ProApplication.CheckLicense() at DotNetNuke.Professional.Application.ProApplication.get_HasActiveLicenseOrIsTrial() at DotNetNuke.Professional.Providers.PermissionProviders.GranularPermissionProvider.GranularPermissionProvider.HasPagePermission(TabInfo tab, String permissionKey, Func`2 licenseInvalid) at DotNetNuke.Professional.Providers.PermissionProviders.GranularPermissionProvider.GranularPermissionProvider.CanViewPage(TabInfo tab) at Evoq.Content.Library.Providers.PermissionProviders.ContentPermissionProvider.CanViewPage(TabInfo tab) at DotNetNuke.Common.Globals.ValidateModuleInTab(Int32 tabId, String moduleName) at DotNetNuke.Entities.Urls.TabIndexController.AddStandardPagesToDict(SharedDictionary`2 tabIndex, Dictionary`2 dupCheck, String httpAlias, Int32 portalId, String cultureCode) at DotNetNuke.Entities.Urls.TabIndexController.BuildTabDictionary(PathSizes& pathSizes, FriendlyUrlSettings settings, Int32 buildPortalId, SharedDictionary`2 tabIndex, Hashtable& homePageSkins, SharedDictionary`2& portalTabPathDictionary, Guid parentTraceId) at DotNetNuke.Entities.Urls.TabIndexController.FetchTabDictionary(Int32 portalId, Int32& minTabPathDepth, Int32& maxTabPathDepth, Int32& minAliasPathDepth, Int32& maxAliasPathDepth, FriendlyUrlSettings settings, Boolean forceRebuild, Boolean bypassCache, Guid parentTraceId) at DotNetNuke.Entities.Urls.RewriteController.GetTabFromDictionary(String url, NameValueCollection querystringCol, FriendlyUrlSettings settings, UrlAction result, Guid parentTraceId) at DotNetNuke.Entities.Urls.RewriteController.IdentifyByTabPathEx(String absoluteUri, String queryString, UrlAction result, NameValueCollection queryStringCol, FriendlyUrlSettings settings, Guid parentTraceId) at DotNetNuke.Entities.Urls.AdvancedUrlRewriter.CheckForRewrite(String fullUrl, String querystring, UrlAction result, Boolean useFriendlyUrls, NameValueCollection queryStringCol, FriendlyUrlSettings settings, Boolean& isPhysicalResource, Guid parentTraceId) at DotNetNuke.Entities.Urls.AdvancedUrlRewriter.ProcessRequest(HttpContext context, Uri requestUri, Boolean useFriendlyUrls, UrlAction result, FriendlyUrlSettings settings, Boolean allowSettingsChange, Guid parentTraceId)