Hi,
There are times when you'd have installed Metastorm on your System but would not be able to see the Debug Option under that. The following steps needs to be performed for letting the debug option to be working in Metastorm.
- Those who are not able to see the Debug Option in Metastorm, please ensure that you have first have the ProcessDiagnostics Service with you. This you can see through going to IIS -> Default WebSite.
- If you have performed the step 1 and then also you are not able to debug your application then go to ComputerManagement-> EventViewer->Application and see the logs.
- You will see a Failure Audit Log where it would be showing “Login failed for user ‘USER_NAME’. Ensure that this user is added in your sql server under sysadmin account.
- Your Debug Option will start working.
Happy Coding..