Search

Cannot open .NET4.5 WPF applications in Design View by BradThor

Closed
as By Design Help for as By Design

1
0
Sign in
to vote
Type: Bug
ID: 730932
Opened: 3/13/2012 11:24:13 AM
Access Restriction: Public
0
Workaround(s)
7
User(s) can reproduce this bug
When opening a WPF application that is based on the .NET4.5 framework, you cannot open XAML files in Design or Spit view. Visual Studio 11 beta displays XAML correctly in its Design view.

You may also not be able to use the "Add New Item..." command to add files to your project.
Details (expand)

Product Version?

 

Blend for Visual Studio 11 Beta

Language?

C#

Issue Type?

Bug

Repro Steps? (N/A for Suggestion)

1. Create new Visual C# WPF Application project using the .NET 4.5 framework.
2. Open project in Blend for Visual Studio.
3. Open MainWindow.xaml.

The XAML file will open in code view with no Split or Design view tabs; however, the XAML will open and display correctly in Visual Studio 11 beta's Design View.
File Attachments
0 attachments
Sign in to post a comment.
Posted by win7guru2013 on 7/30/2012 at 1:08 PM
I was able to run the MockupToXaml.sln file just fine. It may not be supported, but it can run.
Posted by Microsoft on 7/19/2012 at 4:36 PM
Hi Brad,
        Thanks for sending this feedback. WPF or SL projects are not supported in Blend for Visual Studio 2012,Only metro style application development is supported in this version.
Regards
Harikrishna Menon
Program Manager - Blend for Visual Studio & VS XAML Designer
Posted by Convergexe on 6/6/2012 at 7:33 PM
same here.
Posted by Miguel Hurtado on 6/1/2012 at 12:22 AM
The same thing is happening to me but with Blend included in Visual Studio 2012 RC. My project is a .NET 4.0 WPF application.
Sign in to post a workaround.