Hey,
I’m getting a runtime execution error when trying ot open an excel file(A problem with the file). And am trying to handle this with the try-catch activity but it is not picking it up only stopping the proccess when the error comes up. Ive selected the exception type “System.Exception” But for some reason the process is ending instead of running the catch process. Any idea’s of how i can catch this error?