Error occured while adding controls in toolbox
Just now I have installed FastReport.Net Demo on my pc (winxpsp2)
I have checked the box to install components at the time of installation but when I open my visual studio i have'nt found the components.
So I tried manually but it fails and gives error.
Error is
The type library "c:\...\FastReport.tlb" could not be loaded
Thanks in Advance
I have checked the box to install components at the time of installation but when I open my visual studio i have'nt found the components.
So I tried manually but it fails and gives error.
Error is
The type library "c:\...\FastReport.tlb" could not be loaded
Thanks in Advance
Comments
FR does not install toolbox items in Express edition. You should install them manually as described in the programmer's manual.
In your screenshot I see that you are trying to add COM component. It's not correct, you should add .Net Framework component.
I tried manually in both tabs (.Net Framework Components as well as Com Component tab)
The result is same.
here is result
http://www.microsoft.com/downloads/details...a8-910ae6ea442c
You also may use the latest build of FR.Net which installs this control to GAC by default.
THANKS A LOT ALEX FOR QUICK AND VALUABLE SOLUTION