Is there a way to tell which version of .NET an application uses? Not my own, but one that I bought. I see v1.1.4322 embedded in the executable, so that's 1.1. Is this the right way to find out?
Thanks,
Mike
Printable View
Is there a way to tell which version of .NET an application uses? Not my own, but one that I bought. I see v1.1.4322 embedded in the executable, so that's 1.1. Is this the right way to find out?
Thanks,
Mike
That might be just the version of the app, like MDAC 2.7, 2.8, etc
I guess it could be, just assumed it was .NET version. Not sure. Even if that was the case, I'm also wondering about a ASP.NET application we purchased.
I know I could just ask, or move folders around, but that's got to be stored withing the app/web app, and I'm just curious.