https://bugzilla.novell.com/show_bug.cgi?id=336739
Summary: Unable to use GroupWise SOAP WSDL bindings with Mono
1.2.4
Product: Mono: Class Libraries
Version: 1.2
Platform: 32bit
URL: http://newsportal.novell.com/article.php?id=1844&group=n
ovell.devsup.gwsoap#1844
OS/Version: openSUSE 10.2
Status: NEW
Severity: Blocker
Priority: P5 - None
Component: Sys.Web.Services
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
QAContact: [EMAIL PROTECTED]
Found By: Third Party Developer/Partner
Created an attachment (id=180583)
--> (https://bugzilla.novell.com/attachment.cgi?id=180583)
Exception
Description of Problem:
Attempts to use GroupWise 7 SP1 (MS.NET) WSDL bindings with Mono 1.2.4 cause an
exception.
Steps to reproduce the problem:
1. Import the GroupWise 7 SP1 (MS.NET) WSDL
2. Run the following block of code
---snip---
public GroupWiseSession()
{
this.ws = new GroupWiseNotify.WebReference.GroupWiseBinding();
this.gweb = new
GroupWiseNotify.WebReference.GroupWiseEventsBinding();
StartWebServer();
}
---snip---
Actual Results:
Throws exception as in attachment
Expected Results:
No exception!
How often does this happen?
Every time.
Additional Information:
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs