In VS 2010 crystal report 2011 if you choose to start a new project Windows form application you can not see crystal report in toolbox
so You need to choose Crystal report project so that crystal report document and crystal report viewer
appear in the toolbox
and thats because
By default, when you create a new .net 4 Windows Form application, it uses the .net 4 Client Profile framework, not the standard .net 4 framework. Convert it to .net framework standard.
To make it possible to see crystal report controls in toolbox
Hope thats help you
so You need to choose Crystal report project so that crystal report document and crystal report viewer
appear in the toolbox
and thats because
By default, when you create a new .net 4 Windows Form application, it uses the .net 4 Client Profile framework, not the standard .net 4 framework. Convert it to .net framework standard.
To make it possible to see crystal report controls in toolbox
Hope thats help you
No comments:
Post a Comment