Questions tagged [expression-blend-3]

26 questions
30
votes
5 answers

Expression Blend: Getting error "XXX" does not exist in the namespace "XXX", but not in VS2008

I am trying to use Blend 3.0 to edit a project that contains some WPF controls. This project already compiles and runs fine from Visual Studio 2008. In Blend however, I'm getting mysterious errors that make no sense: For example, I have a class that…
Anthony Brien
  • 6,106
  • 7
  • 43
  • 56
6
votes
6 answers

How to draw a grid in SketchFlow?

Since there is no grid asset in SketchFlow, what is the best way to represent one? Does everyone just use the rectangle asset?
Clay
  • 1,273
  • 2
  • 16
  • 23
4
votes
1 answer

Disable Intellisense in Blend 3

We are currently building a WPF solution in Blend 3 and Intellisense is extremely slow. Visual Studio 2008 and 2010 beta 2 do not have any problems, Blend 2 did not have any issues either. How would it be possible to disable Intellisense in the XAML…
3
votes
6 answers

Blend 3 Can't Open VS 2010 Projects!

I have Blend 3 Final and Visual Studio 2010 Beta 1 installed and I need to develop in VS 2010 with .net 4.0 and design my end-user UI in Blend but Blend 3 can't open my projects! What should I do?! :((
3
votes
4 answers

Blend 3 in design time can't find my converters/Resources .(WPF)

I'm having troubles using Blend with my visual studio solution. In Runtime, and compile time everything is just fine. As you can see in the picture, Blend urges me to Build the project, but it does not change the situation, even after a successful…
ArielBH
  • 1,991
  • 3
  • 22
  • 38
3
votes
2 answers

How to bind test data to a SketchFlow ComboBox?

I haven't been able to successfully bind some test data to a SketchFlow ComboBox. I added a sample data source and created a collection with some basic string values. There are a number of tutorials on how to bind to a ListBox in SketchFlow and that…
Clay
  • 1,273
  • 2
  • 16
  • 23
2
votes
1 answer

Expression-Blend-3 - Has Anyone Lost a Window? How Can You Get It Back?

Here's what I did: Right-clicked on an item in the 'Objects and Timeline' panel. Selected 'View XAML' Resized the window to a '0' size so that it went off the bottom of the screen. Now, even if I: Select 'Reset Current Workspace'... Or restart…
Jim G.
  • 15,141
  • 22
  • 103
  • 166
2
votes
1 answer

Change the source of Image using StoryBoard

I want to change the source of an image using storyboard in silverlight blend on mouse over: ---code here--
Malcolm
  • 1,801
  • 3
  • 21
  • 48
2
votes
2 answers

Visual Studio Missing "Open in blend" option

Am I missing something or does that "Open in blend" option in Visual Studio 2008 not exist anymore? I am using VS 2008 SP1 + Expression Studio 3.0. I can do it the other way around, from blend to visual studio, but not visual studio to…
Joshscorp
  • 1,832
  • 4
  • 22
  • 42
1
vote
2 answers

Why can't I add a XML datasource in Expression Blend 3?

I'm using Expression Blend 3 I click on "add live datasource", "add new xml datasource" copy in a URL but the OK button remains blank adding a local XML datasource file works fine How can I add a URL datasource in expression blend 3? does this…
Edward Tanguay
  • 189,012
  • 314
  • 712
  • 1,047
1
vote
1 answer

Copying an Blend Storyboard

I have an expression blend 3 solution, that has a few images(my buttons). Now i have a storyboard that plays a certain effect/animation/fade-in on my button. Can i copy the storyboard to my other buttons or must i go an do each animation on it's…
Josef Van Zyl
  • 915
  • 3
  • 19
  • 43
1
vote
1 answer

Expression Blend 3 Design Mode Exclamation Mark

I'm editing a ListViewItem template and I'm trying to add a custom control to the template but when I do I get a warning box surrounding my control that I add. Here is the pic. Notice the image isn't re-sizing that is part of the custom control. Why…
ScottN
  • 1,490
  • 2
  • 20
  • 34
1
vote
1 answer

Screens in Folders within Expression Blend Sketchflow

Is there a way to put screens in a folder int he project view and have them available in the SketchFlow Map? I can create the Screens but they are not available in the Sketchflow Map. It is appearing that all of the Screens have to exist at the…
cjibo
  • 4,487
  • 6
  • 27
  • 34
1
vote
1 answer

In Blend 3 how do I design a user interface for external hardware running in real time?

How do I design a user interface for external hardware which is running in real time? Is this possible with Blend 3? I need to design a two way interface for a piece of external hardware and it would be great if I could twiddle it's knobs while…
David Smith
  • 411
  • 2
  • 5
  • 12
1
vote
1 answer

SketchFlow - Merge and Report Multiple users feedback

I'm using Microsoft Elements 3 SketchFlow to get user feedback, but how can I merge them together or at least print them?
Dave
  • 1,179
  • 12
  • 18
1
2