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
VB.net properties window not showing events
Formula to find variable text string within another string
How to restrict on categories with recurrent items using VBA in access
Mounting Images using IMAGEX
Dell Dimension 3100/E310 need to load xp on and won't recognise Xp cd with service pack 2 on
Calendar question
How can change the Read Only attribute of outlook.pst file burned on a DvD?
How do I permanently enable teredo tunneling pseudo-interface in windows xp?
Recreate Deleted Computer Object
How can I set a variable equal to a value returned from an SQL SELECT statement