Skip to main content

Microsoft Silverlight

Answered Question Do I need to re add XAP file always when I changed it..RSS Feed

(0)

DJane
DJane

Member

Member

4 points

22 Posts

Do I need to re add XAP file always when I changed it..

Here is my scenario. I'm working with Mycrosoft Express Blend 2 and the out put XAP file use in my ASP.NET application which is in another seperate project. The changes I made in Express blend dsn't show up in ASP.NET application even I refreshed it.. any idea or am I missing something here..

<div style="height:100%;">

<asp:Silverlight ID="Xaml1" runat="server" Source="~/ClientBin/Blend1.xap" MinimumVersion="2.0.31005.0" Width="100%" Height="100%" />

</div>

SharpGIS
SharpGIS

Contributor

Contributor

3397 points

611 Posts

Answered Question

Re: Do I need to re add XAP file always when I changed it..

Open up the solution in Visual Studio. I assume that your solution both have the web application project and the silverlight project in the same solution.
Right-click the web application project, and select properties. Go to the silverlight tab, Click "Add" to add the silverlight application to the web application.
Next time you click run, the .xap should automatically be added to the web application.

--
/Morten | blog - twitter
Please click on "Mark as Answer" if this answered your question.

DJane
DJane

Member

Member

4 points

22 Posts

Re: Re: Do I need to re add XAP file always when I changed it..

 Thanks SharpGIS.., actually my silverlight application is not in same solution. But going through properties I can add that. I didn't know that..

(by the way this quick reply pop has a bug.

Reduce the pop box  size, then little red button will go behind the title letters, now you cannot close it.

In my machine when it open always close button is behind the title letters so I cannot close once I open it.Yesterday same thing happen - Browser Firefox 3.0.11) - )

SharpGIS
SharpGIS

Contributor

Contributor

3397 points

611 Posts

Re: Re: Re: Do I need to re add XAP file always when I changed it..

I have the same problem. You might want to post that issue over in the forum bug/suggestions forum. They recently mentioned a completely new design for the forums in a week or so (maybe with the expected release of SL3?), so hopefully that will be a thing of the past by then anyway (and hopefully the wysiwyg editor will also support chrome).

--
/Morten | blog - twitter
Please click on "Mark as Answer" if this answered your question.
  • Unanswered Question
  • Answered Question
  • Announcement
Microsoft Communities