Location of dictionaries in web project
Status: Alpha
Brought to you by:
bnantz
Having put the aspell + aspell.net dll's in a web projects 'Bin' directory i get the following error:
No word lists can be found for the language "en_US".
Placing the 'data' and 'dic' folders in either the Bin or web projects root folder doesn't seem to work.
Any tips ?
Thanks.