Hi,
I have now updated MCS pug-in from v2 to v4, but I am having problems with this asp page. When I click on it from my custom header, I get completely empty page with no text. In the log file there is the following text:
7.9.2003 14:10:36~!~mcsTemperature~!~Maximum simultaneous ASP requests now = 7
7.9.2003 14:10:46~!~mcsTemperature~!~TemperatureASP 10 second Timeout On Pending ASP Request with pending level 7
7.9.2003 14:10:46~!~mcsTemperature~!~TemperatureASP Error: Type mismatch
One thing which I noticed that my old data in the database is in decimal numbers whereas the new plug-in multiplies the values with 100. I checked that all my virtual device values are correctly populated inthe database. If this is the reason what would be the easiest way of multiplying the old values by 100? One way would be to export database to Excel file and do the maths in Excel and then try to import the Excel file into database.
In the plug-in display setup I have ticked "Compatibility" and "Exclude header and footer" according to the plug-in manual. Other settings should be the default ones. Any ideas?
Jari
I have now updated MCS pug-in from v2 to v4, but I am having problems with this asp page. When I click on it from my custom header, I get completely empty page with no text. In the log file there is the following text:
7.9.2003 14:10:36~!~mcsTemperature~!~Maximum simultaneous ASP requests now = 7
7.9.2003 14:10:46~!~mcsTemperature~!~TemperatureASP 10 second Timeout On Pending ASP Request with pending level 7
7.9.2003 14:10:46~!~mcsTemperature~!~TemperatureASP Error: Type mismatch
One thing which I noticed that my old data in the database is in decimal numbers whereas the new plug-in multiplies the values with 100. I checked that all my virtual device values are correctly populated inthe database. If this is the reason what would be the easiest way of multiplying the old values by 100? One way would be to export database to Excel file and do the maths in Excel and then try to import the Excel file into database.
In the plug-in display setup I have ticked "Compatibility" and "Exclude header and footer" according to the plug-in manual. Other settings should be the default ones. Any ideas?
Jari
Comment