Unable to install or run the application
Tasos Savva
Cyprus
I have developed a WinForm application (.NET Framework 4.5) and created a report with fast reports. On the computer that I develop, everything works fine.
Now I am trying to publish the application. When trying to install on another computer (tried several computers), during the installation I get the following error.
Having a look in assembies folder i can locate FastReport.Bar.dll under the directory C:\Windows\Microsoft.NET\assembly\GAC_MSIL\FastReport.Bars\v4.0_2015.4.0.0__db7e5ce63278458c\
What do I need to get it work?
Now I am trying to publish the application. When trying to install on another computer (tried several computers), during the installation I get the following error.
Unable to install or run the application. The application requires that assembly FastReport.Bars Version 2015.4.0.0 be installed in the Global Assembly Cache (GAC) first.
Having a look in assembies folder i can locate FastReport.Bar.dll under the directory C:\Windows\Microsoft.NET\assembly\GAC_MSIL\FastReport.Bars\v4.0_2015.4.0.0__db7e5ce63278458c\
What do I need to get it work?