jarredmorris
New member
- Joined
- Mar 17, 2012
- Messages
- 2
- Programming Experience
- Beginner
Hello,
I'm new here. But I've encountered a problem and thought y'all could help out. I've searched the internet for what feels like hours and I just can't work it out, I can't even find anything related to the matter, maybe I'm just searching for the wrong thing, I'm not exactly an expert on programming but I know enough to get by.
I'm currently developing a Windows Form Application in Visual Studio 2010. I need to get a chart to appear in my program. However, it simply isn't possible.
The Chart control does not appear in the toolbox, I can't add it in. If I try to add it by right-clicking and selecting Choose Items... then the Chart controls in the .NET tab are checked, but they just won't appear in the toolbox and I can't find a way of putting a chart onto a form at all.
However, I have no problems getting a chart for new projects. I tried just now to create a new project, I put a chart in, and then saved the project. I then went to my original project, imported the form from the new project and it caused an error, gave a big error screen when I tried to take a look at that imported form. So charts work on new projects, but not for my existing project which is where I actually need them!
I have all the latest .NET frameworks. I work on my project on two systems. My home machine and a college computer. No-one there can seem to work out the problem either.
Does anyone have an idea of how I can fix this? Or what the problem is?
Cheers.
I'm new here. But I've encountered a problem and thought y'all could help out. I've searched the internet for what feels like hours and I just can't work it out, I can't even find anything related to the matter, maybe I'm just searching for the wrong thing, I'm not exactly an expert on programming but I know enough to get by.
I'm currently developing a Windows Form Application in Visual Studio 2010. I need to get a chart to appear in my program. However, it simply isn't possible.
The Chart control does not appear in the toolbox, I can't add it in. If I try to add it by right-clicking and selecting Choose Items... then the Chart controls in the .NET tab are checked, but they just won't appear in the toolbox and I can't find a way of putting a chart onto a form at all.
However, I have no problems getting a chart for new projects. I tried just now to create a new project, I put a chart in, and then saved the project. I then went to my original project, imported the form from the new project and it caused an error, gave a big error screen when I tried to take a look at that imported form. So charts work on new projects, but not for my existing project which is where I actually need them!
I have all the latest .NET frameworks. I work on my project on two systems. My home machine and a college computer. No-one there can seem to work out the problem either.
Does anyone have an idea of how I can fix this? Or what the problem is?
Cheers.