Skip to main content

Microsoft Silverlight

Answered Question Created in Blend-3, Visual Studio does not rebuild a Silverlight web site?RSS Feed

(0)

doncasteel8587
doncaste...

Member

Member

4 points

16 Posts

Created in Blend-3, Visual Studio does not rebuild a Silverlight web site?

I need pointers and tips to get Visual Studio to fully rebuild my Silverlight project (created in Expression Blend 3)

I'm switching back and forth between VS and Blend because VS has better code-folding and code completion. But when I make changes in VS and rebuild without errors or warnings the Silverlight site does not get updated with the new changes?

I keep having to re-open the project in Blend to re-build it, then everything works fine.

Is something in Visual Studio is not set up corectly to fully re-build the project?

I've tried all of the build dialog options in the VS "Build" menu, I've also tried right-clicking it in the Solution Explorer and selecting "Build Web Site"

So far in Visual Studio nothing works to re-build the web site?

Any help is greatly appreciated

Don

Sergey.Lutay
Sergey.L...

Contributor

Contributor

7198 points

1,340 Posts

Re: Created in Blend-3, Visual Studio does not rebuild a Silverlight web site?

Hi Don,

Silverlight application caches at browser cache and it is not reset some times after rebuild/build. Try to clear cache of browser.

(If this has answered your question, please click on "mark as answer" on this post. Thank you!)

Blog

Twitter

Sincerely,
Sergey Lutay

Min-Hong Tang - MSFT
Min-Hong...

Contributor

Contributor

3376 points

377 Posts

Answered Question

Re: Created in Blend-3, Visual Studio does not rebuild a Silverlight web site?

Hi,

   You can try to delete the application.xap file under the client folder.

   Also you could try to remove the link between the web appliaction and the silverlight application then link them again.

   Just right click the web appliaction and click property, then ni the property panel select silverlight tabItem. Then you can add or remove links between web appliaction and silverlight application.

Best Regards

Min-Hong Tang
Microsoft Online Community Support

Please remember to mark the replies as answers if they help and unmark them if they provide no help.
  • Unanswered Question
  • Answered Question
  • Announcement
Microsoft Communities