DefaultCredentials = null

Hi, I call a web service from a windows app. with windows auth enabled.

If I use the networkcredential class it works good, but not if I use System.Net.CredentialCache.DefaultCredentials. If I use this, my user and pass are null. Why?

[247 byte] By [Manuel5] at [2007-12-22]