[Mono-list] httpHandlers on apache "unable to load type handler"

Andrew Scott km0ti0n at gmail.com
Sat Jun 3 15:11:38 EDT 2006


Hello all

Rencently I have been preparign to port some applications to mono from
.net.

All of these applications hinge upon my own httpHandlers, so I decided to
create a simple hello world test handler.  I have a dll of a class that
inherited fro IHttpHandler.  Added the handler to the web.config file also.
and also added it to the httpd.conf of apache.  When I navigate to the a
page I get the followign error
*Failed to load httpHandler type `testHandler.MyClass, testHandler'*
It's as if It unable to locate the dll.

Anyone direct me to a way to fix this?

Andy

-- 
Andrew Scott
[km0ti0n]
http://blog.km0ti0n.be
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20060603/c6210c8b/attachment.html


More information about the Mono-list mailing list