Click here to Skip to main content
16,016,570 members

Comments by smsheethal (Top 10 by date)

smsheethal 27-Aug-15 7:57am View    
Dear Palani

We are using RS 232

Regards
Sheethal
smsheethal 29-Jul-15 3:52am View    
Hi Vijay

As per given link I tried to migrate but lines of cods are more. so I tried from Visual studio 2008. in wizard I am getting error as
"Unexpected exception occurred during upgrade engine operation: Not able to bind to the source (Exception from HRESULT: 0x8004000A (OLE_E_CANT_BINDTOSOURCE))"
How to

Resolve this issue
smsheethal 30-Jul-14 9:02am View    
Thanks
smsheethal 30-Jul-14 8:52am View    
Thank you Kumarb

Now it is working. How to fix this type of issue can you advise me
smsheethal 13-Jan-14 5:56am View    
Deleted
Dear

Thanks for your immediate response

I tried using given link as per that I registered and get the response as below


// Conversion output is limited to 512 chars while you are signed out
// Please, sign in or register to get more...

using System;

namespace com.arzoo.international.clients
{



using HttpClient = org.apache.commons.httpclient.HttpClient;

using MultiThreadedHttpConnectionManager = org.apache.commons.httpclient.MultiThreadedHttpConnectionManager;

using PostMethod = org.apache.commons.httpclient.methods.PostMethod;


public class availabilityWebserviceClientNew
{


public static void Main(string[] args)
{

HttpClient client = null;
PostMeth


kindly advise how to do this

Thanks in advance

Smsheethal