Silverlight datagrid appears blank in webserver
Last post 05-07-2008 7:21 AM by Rui-Marinho. 2 replies.
Sort Posts:
05-06-2008 11:32 AM
Silverlight datagrid appears blank in webserver

Hi there again, i m having a problem with the datagrid of my app..

 i have a webservice running at sub domain like iffiretv.ifthensoftware.com and i want my application that is in the same domain to get some info from webservice and display in grid in silverlight...

 i put the service working on the subdomain, and when i m developing in VS the app, i use that webservice on internet and it works fine, but when i put my silverligh app also in the sub domain, it works, but it dosen't call the webservice.. since the webservice and silverlight app are in the same domain  i think it should work, also i put a crossdomain.xml and a cllieantaceesspolicy.xml ...

 when debbugin with nikhilds web development tool, i can see that in VS the webservice in iffiretv.ifthensoftware its call and the app works, but when i call the app that is also in iffiretv.ifthensoftware.com it dosen't call the service, and so it dosen't populate the grid.. here is the link

http://iffiretv.ifthensoftware.com/iffire_TVTestPage.aspx

http://iffiretv.ifthensoftware.com/DataService.asmx

 my question, can it be the subdomain thing? should cllientpolicy and cross domain be in the main domain like ifthensoftware.com ?

 thanks in advance

 

Rui

Rui-Marinho

Joined on 03-19-2008
Posts 50
05-07-2008 6:21 AM
Marked as Answer
Re: Silverlight datagrid appears blank in webserver

It's working fine on my computer. I have a grid populated.

Thierry Bouquain
Ucaya
http://www.ucaya.com

thierry.bouquain

Joined on 05-06-2007
Nantes, France
Posts 224
05-07-2008 7:21 AM
Re: Silverlight datagrid appears blank in webserver
i already fixed it.. thanks!
Rui-Marinho

Joined on 03-19-2008
Posts 50