Click here to Skip to main content
15,914,409 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hi every one ,
i am using visual studio 2005 C# and i need to use treeview(system.web.ui.webcontrols)
(Not system.form) component
i added it to toolbox but it was disabled so i can't put it in my application ,

note:
i install netframwork 3 in the computer and i tried other version
because i thougth this problem might be from netframwork but the problem still .

so any one can help me ?

thanks
Posted
Updated 10-Mar-10 21:58pm
v2

1 solution

Sounds like you have created the wrong project type when you first started the project.

You should have created a Web Application instead of Forms Application.

Start again and see if that solves your problem.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900