Skip to main content

Microsoft Silverlight

Answered Question Silverlight datagrid appears blank in webserverRSS Feed

(0)

Rui-Marinho
Rui-Marinho

Member

Member

146 points

89 Posts

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

thierry.bouquain
thierry....

Contributor

Contributor

2054 points

280 Posts

Silverlight MVP
Answered Question

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

Rui-Marinho
Rui-Marinho

Member

Member

146 points

89 Posts

Re: Silverlight datagrid appears blank in webserver

i already fixed it.. thanks!

  • Unanswered Question
  • Answered Question
  • Announcement
Microsoft Communities