Web Services Client Error



Have developed a web service which is running on Window 2003 server
SP1 and is has been developed in .NET 2.0.

The client app is a Windows app developed in .NET 2.0 on Windows XP
using VS 2005. The target platform is Windows XP in a managed
environment so I do not have much luxury in the service packs
installed.

Typical developers problem, the Windows app works fine on the
developers machine but occasionally fails on the target box. The
error is intermittent. I have put an error trap around the main
program but it fails catch the error and I get a standard Windows
exception message "Do you want to let MS know about this error". The
error message is telling me that the problem is in
system.web.services. There is very little information in the message
box - not enough to go on with anyway. I know the exception code is
working as it has caught other system errors during user testing.

Anyone any thoughts or pointers?

Thanks in advance,
Mark
--
|\ _,,,---,,_ A picture used to be worth a
ZZZzzz /,`.-'`' -. ;-;;, thousand words - then along
|,4- ) )-,_. ,\ ( `'-' came television!
'---''(_/--' `-'\_)

Mark Stevens (mark at thepcsite fullstop co fullstop uk)

This message is provided "as is".
.



Relevant Pages

  • Re: how to update db after being disconnected for 10 minutes?
    ... I know how to hit a WS (web service) from a windows ... app but only if it can find it. ... how to keep that dataset around as the user is making changes to the ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Semi-newbie question on Visual C++ vs. Visual C#
    ... I find it a pleasant language to program in, ... developers in the real world would choose it for that environment. ... cost-effective to support a C# app going forward as .NET becomes the main ... platform for Windows and the number of competent C++ ...
    (microsoft.public.vc.mfc)
  • Re: Whats best: Windows CE.NET 4.2 or windows mobile 2003 2nd edition ?
    ... This means that your app will run on any WM PPC device. ... provides app developers with a known target. ... > I've developped an application for windows mobile 2003 2nd edition. ...
    (microsoft.public.pocketpc.developer)
  • Porting a Windows .NET Application to Windows CE
    ... I currently have an application developed in VS.NET / C++ 2003 for windows ... Other developers on the project ... VS 2003 doesn't support C++ for smart devices. ... the default app won't build. ...
    (microsoft.public.windowsce.app.development)
  • Re: .NET myths debunked.
    ... the Windows platform, is also included in Windows update, and is part of all ... Windows platform, application deployment requirements will actually be much ... As Windows developers we've always been locked into Windows. ... Code security is long past overdue. ...
    (borland.public.delphi.non-technical)

Loading