Microsoft Visual Studio Unhandelled exception error

Asked By 130 points N/A Posted on -
qa-featured

Hello,

I am just getting the following Microsoft Visual Studio error saying “Uninstalled exception at line 297, column 9 in Function code”. I can’t use this program properly. I have tried to reinstall the program to fix the problem but still exists the error. How can I solve the annoying error message. Help me. Thanks.

Microsoft Visual Studio

Uninstalled exception at line 297, column 9 in Function code.

0x80070002 – Javascript runtime error: The system cannot find the specified.

Win RT information: An item cannot be found with the specified name (caption txt)

Break when this exception type is thrown.

SHARE
Answered By 0 points N/A #184761

Microsoft Visual Studio Unhandelled exception error

qa-featured

Hi Tyrone,

This is an error in the code and not in the Visual Studio software itself. The error code you have mentioned occurs usually when the code is unable to locate or reference the mentioned function. You will have to modify the code where it throws the error, line 297 as it indicates. I would suggest you take a look at the code and check if you have an error handler code called "err".

Related Questions