TChartWeb + ATLAS problem
Posted: Thu Aug 17, 2006 10:57 pm
Hi,
I've created a basic website using the AJAX based "ATLAS control toolbox" ( http://atlas.asp.net/Default.aspx?tabid=47 ) running on II6.0 and .NET 2.0. This involves making some changes to web.config as described at the bottom of this page - http://atlas.asp.net/docs/overview/install.aspx , and an explanation of the library can be found here - http://atlas.asp.net/docs/Overview/Atla ... rview.aspx
The problem I've got is once I change web.config for ATLAS support, the WebChart wont work. When you navigate to the page containing WebChart a NullReferenceException is thrown and the WebChart markup is highlighted.
The issue occurs on any WebForm which contains a WebChart, even if there are no ATLAS components on the page.
Has anyone else experianced this problem, any known work arounds?
Dave
I've created a basic website using the AJAX based "ATLAS control toolbox" ( http://atlas.asp.net/Default.aspx?tabid=47 ) running on II6.0 and .NET 2.0. This involves making some changes to web.config as described at the bottom of this page - http://atlas.asp.net/docs/overview/install.aspx , and an explanation of the library can be found here - http://atlas.asp.net/docs/Overview/Atla ... rview.aspx
The problem I've got is once I change web.config for ATLAS support, the WebChart wont work. When you navigate to the page containing WebChart a NullReferenceException is thrown and the WebChart markup is highlighted.
The issue occurs on any WebForm which contains a WebChart, even if there are no ATLAS components on the page.
Has anyone else experianced this problem, any known work arounds?
Dave