c# - Rebuilding WCF Client/Service breaks Service Reference? -



c# - Rebuilding WCF Client/Service breaks Service Reference? -

i have built wcf service/client solution, , have problem.

my client series of web pages take input , phone call service. have 4 different pages similar searches on country table. first 2 work whenever build , debug, when build , debug, 1 of 2 remaining pages breaks, , gives me message:

webforms unobtrusivevalidationmode requires scriptresourcemapping 'jquery'. please add together scriptresourcemapping named jquery(case-sensitive).

i update service reference, , debug again, , broken page works, , other page (which worked before) breaks , gives me same message. ping-pong , forh between pages doing this, know pages work. suspect when debug, visual studio rebuilds service, , invalidates in service reference.

is there advice on how overcome frustrating issue? have hunted on , found no references.

c# web-services wcf visual-studio-2012

Comments

Popular posts from this blog

java - How to set log4j.defaultInitOverride property to false in jboss server 6 -

c - GStreamer 1.0 1.4.5 RTSP Example Server sends 503 Service unavailable -

Using ajax with sonata admin list view pagination -