Page 1 of 1

RFXcharts parser error

Posted: Sun Mar 13, 2011 2:02 pm
by francisb
Hello,

I recently bought Homeseer and the RFXcom plugin, installed RFXcharts and chartdirector.net.
Followed the instruction RFXCOM_charts.

But when i take a look at the chart ill get:

Code: Select all

Line 4:  <%@ Import Namespace="System.Data.OleDb" %> 
Line 5:  
Line 6:  <%@ Register TagPrefix="chart" Namespace="ChartDirector" Assembly="netchartdir" %>
Line 7:  
Line 8: 
 
Probally something simple but google was not giving me an answer i could solve this problem with.

Anyone knows what i am doing wrong?

Re: RFXcharts parser error

Posted: Sun Mar 13, 2011 2:21 pm
by francisb
solved it, the netchartdir.dll and netchartdir.xml should also be copied to the homeseer hs2/html/bin directory.