wcf - Server was unable to process request error calling asp.net 1.0 webservice -


i calling 'old school' asp.net webservice (no wcf), hosted in iis, secured windows authentication , anonymous not allowed.

when call test app other server (winforms, vs2008sp1, .net 3.5), having generated client app.config wcf bindings, logged on user granted on ad , on hosting webservice server, error:

" server unable process request. ---> object reference not set instance of object."

i have security mode = transportcredentialonly" , transport clientcredentialtype='windows'....


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -