[Mono-devel-list] Test Web Services

Lluis Sanchez lluis at ximian.com
Mon Oct 6 06:59:32 EDT 2003


Some questions: does the documentation page of the web service work for
you? (http://127.0.0.1:8080/TestService.asmx). Notice that XSP runs by
default on port 8080.
Which browser are you using to access the documentation page?
Which errors does ServiceClient.exe give?

On dg, 2003-10-05 at 17:24, Met @ Uber wrote:
> Sorry for any confusion, I'm running XSP 0.6 with Mono 0.28 and MCS
> 0.27.  And I start XSP with --root like so:
>   
>   mono xsp.exe --root ../share/doc/xsp/test/
> 
> The index page loads fine as well as many of the examples.  But I still
> can't get the TestService.asmx or ServiceClient.exe to run any
> differently than described below.
> 
> Any ideas on how to get this started?
> 
> ~ Matthew
> 
> On Sat, 2003-10-04 at 23:45, Gonzalo Paniagua Javier wrote:
> > El dom, 05-10-2003 a las 02:57, Met @ Uber escribió:
> > > I just installed xsp and got the server up which seems great.  I decided
> > > to play with the TestService.asmx file with no success.  When I access
> > > it with ?WSDL I get a null XML file and the ServiceClient.exe is
> > > generated errors, and there's no code to find out why.  Any suggestions
> > > on getting started with web services and mono would be greatly
> > > appreciated. 
> > 
> > You don't say which version of mono/mcs/xsp you are using.
> > 
> > > 
> > > ===
> > > [mimetnet at rasmus test]# mono ServiceClient.exe
> > > ** (ServiceClient.exe:9436): WARNING **: Could not find assembly
> > > extensions
> > > cannot open assembly ServiceClient.exe
> > > ===
> > 
> > If you run install with xsp 0.6 or current CVS, the tests are installed
> > to ${prefix}/share/doc/xsp/test. is that the directory you're testing
> > on? I bet it's not.
> > 
> > The extensions.dll assembly is installed under share/doc/xsp/test/bin.
> > 
> > -Gonzalo
> > 
> > 
> > _______________________________________________
> > Mono-devel-list mailing list
> > Mono-devel-list at lists.ximian.com
> > http://lists.ximian.com/mailman/listinfo/mono-devel-list




More information about the Mono-devel-list mailing list