Microsoft
Software
Hardware
Network
Question : The remote server returned an error: NotFound.
This error is occured in Services's Reference.cs file
at
public long EndInsertEmployee(System.I
AsyncResul
t result) {
object[] _args = new object[0];
long _result = ((long)(base.EndInvoke("In
sertEmploy
ee", _args, result)));
return _result;
}
function
Answer : The remote server returned an error: NotFound.
No, you haven't
MaxBuffersize
in your service web.config.
if you look carefully at the link you will see that you must set this on both client and service web.config.
Random Solutions
Access multile servers by RDP thru ISA 2006
Delete subjob record when delete main table record
CFileDialog extending? - How to add button & onclick handler
Outlook 2007 keeps asking for password
Update field following DISTINCT query
OEM Number
SQL Parent/Child query
Use of Pipes?
developing office 2003 project on office 2007 machine using vb.net 2008
Changing Report Recordsource Property in VBA