I stopped the project yesterday night and now clicked on "Start" and the error happens again. So now here is a screenshot and in the Logs are the following corresponding entries:
executionLog.txt:
2015-01-21 11:25:19.9988|WARN|ZennoLab.LogLibrary.InternalError|Error occured in module "ZennoPoster"
Message: "Failed to complete project C:\Users\xxx\Desktop\ZennoProjects\gmx\gmx-act-SETUP-FW-2.0 - mit Proxies.xmlz"
nonCriticalErrors.txt:
2015-01-21 11:25:19.9988|ERROR|Server answer FAIL
ecryption error generates exception System.FormatException: Die Eingabe ist keine gültige Base-64-Zeichenfolge, da sie ein Nicht-Base-64-Zeichen, mehr als zwei Leerstellen oder in den Leerstellen ein Zeichen enthält, das ungültig ist.
bei System.Convert.FromBase64_Decode(Char* startInputPtr, Int32 inputLength, Byte* startDestPtr, Int32 destLength)
bei System.Convert.FromBase64CharPtr(Char* inputPtr, Int32 inputLength)
bei System.Convert.FromBase64String(String s)
bei ZennoLab.TemplateManipulator.V4.ProjectAuthorV4.z0n8iNollpEo3dHUhOtO(Object )
bei ZennoLab.TemplateManipulator.V4.ProjectAuthorV4.K9g68cvotco(Byte[] , String , Boolean )|
2015-01-21 11:25:19.9988|ERROR|ProjectsCollector.Load|System.FormatException: Die Eingabe ist keine gültige Base-64-Zeichenfolge, da sie ein Nicht-Base-64-Zeichen, mehr als zwei Leerstellen oder in den Leerstellen ein Zeichen enthält, das ungültig ist.
bei System.Convert.FromBase64_Decode(Char* startInputPtr, Int32 inputLength, Byte* startDestPtr, Int32 destLength)
bei System.Convert.FromBase64CharPtr(Char* inputPtr, Int32 inputLength)
bei System.Convert.FromBase64String(String s)
bei ZennoLab.TemplateManipulator.V4.ProjectAuthorV4.z0n8iNollpEo3dHUhOtO(Object )
bei ZennoLab.TemplateManipulator.V4.ProjectAuthorV4.K9g68cvotco(Byte[] , String , Boolean )
bei ZennoLab.TemplateManipulator.ZennoPosterProjectModelV4.WJWvwqocxFQGHyypvg2L(Object , Object , Object , Boolean )
bei ZennoLab.TemplateManipulator.ZennoPosterProjectModelV4.acS6w7DrRQu(Byte[] , String , String& , Boolean )
bei ZennoLab.TemplateManipulator.ZennoPosterProjectV4..ctor(String fileName, String& code, Boolean supressProjectMaker)
bei ZennoLab.ZennoPoster.ZennoPosterProjectsCollectorV4.DQqksDGPss(String , String& )
bei ZennoLab.ZennoPoster.ZennoPosterProjectsCollectorV4.Load2(String fileName)
In the "criticalErrors.txt" is no related entry.
Hope this helps to indentify the problem.
Best
morph
PS: After restarting ZP the instance starts and works well again.