I am new to this feature..adding web service to client application in visual studio 2005. When I add the web service ..I am getting all the methods in the header generated but I am unable to get the method with same name and different parameters.. can anybody help me out ..please ???? thanks in advance Ashok
ashokbngr
Posts
-
Adding Web Reference Problem -
Can anybody let me know how to handle the move event in SDIHi All, I m developing the sdi application.I want to handle the System menu move option. If I press ALT+SPACE on my application and select move ..then I need the event handler.. can anybody pls help me out in this.. Thanks in Advance, Ashok.
-
Multi Monitor IssueThanks Randor ..for the information. I will try to fix..with the same..thanks a lot
-
Multi Monitor IssueThanks for the information.. If I move my application to another monitor..How to get and set the coordinates of the monitor( I mean at (0,0) location of the other monitor). Thanks in advance, Ashok.
-
Multi Monitor IssueI developed an MFC SDI application.I need to provide multimonitor support for my application. Can any body help ...me on this issue.. Thanks in Advance, Ashok.
-
Application failed to start?????ok thanks I will try with installing again Thanks, Ashok
-
Application failed to start?????I am getting the following error : The applications has failed to start because the application configuration is incorrect.Review the manifest file for possible errors.Reinstalling the application may fix this problem. I am new to visual studio ..please help me out Thanks in advance, Ashok
-
need helpHi, I m beginner to xml and xsl. I need to develop xsl file for one report.Please give your suggestion or any sample xsl for creating two tables in a single page.I need to devide the page contents into two equal halfs vertically and I should create tables ... Thanks In Advance,
-
LINK : fatal error LNK1561: entry point must be defined?? [modified]LINK : fatal error LNK1561: entry point must be defined Error executing cl.exe. in Vc++ 6.0 when I try to build the project I am getting this error Pls help me out in resolving this error:confused: Thanks in advance, Ashok Reddy. -- modified at 21:43 Sunday 9th September, 2007
-
how to establish usb communication in MFC?Hi, I need any sample..code or advice for usb communication in MFC. I need to do read and write operations on a usb device..:confused: thanks in advance Ashok
-
how to disply pixel data on a dialog?Thanks -NS-
-
how to disply pixel data on a dialog?Yes..its an image data . I am receiving continously...I need to display as and when I revceive. thanks in advance Ashok
-
how to disply pixel data on a dialog?I want to display pixel data in a static control on a dialog. can anybody....help me out in this:confused: Ashok
-
HOW i CAN switch from one menu window to another menu window?will you be more specific????? Ashok
-
How to add a character in the begin and end of the string?in the begin and end of "abc xyz" I want to display "[abc xyz]" help me ...:confused: Thanks in advance Ashok -
How to read/write data from/to USB port ?can u please send sample code for this. Thanks In Advance Ashok.
-
How to read/write data from/to USB port ?I am very new to this USB communication. can u please send sample code for this or any links???????? Thanks In Advance Ashok.
-
How to read/write data from/to USB port ?Reading from USB port.????????:confused::confused::confused::confused: Can anybody help me on how to read the data from USB port. Thanks In Advance Ashok.
-
error C2664????I wrote the code like this CUSBMgr *ptrUSBManger= NULL; CString strControlPortName = _T(""); ptrUSBManger = new CUSBMgr(strControlPortName);///error 2664???? this is the constructor CUSBMgr::CUSBMgr(const CString& strControlPortName) { } Thanks In Advance Ashok
-
error C2664????Hi All, I am getting the follwing error when I try to compilethe code...Please help error C2664: '__thiscall CUSBMgr::CUSBMgr(const class CUSBMgr&)' : cannot convert parameter 1 from 'class CString' to 'const class CUSBMgr&' Reason: cannot convert from 'class CString' to 'const class CUSBMgr' No constructor could take the source type, or constructor overload resolution was ambiguous:confused: Thanks in Advance Ashok