Hi first of all thanks to everyone help me in this error I am having.
I am using Visual Studio 2008, ASP.NET MVC, ASP.NET 3.5 extensions preview, silverlight 2.0
Here is my problem:
1. I have a web application with only one page called default.aspx (In fact I am using MVC web application but with simplyfied in order to get the problem)
2. Then I add a silverlight project (will have only Page.xaml), when I added it I been asked several options and I choose "Links this Silverlight control into an existingwebsite" and that generates a ClientBin/File.xap
3. I want that my Page.xaml is shown in my default.aspx webpag, How I accomplish this.
Please I would really appreciate if you can help and guide step by step as I am beginer. I could give my code page if you need it.
I read a lot of material and nothing gives me a a clear how to do it. I dont know how to use that xap file.
Thanks very much