reuven
March 9th, 2003, 09:48 AM
I would like to handle exceptions when deploying my .NET application to machine that .NET framework is not installed.
The .NET is written in C++ .NET.
I tried try-catch, but it still give "the file... does not exist"
Please help.
The .NET is written in C++ .NET.
I tried try-catch, but it still give "the file... does not exist"
Please help.