[Mono-list] XSP samples

Gonzalo Paniagua Javier gonzalo at ximian.com
Thu Nov 10 14:22:26 EST 2005


On Thu, 2005-11-10 at 13:06 -0500, Stephen More wrote:
> I installed the following rpms: 
> 
> mod_mono-1.1.10-0.rhel4.novell.i386.rpm
> mono-core-1.1.10-0.novell.i586.rpm
> mono-data-1.1.10-0.novell.i586.rpm
> mono-web-1.1.10-0.novell.i586.rpm
> xsp-1.1.10-0.novell.noarch.rpm
> 
> 
> The only sample that does not work is "ConverterService.asmx"
> 
> It complains on the following 2 lines:
> Line 30: [Dump]
> Line 31: [Encrypt] 
> 
> What is needed to get this sample working ?

That might be a packaging error. There should be a /usr/lib/xsp/test/bin
directory containing at least a 'extensions.dll' assembly. If not, you
can compile it from DumpExtension.cs and EncryptExtension.cs from the
source package.

-Gonzalo




More information about the Mono-list mailing list