Project Broken

Please help, saving my project damage my project file, now when i try to run my xojo project i receive the following error

Type mismatch error. Espected Variant, but got Websession.session.enginetypesession

the error location is session.name

Are you sure the project file is damaged? Not just a code error?

This is a compiler error and would indicate a problem with your code, not a damaged project file. If you share some more code, perhaps people can point you in the direction of things to check.

Hi, i discover the XOJO BUG. If you named a webtoolbutton as “Exit” xojo crash when compile. I change the name and everything now is OK.

Exit is a reserved word
The bug really is that it let you do that - it should not