Can anyone say how to set an Crystal Report into my Form?

I Find this at the Msdn:

In a C++ application

You have created a Managed C++ project, MyProject, in the default folder for the user logged on as Administrator (C:\Documents and Settings\Administrator\My Documents\Visual Studio Projects).
You have inserted a Windows Forms Viewer, crystalReportViewer1, in MyProject.cpp in MyProject.
You can bind My Report.rpt to the Windows Forms Viewer by report name, or report object.


but how to insert an? I am not registred as Admin on woindows but I have the rights of an admin so it maust work?