Hiii
  I really need this help struggling from few days my silverlight app is working in the desktop and not working in the laptops.

Client.config

 
 
 
    maxReceivedMessageSize="2147483647">
 
 

 

 

 
    binding="basicHttpBinding" bindingConfiguration="BasicHttpBinding_ImagingService"
  contract="ImagingServiceReference.IImagingService" name="BasicHttpBinding_ImagingService" />
 

 




WebConfig:





 
 
 

 
 
 
 
 
 
 
 

 

 

 
 
          receiveTimeout="00:10:00" sendTimeout="00:01:00">
 
 
 

 

 

 
 
 
 
          contract="SilverlightDemo.Web.IImagingService"  bindingConfiguration="mybinding" />
 
 
 

 

 




help regarding this topic is really appreciated