meanwhile, one thing i do know works would be to keep your non-NTLM
remote facade behind basic authentication.
Great job on mxunit BTW. I've been using it for about a month now and
I am totally digging it.
--Nathan
Yes, the shared development server has core components that I have to
use in my application. These components were developed by another team
and query a data warehouse and active directory that I don't have
access to except through these components.
The tests I'm trying to run don't actually exercise the methods that
use these shared components, however my app relies on this external
data in several key areas so it is somewhat of a challenge develop
locally. (If I had more time and a better understanding of these
shared components I could possibly mock them and develop locally, but
that is not the case for this project.)
As an aside, I actually started this project locally, and believe me,
I wish I were still developing locally. This is my first time working
in a shop with such large shared development and production
environments and I'm finding it to be challenging at times.
--Nathan
I don't have permission to assign defects.
--Nathan