Advanced Forum Search Results
-
OK,
my problem was MIME setting, in IIS. Once i corrected it, my application got working.
How to set MIME:
http://www.stellarpc.com/articles/board.aspx?id=42
-
I got slightly different problem, my application is running from within Visual Studio 2008, but not from browser.
-
Hi Amanda,
I tried it in Silverlight 2. It did not work.
My system date format is "dd-MMM-yyyy" and i am trying to format it in "MM/dd/yyyy" format.
This SelectedDateChange event was falling in loop therefore i used CalenderClosed event but no luck.
Thanks