Advanced Forum Search Results
-
Looks like i need to always use debugging, i need to clear browser cashe from time to time. And when IE crashes (due to silverlight 2.0) i need to reboot my machine. Now its working so far anyway. Thanks for all help.
-
im running the asp.net development server... so no need to set any mime types. right ?
-
Addded a new project, and it worked fine for a while. But the third time i hit F5, all i see is the white screen again, and my brakepoint never gets a hit.
Anyone else with this type of problems ?
-
I never reach the breakepoint. So i guess the problem is in loading. But still i dont get any errors.
The source parameter is set to ClientBin/IdofunEngine.Silverlight.LiveApplication.xapWhich is where my app is ...
-
I deleted the ClientBin folder and did a rebuild. Still the white box.
Silverlight.LiveTestPage.html
Silverlight.LiveTestPage.aspx
and asp:silverlight on my own page still produces the same result. A white box and nothing else. No errors. Just the fact that my
silvelight is not running.
Silverlight project is in release. My web project is in ...
-
But i have set:
<Grid x:Name="LayoutRoot" Background="#1e1e1e">
And also added a textblock wich dosent apper. Only get a big white screen.
-
So it was time to start playing with silverlight again. But the xap file will not run. All i get is a white screen (from the asp:Silverlight).
Dont know what to do. I use visual studio and has installed the Microsoft Silverlight Projects 2008. When i complie everythinh looks nice.
I dont get any errors or anything, even when running the test ...
-
Is localization supported in silverlight 2 ? I see resx file support, but i cant get how to work it out,
yes i would like to do a resx for diffrent languages .. Cant find any info more then that it was not
supported in Silverlight 1.
any one got some code to show off if its included in 2 ?
-
Just to see the app in action. And then i was thinking about having a slideshow function aswell. But that is for tomorrow. Guess i will be looking for something like a timer in silverlight tomorrow...
Thanks for helping out!
-
It works. Just needed a larger file. But still i think that thread sleep will not work (tryed with a larger video file and then it works like a charm)