Hi Keenan, thanks for the reply. I did as you suggested and I went a got
some information on the MSDN site, however I still get the same error. It
occurs anytime I try and use either a SoapSender or SoapReceiver. Once agai
the error I get is "There was an error loading the microsoft.web.services2
configuration section". Any other ideas of what it might be?
> Are you missing the Configuration Section declaration it will look
> sometrhing like this
[quoted text clipped - 17 lines]
> Its actually pretty wel documented in the help file. Look under the
> Cnfiguration Schema heading
Luc - 21 Apr 2005 15:31 GMT
Well I kept playing with it and it finally works, turns out I forgot an "s"
at the end of diagnostics. However I thought I had tried taking out the
diagnostics tags before so who knows what was going on. Other things that I
did was install SP3 and I put the section tag in the configSections part all
on one line. Hopefully this was of help to a few of you.
> Hi Keenan, thanks for the reply. I did as you suggested and I went a got
> some information on the MSDN site, however I still get the same error. It
[quoted text clipped - 23 lines]
> > Its actually pretty wel documented in the help file. Look under the
> > Cnfiguration Schema heading