Search

Silverlight template control fails after update fo VS 2012 by BlitzLogic

Resolved
as Fixed Help for as Fixed

2
0
Sign in
to vote
Type: Bug
ID: 773880
Opened: 12/9/2012 4:35:03 AM
Access Restriction: Public
0
Workaround(s)
0
User(s) can reproduce this bug
After adding the newest update to VS 2012 trying to a silverlight templated control to a project will produce an error, and not all relevant files will be created.
This is done on the following version of VS 2012
Microsoft Visual Studio Ultimate 2012
Version 11.0.51106.01 Update 1
Microsoft .NET Framework
Version 4.5.50709
Details (expand)

Visual Studio/Team Foundation Server/.NET Framework Tooling Version

Visual Studio 2012

Steps to reproduce

Create Silverlight application.
Choose: Add new item
Choose: Silverlight templated control
Choose: Add
System will prompt an error, See Actual Results.

The same procedure has been tested on a VS 2012 pre. update 1 without any problems, so it seems to be a probem related to the update.

Product Language

English

Operating System

Windows 8

Operating System Language

English

Actual results

An dialogbox shows an error mssage when trying to add a silverlight templated control.
The only file that gets added is the "templatedcontrol.cs" file.

Error message:(Which properly does not help!!)
Unspecified error (Exception from HRESULT: 0x8004005 (E_FAIL))

Expected results

Following files should be created:
generic.xaml
templatedcontrol.cs
File Attachments
0 attachments
Sign in to post a comment.
Posted by Sebastian Müller - PROLAN.de on 5/3/2013 at 12:14 AM
I have the given Exception from Visual Studio 2012 Update 2 when inserting a Silverlight Templated Control (Silverlight4 Project). Exception from HRESULT: 0x80004005 (E_FAIL). VS is running on Windows 8.
A class file is added to the project but no template.

The problem still exists.

After seeing that visual state editing is not supported in VS 2012 Update 2 and now these problems are giving me some doubts about the usability of VS 2012 for Silverlight development. A pitty cause i like VS 2012 and in our company meanwhile we avoid installing VS 2010 on developer machines.
Posted by Microsoft on 4/15/2013 at 11:10 PM
Hi,
Please try with Visual Studio 2012 Update 2 installed.

Thanks
Posted by Microsoft on 12/9/2012 at 9:37 PM
Thanks for your feedback.

We are rerouting this issue to the appropriate group within the Visual Studio Product Team for triage and resolution. These specialized experts will follow-up with your issue.

Posted by Microsoft on 12/9/2012 at 4:52 AM
Thank you for your feedback, we are currently reviewing the issue you have submitted. If this issue is urgent, please contact support directly(http://support.microsoft.com)
Sign in to post a workaround.