Page 1 of 1
Teechart lead to vs.net restart
Posted: Wed Sep 17, 2014 6:09 am
by 16070170
Hello:
I integrated the lateste Teechart.dll with version 4.1.2014.8122 into my project( VS.net 2010), when trying to build the solution, if the form holding the teechart control is open, it will lead to vs.net to restart. When close that form file, everything goes well. Could you help me out it? Thanks!
Ying-Hui
Re: Teechart lead to vs.net restart
Posted: Wed Sep 17, 2014 7:55 am
by Christopher
YingHui wrote:Hello:
I integrated the lateste Teechart.dll with version 4.1.2014.8122 into my project( VS.net 2010), when trying to build the solution, if the form holding the teechart control is open, it will lead to vs.net to restart. When close that form file, everything goes well. Could you help me out it? Thanks!
Ying-Hui
Hello,
This seems to work fine here, as can be seen in the following image:
Are you sure you have the "Target Framework" of the project set to ".NET Framework 4" and not ".NET Framework 4 Client Profile"? e.g.
Re: Teechart lead to vs.net restart
Posted: Wed Sep 17, 2014 8:34 am
by 16070170
Hello Christopher :
Yes, I am using the .Net Framework 4.
Not sure if it relates with the configuration with my project and vs.net.
Best Regards,
Ying-Hui
Re: Teechart lead to vs.net restart
Posted: Wed Sep 17, 2014 8:48 am
by Christopher
YingHui wrote:
Yes, I am using the .Net Framework 4.
Not sure if it relates with the configuration with my project and vs.net.
I'm not sure either. As you can see, I'm using the same TeeChart.dll as you are in the same version of Visual Studio and with the same version of the .NET Framework.