Show Instance

  • Автор темы Автор темы lokiys
  • Дата начала Дата начала

lokiys

Moderator
Регистрация
01.02.2012
Сообщения
4 922
Реакции
1 206
Баллы
113
Is there any other method or there is a bug?
Because this method does not open instance.

C#:
Развернуть Свернуть Копировать
ZennoPoster.ShowInstance(instance.Url, instance.Port, instance.Address);
 
Instance preview was re-worked in ZennoPoster 7.
Probably, this method does not work anymore.
 
Is there any other method or there is a bug?
Because this method does not open instance.

C#:
Развернуть Свернуть Копировать
ZennoPoster.ShowInstance(instance.Url, instance.Port, instance.Address);
Developers said this method should still work.
 
I've also checked. It worked for me.
Here is the example.
 

Вложения

This is from logs nonCriticalErrors-ProjectMaker
Same issue from the server. So nothing about my connection.

Код:
Развернуть Свернуть Копировать
[2025-02-28 19:22:58.1759]|1|UiThread|Connection to https://userarea.zennolab.com/TemplateService.asmx failed
System.Threading.Tasks.TaskCanceledException: A task was canceled.   
--------------------------------------------------------------------------------
[2025-02-28 19:22:58.1759]|1|UiThread|Urls: https://userarea.zennolab.com/; https://userarea-us.zennolab.com/; https://userarea-hk.zennolab.com/; https://userarea.zenno.io/
Used urls: Key: BasicHttpBinding_TemplateServiceSoap Values: https://userarea-hk.zennolab.com/; https://userarea.zennolab.com/

    
--------------------------------------------------------------------------------
[2025-02-28 19:23:18.1912]|1|UiThread|Connection to https://userarea-us.zennolab.com/TemplateService.asmx failed
System.Threading.Tasks.TaskCanceledException: A task was canceled.   
--------------------------------------------------------------------------------
[2025-02-28 19:23:18.1912]|1|UiThread|Urls: https://userarea.zennolab.com/; https://userarea-us.zennolab.com/; https://userarea-hk.zennolab.com/; https://userarea.zenno.io/
Used urls: Key: BasicHttpBinding_TemplateServiceSoap Values: https://userarea-hk.zennolab.com/; https://userarea.zennolab.com/; https://userarea-us.zennolab.com/

    
--------------------------------------------------------------------------------
[2025-02-28 19:23:41.9920]|1|UiThread|Server answer FAIL:No such user generates exception System.FormatException: The input is not a valid Base-64 string as it contains a non-base 64 character, more than two padding characters, or an illegal character among the padding characters.
   at System.Convert.FromBase64_Decode(Char* startInputPtr, Int32 inputLength, Byte* startDestPtr, Int32 destLength)
   at System.Convert.FromBase64CharPtr(Char* inputPtr, Int32 inputLength)
   at System.Convert.FromBase64String(String s)
   at ZennoLab.TemplateManipulator.V4.ProjectAuthorV4.oeFgvlKzF5bRp4s60Xr8(Object )
   at ZennoLab.TemplateManipulator.V4.ProjectAuthorV4.LoadTemplate(Byte[] bytes, String signer, Boolean supressProjectMaker, Boolean isPublish)
    
--------------------------------------------------------------------------------
[2025-02-28 19:23:41.9920]|1|UiThread|Failed to open a file:The input is not a valid Base-64 string as it contains a non-base 64 character, more than two padding characters, or an illegal character among the padding characters.
    
--------------------------------------------------------------------------------
[2025-02-28 19:23:42.4015]|117||CommandTransfer.Exceptions.DeprecatedInterfaceException: FindElementByIntelliSearch is deprecated.
   at CommandTransfer.MessagePerformer.InstanceSetIgnoreNextApplyChanges(Boolean value, Boolean& errorDetected)
   at CommandTransfer.MessagePerformer.MessagePerformerBeginInvoke(Message msg)
CommandTransfer.Exceptions.DeprecatedInterfaceException: FindElementByIntelliSearch is deprecated.
   at CommandTransfer.MessagePerformer.InstanceSetIgnoreNextApplyChanges(Boolean value, Boolean& errorDetected)
   at CommandTransfer.MessagePerformer.MessagePerformerBeginInvoke(Message msg)   
--------------------------------------------------------------------------------
[2025-02-28 19:23:42.4015]|97||CommandTransfer.Exceptions.DeprecatedInterfaceException: FindElementByIntelliSearch is deprecated.
   at CommandTransfer.MessagePerformer.InstanceSetProjectId(String id, Boolean& errorDetected)
   at CommandTransfer.MessagePerformer.MessagePerformerBeginInvoke(Message msg)
CommandTransfer.Exceptions.DeprecatedInterfaceException: FindElementByIntelliSearch is deprecated.
   at CommandTransfer.MessagePerformer.InstanceSetProjectId(String id, Boolean& errorDetected)
   at CommandTransfer.MessagePerformer.MessagePerformerBeginInvoke(Message msg)   
--------------------------------------------------------------------------------
[2025-02-28 19:23:42.5326]|97||CommandTransfer.Exceptions.DeprecatedInterfaceException: FindElementByIntelliSearch is deprecated.
   at CommandTransfer.MessagePerformer.InstanceSetIgnoreNextApplyChanges(Boolean value, Boolean& errorDetected)
   at CommandTransfer.MessagePerformer.MessagePerformerBeginInvoke(Message msg)
CommandTransfer.Exceptions.DeprecatedInterfaceException: FindElementByIntelliSearch is deprecated.
   at CommandTransfer.MessagePerformer.InstanceSetIgnoreNextApplyChanges(Boolean value, Boolean& errorDetected)
   at CommandTransfer.MessagePerformer.MessagePerformerBeginInvoke(Message msg)   
--------------------------------------------------------------------------------
[2025-02-28 19:23:42.5326]|117||CommandTransfer.Exceptions.DeprecatedInterfaceException: FindElementByIntelliSearch is deprecated.
   at CommandTransfer.MessagePerformer.InstanceSetProjectId(String id, Boolean& errorDetected)
   at CommandTransfer.MessagePerformer.MessagePerformerBeginInvoke(Message msg)
CommandTransfer.Exceptions.DeprecatedInterfaceException: FindElementByIntelliSearch is deprecated.
   at CommandTransfer.MessagePerformer.InstanceSetProjectId(String id, Boolean& errorDetected)
   at CommandTransfer.MessagePerformer.MessagePerformerBeginInvoke(Message msg)   
--------------------------------------------------------------------------------
 
@VladZen I tested your example. It is not showing instance. :(
Note that instance window is usually opened on backgroud.
You should put it to the front manually.
Test_show_instance.png
 

Кто просматривает тему: (Всего: 0, Пользователи: 0, Гости: 0)