Empty results panel
Options
Has anyone seen rendering issues with the Results panel ?
I am able to view source and see the data in the HTML but it's not rendered on the results panel.
Setup :
Linqpad4 on Windows server 2012. I had it working fine until this happened.
Tried :
Tweaking preferences to default results destination to 'Data Grids'. No luck.
I am able to view source and see the data in the HTML but it's not rendered on the results panel.
Setup :
Linqpad4 on Windows server 2012. I had it working fine until this happened.
Tried :
Tweaking preferences to default results destination to 'Data Grids'. No luck.
Comments
-
Is this the case with all queries, even a "Hello, world" query?
LINQPad uses the WebBrowser control to render results, which is a wrapper for IE. Does Internet Explorer work OK for you? -
Yes. It happens for all queries.
Internet explorer works fine for me.