I have uploaded all the files of Vanilla 1.1.4 on my windows server under a folder 'htdocs\forum'. But when i try to access this folder via http://www.xyz.com/forum/ it gives me an error stating "You dont have permissions to access this folder".
I uploaded the same files on Linux server, it is working fine there.
I need to get it working on windows server as well. Please help.
Are there any special settings need to be doen for windows server.
Nothing must be done to Vanilla on Windows servers. To me, what you have is a configuration problem. Just try with the complete url: http://www.xyz.com/forum/index.php
Is it a dedicated server or a managed server or a shared server? You can either install it as a module in IIS (though I've never successfully managed that personally) otherwise use something like WAMPP
Cant say I have. I try and avoid IIS as much as possible these days. And yes I am talking about XAMPP, it's an apache/php/mysql packager for windows which always seems to work pretty well for me if you cant get php going in IIS.