How to add crystal Report viewer in toolbox
when you are trying to add crystal report viewer in your .aspx form and if you are not getting
that module in toolbox simply do one thing.
Just right click on toolbox >add new tab -> write Reporting or whtever name you want to give your module.
step 1->right click on toolbox new box will appear blank just give name to box.optin will appear add tab.
give any defalt tab name.
step2->right click on add given tab name.and select choose item which you want to import.
NOW BOX WILL OPEN TO GIVE YOU MORE REFERENCES SO YOU CAN CHOOSE AS PER YOUR REQUIREMENT.
now here you will get reference of crystal report viewer to add in your toolbox.select all the reference which belongs or useful in designing of crystal report.
Now After all step just go to your toolbox left side and check by clicking + sign .whatever name you had specified to crystal report tab.
now you can open your .aspx page and drag report viewer from report tab from toolbox.