Error after moving to new server

amaslar's picture

I moved the application to a new host and am now getting an error. Any idea what this means?

Database Status - Database Connection OK

Folder Permission - Data folder - Read + Write OK

License Status - License Error

SMTP Status - Could not connect to a valid SMTP Service.
Exception Log
Error 1: Resource agency_v4 is not found or is invalid.

Error 2: Desaware.MachineLicense20.MachineLicenseException: Resource agency_v4 is not found or is invalid. ---> Desaware.MachineLicense20.MachineLicenseException: Resource agency_v4 is not found or is invalid. at Desaware.MachineLicense20.ClientLicense.22(Assembly 1a, String 1a) --- End of inner exception stack trace --- at Desaware.MachineLicense20.ClientLicense..ctor(String ResourceName) at ZNode.Libraries.Framework.Business.ZNodeLicenseManager.Validate() at ZNode.Libraries.Framework.Business.ZNodeBusinessBase.ValidateLicense() at ZNode.Libraries.Framework.Business.ZNodeEncryption..ctor() at ZNode.Libraries.Framework.Business.ZNodeEmail.SendEmail(String To, String From, String CC, String Subject, String Body, Boolean IsBodyHtml) at DiagnosticsPageBase.CheckEmailAccount()

admin's picture

Moving to a new server

Try moving all the *.dlsc files out of Web/Data/Default/Config. You will be prompted to reactivate. Just use the same key that you used before (the one off your receipt).

Znode Administrator
email: support@znode.com
url: www.znode.com

amaslar's picture

Still getting the error. I

Still getting the error. I have learned more. If I deploy the application without compiling (as it exists after a fresh install) then it works. If I deploy after compiling into an assembly, the error returns.