web services - Infopath + Class Libraray + Webservice = could not find default endpoint element that references contract -


ok, question has been answered many times. not scenario. created new 'infopath form template' project, added new class library project solution , created web service proxy in class library. when try create instance of web service client proxy exception.

the usual solution copy app.config windows/web application, infopath form template? tried adding app.config project, didn't work.

does have idea?

thanks! michael

what worked me: created solutions contains class library project service. edited form code using vsta project (not form template project in regular visual studio), , copied there app.config.

works :)


Comments

Popular posts from this blog

c++ - Is it possible to compile a VST on linux? -

java - Output of Eclipse is rubbish -

jquery - Confused with JSON data and normal data in Django ajax request -