I have been trying to debug why a button wouldn’t fire a click event.
Double checked default.json and default.html. Nothing seemed wrong. This button was a copy of another one just changed the click event.
Then suddenly, won’t run at all.
Chrome starts up but DevTool/console says: wisej.wx:1
Failed to load resource: the server responded with a status of 500 (Internal Server Error)
I have unstalled both Wisej-3 and Wisej-3-DevExtreme packages and reinstalled them but I still have the issue.
I need help as I’m dead in the water!
Hi Jean,
are your initial issues appearing when you run in Visual Studio or after you have deployed your application?
If it’s in the deployed application please check if web.config is correctly copied to the target folder.
If it’s happening inside Visual Studio try deleting obj and bin folder, restart Visual Studio and try again.
What happens if you remove the new button?
Best regards
Frank
Hi Jean,
did you reinstall the VSIX from here?
There is also a section for missing templates in our documentation:
https://docs.wisej.com/docs/getting-started-1/troubleshooting#missing-templates
Best regards
Frank
Hi Jean,
did you create a new application using a Wisej project template or worked on an existing application?
From your description it’s hard to tell what went wrong. We’d need a test case to check it on our end.
Best regards
Frank
Please login first to submit.