This is a migrated thread and some comments may be shown as answers.

audio working locally, but not when deployed

2 Answers 70 Views
Captcha
This is a migrated thread and some comments may be shown as answers.
Richard
Top achievements
Rank 1
Richard asked on 05 Aug 2010, 09:26 PM
hi, 

currently I don't seem to be able to get the captcha audio from an IIS7 deployed website, when debugging locally on my machine there is no problem.  Do you have any suggestions?

Thanks
R

2 Answers, 1 is accepted

Sort by
0
Fiko
Telerik team
answered on 11 Aug 2010, 01:13 PM
Hi Richard,

Could you please make sure that the App_Data\RadCaptcha directory already exists and contains all that there is an audio file for every possible character that might appear in the TextCode.  If you have RadControls installed on your computer then you can get the RadCaptcha folder from the ASP.NET Examples (C:\Program Files (x86)\Telerik\RadControls for ASP.NET AJAX <VERSION>\Live Demos\App_Data), .

I hope this helps.

All the best,
Fiko
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Jon Shipman
Top achievements
Rank 1
answered on 10 Sep 2010, 05:08 PM
Hey Fiko,

I had the same issue and your solution worked for me as well.  Thanks!

In my case this occurred because I'm using source code control.  Since the folder and files wasn't in my "working directory" it wasn't getting stored in my source code repository, so when I deployed my code these files didn't come with it.

Just a heads up to developers.  Thanks again!
Tags
Captcha
Asked by
Richard
Top achievements
Rank 1
Answers by
Fiko
Telerik team
Jon Shipman
Top achievements
Rank 1
Share this question
or