Hi All,

I'm just getting started with MbUnit and I actually don't have much
experience with .NET either.  I'm trying to test an ASP.NET project
which gets most of it's configuration out of the web.config file.  I'm
finding that my tests (a separate project that builds a C# dll, as
recommended) aren't set up such that the web.config file is read.

I tried adding my own config file naming it mytest.dll.config, and
then web.config, and then app.config, and even Gallio.exe.config all
to no avail - it never seems to get read/loaded by the
ConfigurationManager.  It seems like this issue describes my problem
but I'm uncertain: http://code.google.com/p/mb-unit/issues/detail?id=120

And, if it does, I'm not sure what I'm doing wrong.

Any advice would be appreciated.

Thanks!
Tom
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"MbUnit.User" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/MbUnitUser?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to