PDA

View Full Version : مشکل با fastreport



ghazal1
چهارشنبه 13 خرداد 1388, 21:35 عصر
با سلام
من از fastreport در دلفی استفاده کردهام و حالا می خوام از fastreport studio در visual
studio استفاده کنم یعنی برای برنامه نویسی سی شارپ . من fastreport studio نسخه demo دارم .
مشکل من اینکه نمی دونم چطوری fast رو به visual اضافه کنم چون هر کدوم جداگانه تصب شده اند .
اگر کسی از fastreport studio در visual studio ودر سی شارپ استفاده کرده لطفا مراحل ارتباط
این دو رو برای من کامل توضیح بده . چون روند نصب در دلفی واضافه کردن fast به آن یکسری مراحل داشت وبا سی شارپ فرق
میکنه.

morteza_hanasavi
چهارشنبه 21 مرداد 1388, 08:56 صبح
سلام دوست عزیز
یک بار اونو uninstall کن ومجدد نصب کن موقع نصب دقت کن چون همون موقع می پرسه که آیا به کامپوننت های VS اضافه شود یا نه؟که باید اونو تیک بزنی

morteza_hanasavi
پنج شنبه 22 مرداد 1388, 12:37 عصر
راه دیگش اینه


Installing into VS Toolbox
The FastReport.Net installation program automatically adds FastReport components into the
Visual Studio Toolbox. If you have disabled this feature when installing, you may add the
components manually. To do this:
· delete the "FastReport.Net" tab from the Toolbox, if it is there;
· create a new tab (to do this, right-click the Toolbox and select "Add Tab" item), or select an
existing tab you would like to add FastReport components to;
· right-click on a tab and select "Choose Items...":
· in the dialog, press the "Browse..." button and choose the FastReport.dll file (it is located in
the "C:\Program Files\FastReports\FastReport.Net" folder);
· close the dialog with OK button.
After this, you will see FastReport.Net components in a chosen tab:
· Report;
· PreviewControl;
· EnvironmentSettings;
· WebReport (this component will be visible in ASP.NET project only).
Installing into the GAC
The FastReport.Net installation program does not install FastReport dlls into the Global
Assembly Cache (GAC). You may do it by yourself:
· open the "My Computer" window and open the "C:\Program Files\FastReports\FastReport.
Net" folder;
· open the second "My Computer" window and open the "C:\Windows\Assembly" folder;
· drag&drop FastReport.dll, FastReport.Dock.dll, FastReport.Editor.dll files from the first
window to the second one. These dlls will be installed to the GAC.