We are picking up an old project which was built in 2009 in .NET 2.0 using VS 2005. It pulls in real time stock prices and has some formulas implemented based on those real time stock prices. We notice the formula calculation cannot handle the real time data and so would appreciate your help since we need to finish up this project rather soon.
Hi Alan - thanks for your help again, just wanted to let you know, everything works for him now.
Neerja
Neerja,
For #1, is this being opened from source control? Is it possible that he has an earlier version of the project that hasn't yet generated the licenses.licx file? This file is generated by visual studio when interacting with the designers for the controls.
For #2, for the designers to work it is necessary to install the toolset so that the design assemblies are in the GAC and the relevant registry entries are added to the machines registry.
Let me know if you have any questions with this matter.
Sincerely,AlanDeveloper Support SupervisorInfragisticswww.infragistics.com/support
Hi Alan - few days ago, I got the control to work on my machine. However I have 2 questions:
1. We have 2 licenses for our company, they were both in my name, but I got 1 of them transferred to my boss's name since we would like to keep the 2 licenses on 2 separate machines. However, after transferring the license in his name, what does he have to do to be able to see the license? When I open up our project from a shared location, I see the license.licx under "Properties" but when he opens up the exact same project, he does not see it under "Properties", any ideas why?
2. We were wondering if there is a way to not have to install the version that we need to run the project against. In other words, in order for the project to work on my machine properly and see the control in designer view, I had to install NET Advantage 2008 Vol 3 on my machine. Whereas - could we just point the reference in the project to NET Advantage 2008 Vol 3 dlls to a shared location and make it work? Currently by doing so, it does not seem to work.
Would appreciate your help once again.
Thanks.
Hi Alan - upgrading to a later version seems to have done the trick. Thanks so much for your help. We are currently in the middle of getting this app working with the version we currently have, but may be upgrading some time in the near future, so if that happens we will reach out to you again.
Thanks again for your help!
Hi Alan - thanks so much for your response. I am actually in the middle of downloading a later version from your website (Net Advantage Select 2008 Vol 3), and will try to install that to see if that fixes the problem. Once I attempt to do that, will surely let you know.