Jump to content

Recommended Posts

Posted

where there are many fields )just return an exception.."Object Reference Not Set to an Instance of Object".

do u mean there are many parameters being passed to the method?

Posted

what is the error status code that is received? is the call even making into the service method..log statements petu in that method and turn on the tracelistners petu config lo

Posted
 
[FaultException: Server was unable to process request. ---> Object reference not set to an instance of an object.]
   System.Runtime.Remoting.Proxies.Real*****.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) +14799942
   System.Runtime.Remoting.Proxies.Real*****.PrivateInvoke(MessageData& msgData, Int32 type) +622
   TelpacXface.OrderingSoap.ProcessTeleReseller(ProcessTeleResellerRequest request) +0
   TelpacXface.OrderingSoapClient.ProcessTeleReseller(TelpacOrderHeader Ord_Header, Int32 Num_PotsLines) +105
   WFTransmitOrder2.SaveOrder() +997
   WFTransmitOrder2._Lambda$__1() +24
   System.Threading.Tasks.Task.Execute() +110
 
[AggregateException: One or more errors occurred.]
   WFTransmitOrder2.IBTransmit_Click(Object sender, ImageClickEventArgs e) +234
   System.Web.UI.WebControls.ImageButton.OnClick(ImageClickEventArgs e) +134
   System.Web.UI.WebControls.ImageButton.RaisePostBackEvent(String eventArgument) +204
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3804
 
ee error vastundi bro
 
webconfig lo i added tracelistner that also isnt helping, Error codes em ravatledu.. how do i add log in VB.net on Server..??
Posted

Is it a get or post? get method ite direct ga cal from browser and check the status code returned

do u have fiddler installed? if not install it

u can call the service get/post directly

 

 
[FaultException: Server was unable to process request. ---> Object reference not set to an instance of an object.]
   System.Runtime.Remoting.Proxies.Real*****.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) +14799942
   System.Runtime.Remoting.Proxies.Real*****.PrivateInvoke(MessageData& msgData, Int32 type) +622
   TelpacXface.OrderingSoap.ProcessTeleReseller(ProcessTeleResellerRequest request) +0
   TelpacXface.OrderingSoapClient.ProcessTeleReseller(TelpacOrderHeader Ord_Header, Int32 Num_PotsLines) +105
   WFTransmitOrder2.SaveOrder() +997
   WFTransmitOrder2._Lambda$__1() +24
   System.Threading.Tasks.Task.Execute() +110
 
[AggregateException: One or more errors occurred.]
   WFTransmitOrder2.IBTransmit_Click(Object sender, ImageClickEventArgs e) +234
   System.Web.UI.WebControls.ImageButton.OnClick(ImageClickEventArgs e) +134
   System.Web.UI.WebControls.ImageButton.RaisePostBackEvent(String eventArgument) +204
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3804
 
ee error vastundi bro
 
webconfig lo i added tracelistner that also isnt helping, Error codes em ravatledu.. how do i add log in VB.net on Server..??

 

 

Posted

but u said many parameters? its always good to pass 1 object and parse or convert it however

ala ledu bro, we are passing object into it

 

Posted

ne local visual studio lo prod url ni reference(web reeference) add chesi ...code debug chesthe emanna response vasthunda?

Posted

actually ah server, ki mana local environment nuichi conncect kalem we have to Remote into antoher server, its that companys internal website

Posted

Soapui lo test chesthe ..keep changing payload with object and emtpy tag object and test .. Lets see who it responds

Posted

Download soapui ... put WSDL inside it and shoot a sample request in that to the endpoint and try changing payloads .... and test it when it fails ..

×
×
  • Create New...