Silverlight debug problem blank page -


i have visual studio 2010 , silverlight 4 on it. when i'm trying run simple application hello world in browser, shows blank page.

the type 'deployment' not found. verify not missing assembly reference , referenced assemblies have been built.

i think problem above how can solve it?

did use silverlight web application? when create silverlight app have 1 web site associated. on default.aspx, have object. check parameters off object , verify if ok , have installed components support it.


Comments

Popular posts from this blog

javascript - Enclosure Memory Copies -

php - Replacing tags in braces, even nested tags, with regex -