If this has been answered before, I appologize but I can't seem to get the site's search function to work, so here goes.
I am trying to write a logon script for CE 8.0; after I create the Session Manager, I try to logon and get the following error:
Plugin Manager error: "Unable to locate the requested plugin Enterprise on the server."
The code is simple: Set Sess = SessionManager.Logon(UserID, Password, APS, Aut)
I am checking for err.description after creating the Session Manager, so it should be ok. I have copied all the code from Crystal's logon.csp page and I get the same error. I have accessed the page from my own virtual directory and from the default virtual application ("Crystal" that the install creates and I have had no luck.
It's got be something simple....<sniffle>!
Thanks.
Chris
Chris
DFW Crystal User Group
I am trying to write a logon script for CE 8.0; after I create the Session Manager, I try to logon and get the following error:
Plugin Manager error: "Unable to locate the requested plugin Enterprise on the server."
The code is simple: Set Sess = SessionManager.Logon(UserID, Password, APS, Aut)
I am checking for err.description after creating the Session Manager, so it should be ok. I have copied all the code from Crystal's logon.csp page and I get the same error. I have accessed the page from my own virtual directory and from the default virtual application ("Crystal" that the install creates and I have had no luck.
It's got be something simple....<sniffle>!
Thanks.
Chris
Chris
DFW Crystal User Group