[Mono-list] XSP samples

Stephen More stephen.more at gmail.com
Thu Nov 10 17:37:17 EST 2005


extensions does exist:

$ ls -l /usr/lib/xsp/test/bin/extensions.dll
-rwxr-xr-x 1 root root 9216 Nov 8 20:57 /usr/lib/xsp/test/bin/extensions.dll


$ strings /usr/lib/xsp/test/bin/extensions.dll | grep -i dump
DumpExtension
DumpAttribute
dump
DumpOut
DumpIn
Dump

What should I try next ?

-Steve More


On 11/10/05, Gonzalo Paniagua Javier <gonzalo at ximian.com> wrote:
>
> 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
>
>
> _______________________________________________
> Mono-list maillist - Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20051110/dcf86610/attachment-0001.html


More information about the Mono-list mailing list