Hosting XBAP page inside aspx

  • Thread starter Thread starter Abhi Arora
  • Start date Start date
A

Abhi Arora

Hi,
I need to host an XBAP application inside an Aspx page. I tried adding
my aspx page using IFRAME, but it doesnt show up in the browser. When
I call the page, it runs without any error. But it doesnt show
anything from the XBAP page.

Am I missing something simple here?

Abhi
 
Hi,
I need to host an XBAP application inside an Aspx page. I tried adding
my aspx page using IFRAME, but it doesnt show up in the browser. When
I call the page, it runs without any error. But it doesnt show
anything from the XBAP page.

Am I missing something simple here?

Abhi

could be a cache problem
 
Back
Top