Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Misc Newsgroups > .NET General

Vista - Mondor's MSCaptcha image won't load on host provider's server

Reply
 
Old 10-10-2009   #1 (permalink)
Hillbilly


 
 

Mondor's MSCaptcha image won't load on host provider's server

Mondor's MSCaptcha control runs and displays on the local dev machine but
won't display its generated image when deployed to the shared server hosting
service.

// what my web.config says:
<handlers>
<add name="MSCaptchaImage"
path="CaptchaImage.axd"
verb="GET"
type="MSCaptcha.CaptchaImageHandler, MSCaptcha"
preCondition="integratedMode,runtimeVersionv2.0"/>
</handlers>

A.) Yes, I've followed the instructions documented here [1] and the control
runs on my local dev machine.

B.) Yes, I FTP the .dll(s) to the bin directory on the host server and my
local code running from IIS7 on Vista runs as expected. Anything else you
might need to assist please ask but I need to figure this one out as I'm
stumped and note I have no control of the server at the host provider

note: I've observed somebody else has this problem as responded to at
asp.net [2] lucky for me all of my Passport and Windows DeadOnArrival
credentials are totally FUBAR and asp.net won't even send me a forgotten
password as it doesn't know me anymore either so I can't get involved in the
asp.net forums.

[1]
http://www.aspsnippets.com/post/2009...5-797ee1a8f593

[2] http://forums.asp.net/p/1468509/3395243.aspx


My System SpecsSystem Spec
Old 10-11-2009   #2 (permalink)
Hillbilly


 
 

Re: Mondor's MSCaptcha image won't load on host provider's server

Mondor has a forum and a difficult to find FAQ which is actually a thread in
their forum. Reading that FAQ and several of the other messages from various
other developers finally resolves this issue. Anybody using MSCaptcha should
get into their forum and put all the pieces together.

"Hillbilly" <nobody@newsgroup> wrote in message
news:%23Q0%23Z7bSKHA.4004@newsgroup
Quote:

> Mondor's MSCaptcha control runs and displays on the local dev machine but
> won't display its generated image when deployed to the shared server
> hosting service.
>
> // what my web.config says:
> <handlers>
> <add name="MSCaptchaImage"
> path="CaptchaImage.axd"
> verb="GET"
> type="MSCaptcha.CaptchaImageHandler, MSCaptcha"
> preCondition="integratedMode,runtimeVersionv2.0"/>
> </handlers>
>
> A.) Yes, I've followed the instructions documented here [1] and the
> control runs on my local dev machine.
>
> B.) Yes, I FTP the .dll(s) to the bin directory on the host server and my
> local code running from IIS7 on Vista runs as expected. Anything else you
> might need to assist please ask but I need to figure this one out as I'm
> stumped and note I have no control of the server at the host provider
>
> note: I've observed somebody else has this problem as responded to at
> asp.net [2] lucky for me all of my Passport and Windows DeadOnArrival
> credentials are totally FUBAR and asp.net won't even send me a forgotten
> password as it doesn't know me anymore either so I can't get involved in
> the asp.net forums.
>
> [1]
> http://www.aspsnippets.com/post/2009...5-797ee1a8f593
>
> [2] http://forums.asp.net/p/1468509/3395243.aspx
My System SpecsSystem Spec
Reply

Thread Tools


Similar Threads
Thread Forum
IE & Firefox Won't Load an Image Anymore Software
Photo Album's, and Image Host Network & Sharing
file share access to w2k8 host needed from image Virtual Server
Image in signature doesn't load Vista mail
Override FileSystem Provider's Treatment of Tilde PowerShell


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46