Search found 5 matches

by paulmaple
Mon Feb 09, 2015 12:18 am
Forum: Features use and tips
Topic: Virus detection with 3D Viewer
Replies: 9
Views: 5594

Re: Virus detection with 3D Viewer

You're welcome!
by paulmaple
Sat Feb 07, 2015 6:28 pm
Forum: Features use and tips
Topic: Virus detection with 3D Viewer
Replies: 9
Views: 5594

Re: Virus detection with 3D Viewer

<t>Have got around the AVG blocking by substituting the string in jnlp_embedded: with two variables, each containing part of the string, i.e.<br/>
<br/>
AVGpart1="8am5scCB";<br/>
AVGpart2="ocmVmPS";<br/>
<br/>
jnlp_embedded:"PD9....Pgo"+AVGpart1+AVGpart2+"JTd....<br/>
<br/>
This should work for ...
by paulmaple
Fri Feb 06, 2015 9:14 pm
Forum: Features use and tips
Topic: Virus detection with 3D Viewer
Replies: 9
Views: 5594

Re: Virus detection with 3D Viewer

I can trigger the AVG block by trying to open a .html file on the server consisting of the following string:
"8am5scC*ocmVmPS" (I've starred out the 8th character to prevent AVG blocking the forum!). The string comes form SweetHome3DViewer.html.

Hope this is of help.
by paulmaple
Thu Feb 05, 2015 9:53 am
Forum: Features use and tips
Topic: Virus detection with 3D Viewer
Replies: 9
Views: 5594

Re: Virus detection with 3D Viewer

<t>I believe so. I have the .sh3d, .html and lib on my C: drive. If I scan these with AVG, no threats are found. The .html on my C: drive will open fine in FireFox, Opera and IE.<br/>
<br/>
However, when I upload the .sh3d, .html and lib to the server and try to open the .html on the server, I get ...
by paulmaple
Wed Feb 04, 2015 10:57 pm
Forum: Features use and tips
Topic: Virus detection with 3D Viewer
Replies: 9
Views: 5594

Re: Virus detection with 3D Viewer

Hi,

Same problem on Firefox, Opera and Safari when trying to load from server. However, will run on these browsers and IE locally. Scanning the local .html, .sh3d and lib with AVG returns no threats. Installed latest version of Java today. Any help greatly appreciated. Thanks.