Hi
I have been using this ADAM tool to configure roles. It all works fine on my local machine.
The problem comes into picture when on the server.
- i have a windows2003 R2 server. IIS 6.0.
- whenever i change a single line on the web.config it raises an error saying File not found.
- It is not able to find the authorization store even though it is present so i have to create a new authorization store everytime i change anything on the code.
Am I missing anything here, as this is the first time i am using it.