<div>Hi all,</div><div>     I want to show paraview result on webpage,  and I setup the paraviewweb envi (version 3.98.0). </div><div>     Method "paraview.loadData" can get a normal source object and show well, but it can only open native file. So, I use "paraview.OpenDataFile" to read the remote file, but I got an Error:</div><div> </div><div>     <font color="#ff0000"> 'NoneType' object has no attribute 'Representations'</font><span id="_editor_bookmark_start_0" style="display: none; line-height: 0px;">‍</span></div><div><font color="#ff0000">     </font></div><div><font color="#ff0000">     </font>My Code:</div><div>            <font color="#ff0000" size="2">paraview = new Paraview(serverUrl);<span id="_editor_bookmark_start_5" style="display: none; line-height: 0px;">‍</span></font></div><div><font color="#ff0000" size="2">            ......</font></div><div><font color="#ff0000" size="2">           var reader = paraview.OpenDataFile(val);<span id="_editor_bookmark_start_1" style="display: none; line-height: 0px;">‍</span></font></div><div><font color="#ff0000" size="2">           <span style="line-height: 1.5;">paraview.SetDisplayProperties( {</span></font></div><div><font color="#ff0000" size="2"><span class="Apple-tab-span" style="white-space:pre">                </span>'proxy' : reader <span id="_editor_bookmark_start_4" style="display: none; line-height: 0px;">‍</span>,</font></div><div><font color="#ff0000" size="2"><span class="Apple-tab-span" style="white-space:pre">            </span> 'view'  : myview,</font></div><div><font color="#ff0000" size="2"><span class="Apple-tab-span" style="white-space:pre">           </span>Representation : 'wirefire<span id="_editor_bookmark_start_3" style="display: none; line-height: 0px;">‍</span>'</font></div><div><font color="#ff0000" size="2"><span class="Apple-tab-span" style="white-space: pre;">   </span>    } );</font><span id="_editor_bookmark_start_2" style="display: none; line-height: 0px;">‍</span></div><div><br></div><div>Any help will be appreciated!</div><div>Thanks all!</div><div><div style="color:#909090;font-family:Arial Narrow;font-size:12px">------------------</div><div style="font-size:14px;font-family:Verdana;color:#000;"><div style="font-family: Simsun; font-size: medium; line-height: normal;"><span style="">------------------</span><span style="">------------------</span><span style="">--</span></div><div style="font-family: Simsun; font-size: medium; line-height: normal;"><span style="line-height: 18px;"><font face="黑体" color="#999999"><b><a href="http://baike.baidu.com/view/350205.htm#sub9836231">Ewin.TD</a></b></font></span></div><div style="font-family: Simsun; font-size: medium; line-height: normal;"><div style="line-height: 21px;"><br></div></div></div></div>