Skip to main content

Microsoft Silverlight

WebRequest in designtimeRSS Feed

(0)

SharpGIS
SharpGIS

Contributor

Contributor

3387 points

611 Posts

WebRequest in designtime

When doing a webrequest from a control in designtime in Blend, the webrequest will fail with a NotFound exception. This makes sense for Silverlight, since this is a cross-scheme access issue (http:// <=> file://).

However, the WebRequest is to a service that is used to determine how this control should render itself, and I would love to have the preview look exactly like it does at runtime. Therefore I'm hoping someone has an idea how to get around this limitation at design time.  Any hack appreciated :-)

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