Hi,
I am trying to login to B1 from an aspx webpage.The function to login is written in the codebehind of webpage.I get an "access denied" message when trying to login .My DIServer and License server are already running and all the parameters are correct.The following is the line where exception throws.
DISnode = new SBODI_Server.Node();
Anybody can tell what the cause of this error?
Deepesh