[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

microsoft.public.dotnet.framework

web service multiple invoke

mohammed barqawi

9/18/2008 2:46:00 PM

Hi
I am facing very critical problem in web service I am trying to call
a web method form a web logic web service
The web service needs a token so I used WSE 3 but I found strange
behavior:
The web service takes 20 minutes to be executed
Now my code invoke this method every 5 minutes ,I don’t know why
I tried to play in the WSE settings but nothing changed
Please help

mohammed barqawi
1 Answer

John Saunders

9/18/2008 6:05:00 PM

0

"mohammed barqawi" <mohammed.barqawi@gmail.com> wrote in message
news:3589e4d1-8a88-4eb6-b6d1-b84c41c57e51@m45g2000hsb.googlegroups.com...
> Hi
> I am facing very critical problem in web service I am trying to call
> a web method form a web logic web service
> The web service needs a token so I used WSE 3 but I found strange
> behavior:
> The web service takes 20 minutes to be executed
> Now my code invoke this method every 5 minutes ,I don?t know why
> I tried to play in the WSE settings but nothing changed

If it was critical, then you should probably not have used WSE, which is
obsolete. WCF should be used for all new development.

--
John Saunders | MVP - Connected System Developer