Hi, I'm testing DMX if it's useful for me.
Now I have the problem, that I cant authenticate with webdav.
When i click "open in windows explorer" i get a windows authentication window. when i enter valid DNN username/password, the window appears again. When clicking cancel, I can see the documents, but I cant upload a new one or create a folder.
i'm running windows server 2003 and the newest versions of dnn and dmx. i configured iis like in the documentation. when i go to my dnn virtual directory properties -> authentication methods, enable anonymous access is checked, and integrate windows authentication isnt.
checking my event viewer, i get warnings like this one:
--------------------------------------------------
Event code: 3005
Event message: An unhandled exception has occurred.
Event time: 19.08.2009 11:01:41
Event time (UTC): 19.08.2009 09:01:41
Event ID: 5810471395cd467088ea85a9351b99e1
Event sequence: 311
Event occurrence: 9
Event detail code: 0
Application information:
Application domain: /LM/W3SVC/1/Root/DotNetNuke-5-128951458360156250
Trust level: Full
Application Virtual Path: /DotNetNuke
Application Path: C:\DotNetNuke\
Machine name: PORTAL
Process information:
Process ID: 4832
Process name: w3wp.exe
Account name: NT AUTHORITY\NETWORK SERVICE
Exception information:
Exception type: HttpException
Exception message: Path 'PROPFIND' is forbidden.
Request information:
Request URL: http://localhost/dotnetnuke
Request path: /dotnetnuke
User host address: 127.0.0.1
User:
Is authenticated: False
Authentication Type:
Thread account name: NT AUTHORITY\NETWORK SERVICE
Thread information:
Thread ID: 7
Thread account name: NT AUTHORITY\NETWORK SERVICE
Is impersonating: False
Stack trace: at System.Web.HttpMethodNotAllowedHandler.ProcessRequest(HttpContext context)
at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
--------------------------------------------------
can anyone tell me what to do now, to get webdav working?
greez manu