Skip to main content
Home Forums General Silverlight Getting Started Do I need to re add XAP file always when I changed it..
3 replies. Latest Post by SharpGIS on July 2, 2009.
(0)
DJane
Member
4 points
22 Posts
07-01-2009 9:26 PM |
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%;">
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..
<
SharpGIS
Contributor
3387 points
611 Posts
07-01-2009 10:43 PM |
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.
07-02-2009 1:56 AM |
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) - )
07-02-2009 2:28 AM |
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).