Forum Discussion
Anonymous
9 years agoNot applicable
Execution stuck in Constructor
Hello all, I´m trying to port my Custom Visual to the new Developer Plattform. After multiple changes I´m able to compile and start the visual. But now, when I want to put Data into the visual, ...
v-chuncz-msft
9 years agoCommunity Support
Anonymous,
You'll need to confirm that there is no error message when you run the visual server by typing pbiviz start in terminal / command line from the root of your visual project. For tips about debugging your custom visual, see the debugging guide.