Jump to content
Software FX Community

web service parameters problem


saridev

Recommended Posts

hi guys,

I have a problem invocating a webservice that has 4 different parameters.

this is what I do.

1) File New Chart Type

2) use web services and select my webservice and method

3) then I set my parameters and everything crashes...

 

System.NullReferenceException: Object reference not set to an instance of an object. in PowerGadgets.Data.WebServiceSource.a(ParameterInfo A_0, Boolean A_1) in PowerGadgets.Data.a.a() in PowerGadgets.Data.a.a(Object A_0, EventArgs A_1) in System.Windows.Forms.ComboBox.OnSelectedIndexChanged(EventArgs e) in System.Windows.Forms.ComboBox.WmReflectCommand(Message& m) in System.Windows.Forms.ComboBox.WndProc(Message& m) in System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) in System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) in System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

 

is there anything that u know is not working using webservices as source of data???

lemme know

tommy

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...