This topic is locked

Mulitple ASPRunner applications

10/15/2010 5:46:33 PM
ASPRunnerPro General questions
L
luic author

Hi,
I found out that if I have an user running more than one application system build by the ASPRunner tool ahd each application has log in with group ID. Since the session variable ("GROUPID") will be by ASPRunner by default to control the menu item access, if the group id for each application is different, the session value will be overwritten by other application, then the menu item access will be messed up.
Please advise how can an user run different ASPRunner applications with different group ID values.
Chris.

Sergey Kornilov admin 10/17/2010

Tell client to create a separate application in IIS for each ASPRunnerPro application. That will maintain a separate session for each app.

L
luic author 10/18/2010



Tell client to create a separate application in IIS for each ASPRunnerPro application. That will maintain a separate session for each app.


I would suggest if the groupid session name can be assigned when a project is built or the ASPRunner application can define few session ID for use.