Advanced Forum Search Results
-
My bad - it was the MIME types for the web site that I forgot. As soon as I loged onto the IIS tool on DASP and added the MIME type for Silverligh the site comes up just fine. Sorry about the confusion.
Now if they would just impliment SQL 2008 Reporting Services all would be well.
Yes - I know they support 2005 RSS but 2008 has the Dundas ...
-
Hi -
New to Silverlight and Blend. I need some examples for creating great views of text - like creating a view of a resume. How to make paragraphs, indentations, bulleted lists and so on. The TextBlock seems to have some limitations on this (try creating a page of formatted text with the above mentioned items with textblocks). It may just be ...
-
Thanks for the reply - I thnk
DiscountASP.Net is a developer provider - didn't know the beta was crippled like that.
-
Printing
HTML control or ability to host from within SL.
-
I created a new Silverlight 3 app using the Silverlight Navigation Site template in VS2008 sp1.
Site runs fine on dev machine
Site has no database - not required for this app.
On hosting provider
MIME configured for .xap
MIME configured for .xaml
When I try to run the site on the hosting provider (DiscountASP.Net) I ...
-
I am wondering what the difference in these three templates is when creating a new Silverlight 3 project:
Silverlight Application
Silverlight Navigation Application
Silverlight Business Application
I am about to start the process of rewriting a current web app. No need for database in this app but I do have the need for many views ...
-
Hi -
I am new to Silverlight. I installed Silverlight 3 and .Net RIA Preview and Blend 3 Preview. I then opened up VS2008 sp1 and created a new Silverlight Business Application project. It builds just fine but will not run. I just get a blank page and the error: Sys.InvalidOperationExceptin. InitializeError #2104 in control Silverlight1. Could ...