Are you sure that you're using the LabVIEW web server and not a different one? As I said in one of your other postings, have you tried to get everthing working locally first? From the Options menu of LabVIEW, enable the web server (Web Server: Configuration), select Allow Viewing and Controlling (Web Server: Browser Access) with a * in the access list, and select Allow Access (Web Server: Visible VIs) with *.*. Then open the VI you want to control remotely. From the Tools menu, select the Web Publishing Tool. For Viewing Options, select Embedded and then click the Save to Disk button. Save it locally to the LabVIEW 6.1\www folder. when the Document URL window pops up, click the Connect button. It will take a short time to download the panel and then you
should be able to request remote control. If something doesn't work, explain in detail when exactly you get any kind of error message and what it is.