Re: Odd problem with WSE



Steven,

I created a test application on the non-working machine. I added 3 web
references to it for WSDLs generated by different companies. I was not able
to generate a proxy class for any of them.

I then took this exact project to another machine, opened it in VS 2003,
opened the "Web References" folder in Solution Explorer, right clicked on
each reference in turn and clicked "Update Web Reference". After doing this,
I had a WSE proxy class for all three web references. So I definitely don't
think this is WSDL-related.

You can view both tests here:

Failed to create proxy class:
http://www.slatner.com/quick/TestWSE2-failed.zip

Successful proxy class creation:
http://www.slatner.com/quick/TestWSE2-success.zip


Thanks,
Bryan


"Steven Cheng[MSFT]" <stcheng@xxxxxxxxxxxxxxxxxxxx> wrote in message
news:WJZXSisMHHA.3604@xxxxxxxxxxxxxxxxxxxxxxxxx
Hello Bryan,

Thanks for your reply.

Before I perform some further research on this, I'd like to confirm
whether
the problem is also WSDL specific. So will you get the same problem if you
try adding webreference against some other webservices' WSDL document(when
WSE 2 enabled in the project)? That means whether the WSE 2.0 component on
that machine totally stop working or just not work for this particular
webservice/wsdl.

Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead


This posting is provided "AS IS" with no warranties, and confers no
rights.


.



Relevant Pages

  • Re: Hiding the WebService page
    ... Turn off wsdl generation with wsdlHelpGenerator element in the ... Since wsdlHelpGenerator element points to aspx page that contains ... references to all exposed wsdl files, if any one navigates to asmx page, ...
    (microsoft.public.dotnet.framework.aspnet.webservices)
  • Re: adding a web reference times out. .NET Web Services
    ... first you try to access wsdl with different tool, ... Isn't your network using proxy servers? ... you allways can add your references with wsdl by hand and ...
    (microsoft.public.dotnet.framework.aspnet.webservices)
  • Re: adding a web reference times out. .NET Web Services
    ... first you try to access wsdl with different tool, ... Isn't your network using proxy servers? ... you allways can add your references with wsdl by hand and ...
    (microsoft.public.dotnet.framework.aspnet.webservices)
  • Re: Hiding the WebService page
    ... > 2) Since wsdlHelpGenerator element points to aspx page that contains ... > references to all exposed wsdl files, if any one navigates to asmx page, ... > they will be automatically redirected to aspx page. ...
    (microsoft.public.dotnet.framework.aspnet.webservices)
  • Pocket soap, WSE 2.0
    ... I am looking for good Pocket soap / WSE 2.0 documentation / references, ...
    (microsoft.public.dotnet.framework.compactframework)

Loading