cancel
Showing results for 
Search instead for 
Did you mean: 

SAP B1WS

Former Member
0 Kudos

Can some one help us out please. i am keep on posting messages and no one is replying. i have configured everything based on the documentation.

i am getting an error saying

Server Error in '/B1WS' Application

Line 93: [return: System.Xml.Serialization.XmlElementAttribute("SessionID")]

Line 94: public string Login(string DatabaseServer, string DatabaseName, LoginDatabaseType DatabaseType, [System.Xml.Serialization.XmlIgnoreAttribute()] bool DatabaseTypeSpecified, string DatabaseUserName, string DatabasePassword, string CompanyUsername, string CompanyPassword, LoginLanguage Language, [System.Xml.Serialization.XmlIgnoreAttribute()] bool LanguageSpecified, string LicenseServer) {

Line 95: object[] results = this.Invoke("Login", new object[] {

Line 96: DatabaseServer,

Line 97: DatabaseName,

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

it looks like your sbo-di server under dcom config its not getting authenticated. inwindows 2003 you have add network services under dcom config and it will work perfectly.

Answers (2)

Answers (2)

Former Member
0 Kudos

Can anyone get this to work on Server 2008? I am getting nowhere and the instructions assume we're all using outdated technology.

I'm getting a message 'Unauthorised' when trying to make my Service.Login(xxxxxx) call.

Former Member
0 Kudos

add network service.