Update FR.Net in VS2005
pinbot
Texas
I downloaded the FRNet_0_46_Web.exe and am trying to update my 1.0.16 .Net. It uninstalled the previous version and it asked for my key when installing.
The Demo now says 1.0.46 (beta) but when I add a report from the toolbox in VS2005, the Help/About still shows 1.0.16 (beta).
Did I miss something?
Thanks,
Bryan
The Demo now says 1.0.46 (beta) but when I add a report from the toolbox in VS2005, the Help/About still shows 1.0.16 (beta).
Did I miss something?
Thanks,
Bryan
Comments
Most likely VS caches its toolbox somewhere. When you put the Report component on a form and run its designer, it will display the actual version number in the "About" box.
The report designed help/about still shows 1.0.16 (beta). The demo designer help/about shows 1.0.46.
I've attached screen caps of the help/about from both designers.
Bryan.
ok. Figured it out.
I had made the toolbox item point to a previously downloaded fr.net Demo .dll
When I uninstalled the Fr.net Demo and reconfigured the VS toolbox to point to the correct dll it now shows the right version in VS.
Thanks.