Create vb 2010 express application to list parts

Mr. Robert: Thank you so much, That is exactly what I'm looking for. I will try to muddle through the instructions.

You are the MAN!

DaveO

--- In vantage@yahoogroups.com, jose@... wrote:
>
> \\yourserver\epicor\web services\ therr is a how to pdf
> Sent from my Verizon Wireless BlackBerry
>
> -----Original Message-----
> From: "DaveO" <daveolender@...>
> Sender: vantage@yahoogroups.com
> Date: Sat, 21 Jul 2012 15:54:54
> To: <vantage@yahoogroups.com>
> Reply-To: vantage@yahoogroups.com
> Subject: [Vantage] create vb 2010 express application to list parts
>
> I am familiar with the older VB however I am a newbie to VB.NET. I would like to use Visual Basic 2010 Express to display a list of parts using Epicor Web Services.
>
> I do have a Service Connect server setup and so I already have the web services configured and working on my SC server. We are using the original WCS (I think that is right if WCF is the newer one).
>
> I started a VB project on my workstation and added a service reference to the PartService.asmx on my ServiceConnect server and called it epiPartService. It appears to have connected because it shows a number of items listed and I can drill into the PartServiceSoap element and see the GetList() method.
>
> Unfortunately, I am now lost.
>
> Is there anyone out there that could suggest some code to help me use the PartService web service to populate say a grid or even a list box?
>
> Thanks,
>
> Dave Olender
>
>
>
>
> [Non-text portions of this message have been removed]
>
I am familiar with the older VB however I am a newbie to VB.NET. I would like to use Visual Basic 2010 Express to display a list of parts using Epicor Web Services.

I do have a Service Connect server setup and so I already have the web services configured and working on my SC server. We are using the original WCS (I think that is right if WCF is the newer one).

I started a VB project on my workstation and added a service reference to the PartService.asmx on my ServiceConnect server and called it epiPartService. It appears to have connected because it shows a number of items listed and I can drill into the PartServiceSoap element and see the GetList() method.

Unfortunately, I am now lost.

Is there anyone out there that could suggest some code to help me use the PartService web service to populate say a grid or even a list box?

Thanks,

Dave Olender
\\yourserver\epicor\web services\ therr is a how to pdf
Sent from my Verizon Wireless BlackBerry

-----Original Message-----
From: "DaveO" <daveolender@...>
Sender: vantage@yahoogroups.com
Date: Sat, 21 Jul 2012 15:54:54
To: <vantage@yahoogroups.com>
Reply-To: vantage@yahoogroups.com
Subject: [Vantage] create vb 2010 express application to list parts

I am familiar with the older VB however I am a newbie to VB.NET. I would like to use Visual Basic 2010 Express to display a list of parts using Epicor Web Services.

I do have a Service Connect server setup and so I already have the web services configured and working on my SC server. We are using the original WCS (I think that is right if WCF is the newer one).

I started a VB project on my workstation and added a service reference to the PartService.asmx on my ServiceConnect server and called it epiPartService. It appears to have connected because it shows a number of items listed and I can drill into the PartServiceSoap element and see the GetList() method.

Unfortunately, I am now lost.

Is there anyone out there that could suggest some code to help me use the PartService web service to populate say a grid or even a list box?

Thanks,

Dave Olender




[Non-text portions of this message have been removed]