[SOLVED]User not able to access application after logging in.

I used the security module in my application when I don’t active security in my scriptcase menu, the user is loggin in and accessing the menu, but when I activate it after the user has logged in successfully, it saying, User not authorised and proposing me to desactivate the security in my scriptcase menu. Same problem happens in production environment so I am unable to access the applications(menu and others).

The account I am using is the admin, meaning it has all permission. I even sychronized the application and gave the permission on the new applications but still it is not working.

What is the problem?

This is the screenshot of the error. please I need help.

scre.PNG

If you are using SC9 maybe a bug, but in general try turning the app’s security to No , generate, save and deploy, then set to yes, save, generate, deploy - just to refresh that app.

Really look at your security tables too. Sometimes I have found you check yes for access or another permission and it doesn’t save sometimes. This is in SC 8.1. In those rare instances, I will have to go into the security tables manually and set the bits manually.

Peace,
Jamie

@onmountain I think it is sc9 bug, the problem is still there after trying what you said. This needs to be fixed quickly because it makes using sc 9 not possible.

I finally installed SC9 to play with it and encountered some problems as well. Different but they stopped me as well. I screen grabbed and detailed everything I could and emailed it to SC. They must be swamped chasing bugs.

I think it is good to post things here so we can all see what is happening and also try to help each other. But I encourage everyone to also report bugs officially to support.

I suggest being very specific as to your OS version you are running, SC version number, browser type and version number, etc. The main thing at this point that we all need is effective debugging and SC version updates. I really liked what I saw in the new SC9 IDE screens and features, but can’t go with production until everything is worked out. Hopefully that is soon.

Peace,
Jamie

Ok. I am using windows 7 64bits.

I am currently on a windows 10 64bit system.
I just saw that SC 0005 is out, so I am going to upgrade and see if anything is fixed. Crossing fingers.

Hey @onmountain, did it work for you?

Hi magezi,
So far I was unable to get a working SQLite deployment. The security module is not gerenating the correct code I guess.

I was able to install mysqla nd get the project working under that so far.

I see that v00006 was just released will try that.

I was able to install mysql and get the project working under that so far.
just by installing mysql?

My problem is solved. The support team asked me the file of my project and found the problem is not a bug but a problem with my code.