I have Silverlight web application hosted in SSL(https) environment. I am using cached and dynamic map servivices which are hosted in http scheme. Added client accesspolicy as given below
But it displays only blank map only. and cached service writing in temp internet files folder only json output. please clarify whether i have to host both services in https or any other workaround available.
Thats is the case pls clarify both cached and dynamic should be hosted in Https scheme or only cached service with http and dynamic with https will work?