tgraupmann648 said:
figuerres said:
*snip*
I can't switch to SL4 until Telerik releases the controls built for the user runtime.
Also SL4 requires VS 2010, and I don't want to upgrade the projects until that releases.
But 14 days isn't too long to wait. Unless that's an April fools joke?
No not a joke at all.....
check around the VS 2010 lauch event is in Vegas mid-month.
about 2 weeks ago at MIX Scott Gu. said that SL 4.0 will ship at the same time as VS 2010.
I do not know details about Unity but you said the page has a control that runs the policy server.... that sounds kind of wrong.
the tcp policy server for SIlverlight should be running on the server regardless of any page loads.
unless you are talking about some other policy server??
SIlverlight looks for:
a silverlight client policy xml file on the root of the web site
and if not found then it looks for
a flash style client policy xml file on the root of the website
these are used for cross domain access to a web service, not needed if the service and the silverlight come from the same domain name.
then there is a tcp socket policy that is just a windows service that listens on a tcp port and serves an xml policy file for tcp connections.
is unity doing something else ?
I do feel that MS should help with how to get a tcp listener on a hosted platform.... if you have access to install a new service thats one ting but if it's a low cost hosted site package .... not so easy to manage.
Thread Closed
This thread is kinda stale and has been closed but if you'd like to continue the conversation, please create a new thread in our Forums,
or Contact Us and let us know.