Error: Cannot obtain Metadata from net.tcp://localhost:8731/
Some of our services were growing and the other day it hit the quote, I could not update the service references, nor was I able to run the WCFTest client. An error is diplayed saying "The maximum nametable character count quota (16384) has been exceeded "
The problem was with the mex endpoint, where the XML that was sent was too much for the client to handle, this can be fixed by do the following.
Just paste the lines below within the configuration section of the devenve.exe.config and the svcutil.exe.config files found at the locations
C:\Program Files\Microsoft Visual Studio 9.0\Common7\IDE,
C:\Program Files\Microsoft SDKs\Windows\v6.0A\bin
The detailed error that you get is the following :
i'm in same prolem. but can't sort out that at all. i've changed all the files according to your description. but it doesn't working. Same problem. will i post my code to you?
ReplyDeleteRuhso
Hey Ruhso,
ReplyDeleteAfter you do those changes, restart Visual Studio, it should work now
Why a screenshot?... text would have been so much more convinient
ReplyDeleteThanks, man! Works for me very well!
ReplyDeleteBig thanks from Moldova!
ReplyDeleteIts fucking works :) !