I have a silverlight site accessed through https. My ArcGIS Server is configured for https access only. Map data, geometry services etc work correctly but when I try to print nothing is returned and I get an error. When I had everything running on http this worked correctly. Could it be due to a secure silverlight page trying to open a unsecure page ("_blank")? The code I use is cut and paste from ESRIs online sample...