01-07-2008 11:38 AM
01-08-2008 12:39 AM
Do you set the URL of the button correctly? For example, if you connect a button in client process to somewhere in server process, the URL is probably relative path. But you need absolute path to make the web client work. The remote web client can't find the source by relatvie path.
01-08-2008 08:48 AM
I would use for example \\computername\processname\modbusfolder\site.10001. I have tried it this way, as well as \\.\modbusfolder\site.10001, and neither seem to work.
I was trying to devolop my server and client both on one machine, but if need-be I can use 2. However to better understand it, and get it up and going, I would like to make it all work on one, so as not to have to switch back and forth betwween machines, too much.
Thanks,
Rod Ekholm
Spokane County Communications
01-08-2008 09:27 PM