By Ed Summers - 12/1/2006
How can I tell which version of the App Framework is installed on a particular workstation? I have a solution I am running on 2 separate machines and 1 machine is throwing build errors at me. I believe this has to do with the old version being on 1 machine but I want to double-check first before I install anything.
Thanks
Ed
|
By Trent L. Taylor - 12/1/2006
Really the only way is to look at the installation version. We keep the assembly versions the same between major point releases to reduce confusion with references when updates are received. I am pretty sure you can tell through the install version though. I have not tested this for sure, but I think this will tell you what you need:
|
By Ed Summers - 12/1/2006
thanks
|
By Trent L. Taylor - 12/1/2006
No problem
|