G
Guest
How can i detect if framework 2.0 is installed using asp.net web app if in
the first place the web app will not run without the framework?
I just need to catch the error in case there is no framework installed and
display a friendly message telling the user to install the framework first
before running the web app.
Can anyone point me to helpful resources?
Thanks.
the first place the web app will not run without the framework?
I just need to catch the error in case there is no framework installed and
display a friendly message telling the user to install the framework first
before running the web app.
Can anyone point me to helpful resources?
Thanks.