Hello,
I have already searched many days for a solution for this problem but I haven´t found any.
So what I want to do is:
1. Use the Windows WebClient (WebDav mini-redirector) to remote request data from the server.
2. Use basic authentication to authenticate the user against the active directory (this should happened through the Microsoft implementation of the AuthenticationModule and the WebDavModule.)
3. Use a custom HttpHandler to build the data dynamically for the WebDav response.
I am using IIS Express 8.0 (later IIS 8.0) and Asp.Net MVC 4.
Can anyone help me please?
Thanks,
Regards
Michael