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
in Excel - is it possible to copy only the numeric values in a given column? I want to copy a column which contains text & numbers - but I only need the numbers t
Can anyone tell me what this Outlook code does...
Remove page lines in excel
Exchange 2007 powershell commands
GridView Sorting
Excel 2007 Subtotal Function
remove formula from hidden rows
Access to Front page extensions
Creating a child window
How do I find the highest value in a column in a list box?