Hi, I haven't revisited the issue, but it was WSE 3.0 beta in Visual Studio
2005.
A web service returned a strongly typed dataset (bad form I know).
Upon adding a reference in VS2005 (noWSE) the a proxy dataset is also
created.
When I enable WSE on the solution the proxy does not contain a copy of the
dataset and the solution won't compile becuase the referenced dataset cannot
be found.
I have found this only happens with datasets and not other complex types.
Jon
> Can you give some more details about the scenario? Which release of WSE 3
> are you using? Is this a SoapService or ASMX? How are you generationg
[quoted text clipped - 11 lines]
>> Thanks
>> Jon
paul.whitehurst@gmail.com - 30 Sep 2005 17:32 GMT
I'm having the same problem here. Does anybody have updates on this?
I'm using the Visual Studio 2005 RC and just downloaded WSE 3.0
yesterday, so it's up to date.
Paul
Jon - 01 Oct 2005 02:38 GMT
Hi Paul
I've added this as a bug. See
http://lab.msdn.microsoft.com/ProductFeedback/viewFeedback.aspx?feedbackId=FDBK37879
Add any comments for anything you think I've missed.
Jon
> I'm having the same problem here. Does anybody have updates on this?
>
> I'm using the Visual Studio 2005 RC and just downloaded WSE 3.0
> yesterday, so it's up to date.
>
> Paul