C
charles
I ship a C# asp.net app in .dll form which is targeted at ASP.Net v1.1.
If a user loads is on a machine with ASP.Net v1.0, it crashes--no reasonable
message--just a null-pointer exception before any of my code is reached..
Is there a standard practice to detect and/or prevent this situation. I
haven't found an option in the installer to detect the asp.net version.
thanks
charles
If a user loads is on a machine with ASP.Net v1.0, it crashes--no reasonable
message--just a null-pointer exception before any of my code is reached..
Is there a standard practice to detect and/or prevent this situation. I
haven't found an option in the installer to detect the asp.net version.
thanks
charles