Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Security > SOAP fails on Win03 after move from Win2000/XP

Reply
Thread Tools

SOAP fails on Win03 after move from Win2000/XP

 
 
Tom
Guest
Posts: n/a
 
      08-04-2006
Hi,

We have a web service (developed in C# framework 1) that run for some time
on Windows 2000. Recently we upgraded it to framework 2 and it runs
successfully
on Windows 2000 and XP.
However, we need to run it on new Windows 2003 box and the web service just
fails to run. The service just dies at login.

-----------------------------------------------------------------------------
ERROR(8/2/2006 5:55 PM):
FUNCTION: ProcessFile: Loop for processing lines
System.Web.Services.Protocols.SoapException: Server was unable to process
request. ---> System.NullReferenceException: Object reference not set to an
instance of an object. at CustomerUpdateService..ctor() --- End of inner
exception stack trace ---
STACK TRACE: at
System.Web.Services.Protocols.SoapHttpClientProtoc ol.ReadResponse(SoapClientMessage
message, WebResponse response, Stream responseStream, Boolean asyncCall) at
System.Web.Services.Protocols.SoapHttpClientProtoc ol.Invoke(String
methodName, Object[] parameters) at
WService.CustomerUpdateService.SetAllCustomerStatu s(Char status, String
accessPassword) at COMP.BLAH.BLAHCustomerExtract.ProcessFile(String fileName)
SOURCE: System.Web.Services
----------------------------------------------------------------------------

Any help is greatly appreciated,
Tom


 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Writing move constructors and move assignment Andrew Tomazos C++ 2 12-12-2011 01:45 PM
how to move contents of <WebMethodResult> to <WebMethodResponse> in SOAP response Wsebob ASP .Net Web Services 0 02-18-2010 12:56 PM
Download breaks after win03 SP1 install Ayrin ASP .Net 0 02-22-2007 01:09 PM
Web Service fails on Win03 after being moved from Win2000 Tom ASP .Net Web Services 0 08-04-2006 09:51 AM
I am trying to move spaces to a weblistbox and when I move them... Eduardo78 ASP .Net Web Controls 0 11-03-2005 06:06 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57