Re: [Mono-list] xsp Web Service support

2004-04-09 Thread Lluis Sanchez
On dv, 2004-04-09 at 01:51, Chris List Recipient wrote:
 Does xsp support web services? 

Yes.

 I am running xsp 0.9 and I get back an
 error indicating the asmx file is not found:
 
 Not Found
 The requested URL /ConfigFiles.asmx was not found on this server. 

If the file is there (with that exact case) and the web service is fully
implemented in the asmx file or in a class compiled in an assembly
located in the bin directory, this must work. If all of this is true and
still doesn't work, please file a bug report in bugzilla wiht a small
test case.

Lluis.

 
 aspx and html files serve up fine.
 
 -Chris
 ___
 Mono-list maillist  -  [EMAIL PROTECTED]
 http://lists.ximian.com/mailman/listinfo/mono-list

___
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list


[Mono-list] xsp Web Service support

2004-04-08 Thread Chris List Recipient
Does xsp support web services? I am running xsp 0.9 and I get back an
error indicating the asmx file is not found:

Not Found
The requested URL /ConfigFiles.asmx was not found on this server. 

aspx and html files serve up fine.

-Chris
___
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list