WPF XBAP applications blank after second/third deploy? -


It has been repeatedly on VS 2008 and Visual C # 2008 on various machines.

I have an Xbap appliance.

I click the green arrow and it works.

I build / publish and publish it in a website or folder, it works.

I make some changes, republish, and I get a white screen. Both browsers can resume, always empty.

There is no such caching, etc. Has anyone ever happened and got an alternative solution?

Does the version number increase? Right-click on the XBep project, go to the Properties / Publishing tab, increase the version number and publish again.


Comments