Warewolf
DE
English (EN)
Русский (RU)
Español (ES)
Français (FR)
Deutsch (DE)
Nederlands (NL)
Íslenska (IS)
Eesti (ET)
Қазақша (KK)
Українська (UK)
Dansk (DA)
Català (CA)
Polski (PL)
Registrieren / Einloggen
DE
English (EN)
Русский (RU)
Español (ES)
Français (FR)
Deutsch (DE)
Nederlands (NL)
Íslenska (IS)
Eesti (ET)
Қазақша (KK)
Українська (UK)
Dansk (DA)
Català (CA)
Polski (PL)
Registrieren / Einloggen
Benutzerprofil
Pieter
Ihre Kommentare
Object reference not set to an instance of an object.
Steps that caused the same type of stacktrace error:
Create a new workflow, drag an Assign tool on and add a new variable.
Right-click on Explorer and create a New Folder.
Click the Save button on the Menu to open the Save Dialog.
Notice that when you select any option on the Save Dialog, then it assumes that the user wants to move the resource, instead of just selecting it.
This causes the Studio to "freeze", but pressing Esc will unfreeze it.
Fix
Added a check on the Explorer drag and drop to check if the Save Dialog is being used to not allow drag and drop to be called.
We can add a CodedUI test for this by following the steps provided above. The CodedUI test should pass if the Studio does not "freeze".
vor 8 Jahren
Object reference not set to an instance of an object.
vor 8 Jahren
Object reference not set to an instance of an object.
vor 8 Jahren
Executing javascript (question and ideas)
vor 8 Jahren
Object reference not set to an instance of an object.
vor 8 Jahren
IDsObjectPicker.Initialize failed
vor 8 Jahren
The wait operation timed out
vor 8 Jahren
Object reference not set to an instance of an object.
vor 8 Jahren
Critical : Warewolf Must Restart. All open tabs will be …
vor 8 Jahren
Critical : Warewolf Must Restart. All open tabs will be …
vor 8 Jahren
«
1
2
3
4
5
6
7
»
Customer support service
by UserEcho
Pieter
0,74
Registriert:
vor 9 Jahren
Letzte Aktivität:
vor 4 Jahren
Benutzermenü
0
Beiträge
63
Kommentare
Steps that caused the same type of stacktrace error:
Fix