[Mono-bugs] [Bug 655177] New: Add WCF Reference tools crashes

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Nov 22 01:36:37 EST 2010


https://bugzilla.novell.com/show_bug.cgi?id=655177

https://bugzilla.novell.com/show_bug.cgi?id=655177#c0


           Summary: Add WCF Reference tools crashes
    Classification: Mono
           Product: MonoTouch
           Version: unspecified
          Platform: Macintosh
        OS/Version: Mac OS X 10.6
            Status: NEW
          Severity: Major
          Priority: P5 - None
         Component: Tools
        AssignedTo: gnorton at novell.com
        ReportedBy: ianvink at gmail.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---
           Blocker: ---


User-Agent:       Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_5; en-US)
AppleWebKit/534.7 (KHTML, like Gecko) Chrome/7.0.517.44 Safari/534.7

When I try to add a WCF reference to the web service:
http://admin.bahairesearch.com/ws/winapp.asmx

I get the following error (though works fine with .NET 2.0 Web Services)

System.NullReferenceException: Object reference not set to an instance of an
object
  at Mono.ServiceContractTool.MoonlightChannelBaseOperationExtension.FixupAsync
() [0x00000] in <filename unknown>:0 
  at Mono.ServiceContractTool.MoonlightChannelBaseOperationExtension.Fixup ()
[0x00000] in <filename unknown>:0 
  at Mono.ServiceContractTool.MoonlightChannelBaseContext.Fixup () [0x00000] in
<filename unknown>:0 
  at MonoDevelop.WebReferences.WCF.WebServiceDiscoveryResultWCF.CreateProxyFile
(MonoDevelop.Projects.DotNetProject dotNetProject, FilePath basePath,
System.String proxyNamespace, System.String referenceName) [0x00000] in
<filename unknown>:0 
  at MonoDevelop.WebReferences.WebServiceDiscoveryResult.GenerateFiles
(MonoDevelop.Projects.DotNetProject project, System.String namspace,
System.String referenceName) [0x00000] in <filename unknown>:0 
  at
MonoDevelop.WebReferences.Commands.WebReferenceCommandHandler.NewWebReference
() [0x00000] in <filename unknown>:0 

Reproducible: Always

Steps to Reproduce:
1. Right click choose Add Web Reference
2. enter ASMX
3. Error box appears
Actual Results:  
crash dialog appears.

Expected Results:  
WCF Web Services should be created.

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list