Another problem
- From: "Lloyd Dupont" <net.galador@ld>
- Date: Wed, 8 Feb 2006 00:12:54 +1000
Something which, again, works perfectly when I run in the VS.NET embeded
server but not on my webserver provider.
(I use the embeded server as, since a computer crash I only have XPHome and
I didn't bother buy the professional edition)
I have a (home made) dll named "WebUtils.dll" which contains a class named:
WebUtils.RoundCornerImageHandler : IHttpHandler
In my website (which has the WebUtils.dll in its Bin directory) I have
<httpHandlers>
<add verb="GET" path="LWU.RoundCorner.dimg"
type="WebUtils.RoundCornerImageHandler, WebUtils"/>
</httpHandlers>
Now that work perfectly in my dev environemnet, but I just tried to upgrade
and
http://www.thecookscompanion.com/LWU.RoundCorner.dimg?fore=LightSteelBlue&back=White&corner=0
Is giving me an error 404 ?!?!?
Any ideas / tips on why could that be?!
--
I have taken a vow of poverty. If you want to really piss me off, send me
money.
.
- Follow-Ups:
- Re: Another problem
- From: Kevin Spencer
- Re: Another problem
- Prev by Date: Re: publish asp.net 2.0 web site
- Next by Date: Re: publish asp.net 2.0 web site
- Previous by thread: Re: Storing Session in SQL Server
- Next by thread: Re: Another problem
- Index(es):