Skip to Content
0
Former Member
Nov 13, 2006 at 01:51 PM

Access denied for DI Server

76 Views

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