Thanks for that.  I actually have read that and had to do that in one
instance.

However, my question was more aimed at the problem of trying to use
the UI of MbUnit.GUI.exe.

In the main :) my code works.

I find that I can't use MbUnit.GUI.exe to test any code that tries to
make a WCF call - the reason being that the endpoint information needs
to be stored in the apps config file, and my effort at putting that
info into the MbUnit.GUI.exe.config didn't seem to take.

The question was aimed at how to be able to use MbUnit.GUI.

Perhaps you are saying that MbUnit.GUI's config file isn't accessed as
expected, and the only way I can use MbUnit.GUI is if I load my WCF
config from a custom file?

thanks very much for the help!

On Aug 5, 2:37 pm, "Bruno Wouters" <[email protected]> wrote:
> Hi Gene,
>
> Take a look at the third post on this 
> page:http://social.msdn.microsoft.com/forums/en-US/wcf/thread/f33e620a-e33...
> ae21-88c750437355/
> It explains how to load a config file from a custom location.
>
> Please let me know if that helps.
>
> Greets,
> Bruno Wouters
>
>
>
> -----Original Message-----
> From: [email protected] [mailto:[email protected]] On
>
> Behalf Of Gene
> Sent: woensdag 5 augustus 2009 19:57
> To: MbUnit.User
> Subject: MbUnit WCF config - how to set things up
>
> I am trying to use MbUnit.GUI.exe to test code that talks to a WCF
> server.  In order to talk to the WCF server, the config file needs to
> have the WCF system.serviceModel config information in it.  I have
> tried to put the config info into MbUnit.GUI.exe.config, but it
> doesn't seem to be seen.
>
> I get the error: Could not find endpoint element ....  which is a
> symptom of not having the WCF endpoint defined.
>
> Can anyone tell me how to get MbUnit.GUI to understand WCF endpoints?
>
> thanks,
>
> Gene- Hide quoted text -
>
> - Show quoted text -
--~--~---------~--~----~------------~-------~--~----~
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