Hi All,
Session.Open(String userID, String password, String companyID, DateTime sessionDate, 0)
when we use the above statement it throughs error only on some system as
'ACCPAC.Advantage.Server.Session.Open(String userID, String password, String orgID, DateTime sessionDate, Int32 flags, Boolean checkStatus)
at ACCPAC.Advantage.Session.Open(String userID, String password, String companyID, DateTime sessionDate, Int32 flags)
at iCube.Supply1st.login.getCompanyName() in d:\SUPPLY1STNEW\login.aspx.cs:line 474 '
where user id , password , company id and session date are defined previously. But unable to open session for ic module is that releated to any security issues. please guid me
Thanks
Saravanan
Session.Open(String userID, String password, String companyID, DateTime sessionDate, 0)
when we use the above statement it throughs error only on some system as
'ACCPAC.Advantage.Server.Session.Open(String userID, String password, String orgID, DateTime sessionDate, Int32 flags, Boolean checkStatus)
at ACCPAC.Advantage.Session.Open(String userID, String password, String companyID, DateTime sessionDate, Int32 flags)
at iCube.Supply1st.login.getCompanyName() in d:\SUPPLY1STNEW\login.aspx.cs:line 474 '
where user id , password , company id and session date are defined previously. But unable to open session for ic module is that releated to any security issues. please guid me
Thanks
Saravanan