Hi there,
I try to create a webapp in IIS7 in my virtual machine with a folder path that is hosted by my host. Host and guest are not part of the same domain.
When I test the connection in the "Basic settings" dialog both checks appear as green: the specific credentials I have configured are successfully authenticated and the UNC path is successfully read.
When I access the newly created webapp everything works fine.
Now I want to convert existing folders into ASP.NET applications. When I try to explore the folder tree from IIS Manager I get the following error:
"The user name or password is incorrect"
The folder tree appears not to be accessible via IIS Manager.
How is that possible? How can I resolve this?