my application works on my local server, but when i put it on our server the lucene classes
throw errors.
do i have to install the DLL on the IIS server?
i’m using visual studio 08, after publishing my website i put it on the server.
does anybody know a solution?
greetings,
tyzak
If you didn’t already, you’ll need to put the DLL into the website’s
binfolder.If you want a more specific answer, please provide more details.