Windows Vista Forums
Vista Forums Home Join Vista Forums Webcasts Vista Tutorials Tags

Welcome to Vista Forums we are your forum to discuss Windows Vista x64 and x86 systems. Whether you need help or just want to post an idea you have on Vista, this is the forum for you.
Register at Vista forums...the world biggest Windows Vista resource Join Vista Forums Now

Go Back   Vista Forums > Microsoft Technical Newsgroups > Avalon

VS/WPF crash on trying to add a WinFX Custom Control template to

Update your Vista Drivers Update Your Drivers Now!!
Closed Thread
 
Thread Tools Display Modes
Old 01-10-2006   #1 (permalink)
Jason Dolinger
Guest


 

VS/WPF crash on trying to add a WinFX Custom Control template to

This message box pops up:


---------------------------
Microsoft Visual Studio
---------------------------
Error: this template attempted to load an untrusted component
'WinFxCustomControlTemplateWizard, Version=1.0.2105.28464,
Culture=Neutral, PublicKeyToken=c12fb63fad4f4849'. For more information
on this problem and how to enable this template, please see
documentation on Customizing Project Templates.
---------------------------
OK
---------------------------

My System SpecsSystem Spec
Old 01-10-2006   #2 (permalink)
Michael Latta
Guest


 

Re: VS/WPF crash on trying to add a WinFX Custom Control template to a project:

This is a known problem with the Nov CTP. No word from MS on any
workaround.

Michael

"Jason Dolinger" <jdolinger@lab49.com> wrote in message
news:ueCXxuz$FHA.532@TK2MSFTNGP15.phx.gbl...
> This message box pops up:
>
>
> ---------------------------
> Microsoft Visual Studio
> ---------------------------
> Error: this template attempted to load an untrusted component
> 'WinFxCustomControlTemplateWizard, Version=1.0.2105.28464,
> Culture=Neutral, PublicKeyToken=c12fb63fad4f4849'. For more information
> on this problem and how to enable this template, please see documentation
> on Customizing Project Templates.
> ---------------------------
> OK
> ---------------------------



My System SpecsSystem Spec
Old 01-10-2006   #3 (permalink)
Daniel Danilin
Guest


 

Re: VS/WPF crash on trying to add a WinFX Custom Control template to a project:

You have to change Assembly Version in Microsoft Visual Studio
8\Common7\IDE\ItemTemplatesCache\CSharp\1033\WinFXCustomControl.zip\WinFXCustomControl.vstemplate
to 1.0.2147.27675
and in ItemTemplates\CSharp\1033\WinFXCustomControl.zip

"Michael Latta" <lattam@mac.com> schrieb im Newsbeitrag
news:O0U7cJ0$FHA.2812@TK2MSFTNGP09.phx.gbl...
> This is a known problem with the Nov CTP. No word from MS on any
> workaround.
>
> Michael
>
> "Jason Dolinger" <jdolinger@lab49.com> wrote in message
> news:ueCXxuz$FHA.532@TK2MSFTNGP15.phx.gbl...
>> This message box pops up:
>>
>>
>> ---------------------------
>> Microsoft Visual Studio
>> ---------------------------
>> Error: this template attempted to load an untrusted component
>> 'WinFxCustomControlTemplateWizard, Version=1.0.2105.28464,
>> Culture=Neutral, PublicKeyToken=c12fb63fad4f4849'. For more information
>> on this problem and how to enable this template, please see documentation
>> on Customizing Project Templates.
>> ---------------------------
>> OK
>> ---------------------------

>
>



My System SpecsSystem Spec
Old 01-10-2006   #4 (permalink)
Michael Latta
Guest


 

Re: VS/WPF crash on trying to add a WinFX Custom Control template to a project:

How do I do this? Could MS/you provide an updated zip for our use?

Michael

"Daniel Danilin" <nesher.hh@web.de> wrote in message
news:es9a$QHAGHA.2040@TK2MSFTNGP14.phx.gbl...
> You have to change Assembly Version in Microsoft Visual Studio
> 8\Common7\IDE\ItemTemplatesCache\CSharp\1033\WinFXCustomControl.zip\WinFXCustomControl.vstemplate
> to 1.0.2147.27675
> and in ItemTemplates\CSharp\1033\WinFXCustomControl.zip
>
> "Michael Latta" <lattam@mac.com> schrieb im Newsbeitrag
> news:O0U7cJ0$FHA.2812@TK2MSFTNGP09.phx.gbl...
>> This is a known problem with the Nov CTP. No word from MS on any
>> workaround.
>>
>> Michael
>>
>> "Jason Dolinger" <jdolinger@lab49.com> wrote in message
>> news:ueCXxuz$FHA.532@TK2MSFTNGP15.phx.gbl...
>>> This message box pops up:
>>>
>>>
>>> ---------------------------
>>> Microsoft Visual Studio
>>> ---------------------------
>>> Error: this template attempted to load an untrusted component
>>> 'WinFxCustomControlTemplateWizard, Version=1.0.2105.28464,
>>> Culture=Neutral, PublicKeyToken=c12fb63fad4f4849'. For more information
>>> on this problem and how to enable this template, please see
>>> documentation on Customizing Project Templates.
>>> ---------------------------
>>> OK
>>> ---------------------------

>>
>>

>
>



My System SpecsSystem Spec
Old 01-10-2006   #5 (permalink)
Dennis Cheng [MSFT]
Guest


 

Re: VS/WPF crash on trying to add a WinFX Custom Control template to a project:

Sorry about the breakage. The update is in December CTP release which is
coming very soon.

Here's how to fix the CustomControl item template in the November CTP today:
1. Open "%ProgramFiles%\Microsoft Visual Studio
8\Common7\IDE\ProjectTemplates\CSharp\Windows
(WinFX)\WinFXCustomControl.zip"

2. Find and update the line below in WinFXCustomControl.vstemplate with the
new strong name and put it back into the zip file:
<Assembly>WinFxCustomControlTemplateWizard, Version=1.0.2147.27675,
Culture=Neutral, PublicKeyToken=c12fb63fad4f4849</Assembly>

3. Run update process in the background which refreshes the template cache
and takes a few minutes: devenv.exe /installvstemplates


"Michael Latta" <lattam@mac.com> wrote in message
news:eWqcswMAGHA.312@TK2MSFTNGP09.phx.gbl...
> How do I do this? Could MS/you provide an updated zip for our use?
>
> Michael
>
> "Daniel Danilin" <nesher.hh@web.de> wrote in message
> news:es9a$QHAGHA.2040@TK2MSFTNGP14.phx.gbl...
>> You have to change Assembly Version in Microsoft Visual Studio
>> 8\Common7\IDE\ItemTemplatesCache\CSharp\1033\WinFXCustomControl.zip\WinFXCustomControl.vstemplate
>> to 1.0.2147.27675
>> and in ItemTemplates\CSharp\1033\WinFXCustomControl.zip
>>
>> "Michael Latta" <lattam@mac.com> schrieb im Newsbeitrag
>> news:O0U7cJ0$FHA.2812@TK2MSFTNGP09.phx.gbl...
>>> This is a known problem with the Nov CTP. No word from MS on any
>>> workaround.
>>>
>>> Michael
>>>
>>> "Jason Dolinger" <jdolinger@lab49.com> wrote in message
>>> news:ueCXxuz$FHA.532@TK2MSFTNGP15.phx.gbl...
>>>> This message box pops up:
>>>>
>>>>
>>>> ---------------------------
>>>> Microsoft Visual Studio
>>>> ---------------------------
>>>> Error: this template attempted to load an untrusted component
>>>> 'WinFxCustomControlTemplateWizard, Version=1.0.2105.28464,
>>>> Culture=Neutral, PublicKeyToken=c12fb63fad4f4849'. For more
>>>> information on this problem and how to enable this template, please see
>>>> documentation on Customizing Project Templates.
>>>> ---------------------------
>>>> OK
>>>> ---------------------------
>>>
>>>

>>
>>

>
>



My System SpecsSystem Spec
Old 01-10-2006   #6 (permalink)
Dennis Cheng [MSFT]
Guest


 

Re: VS/WPF crash on trying to add a WinFX Custom Control template to a project:

Typo - should be "IDE\ItemTemplates"

"Dennis Cheng [MSFT]" <dennis.cheng@online.microsoft.com> wrote in message
news:ugF97bPAGHA.140@TK2MSFTNGP12.phx.gbl...
> Sorry about the breakage. The update is in December CTP release which is
> coming very soon.
>
> Here's how to fix the CustomControl item template in the November CTP
> today:
> 1. Open "%ProgramFiles%\Microsoft Visual Studio
> 8\Common7\IDE\ItemTemplates\CSharp\Windows (WinFX)\WinFXCustomControl.zip"
>
> 2. Find and update the line below in WinFXCustomControl.vstemplate with
> the new strong name and put it back into the zip file:
> <Assembly>WinFxCustomControlTemplateWizard, Version=1.0.2147.27675,
> Culture=Neutral, PublicKeyToken=c12fb63fad4f4849</Assembly>
>
> 3. Run update process in the background which refreshes the template cache
> and takes a few minutes: devenv.exe /installvstemplates
>
>
> "Michael Latta" <lattam@mac.com> wrote in message
> news:eWqcswMAGHA.312@TK2MSFTNGP09.phx.gbl...
>> How do I do this? Could MS/you provide an updated zip for our use?
>>
>> Michael
>>
>> "Daniel Danilin" <nesher.hh@web.de> wrote in message
>> news:es9a$QHAGHA.2040@TK2MSFTNGP14.phx.gbl...
>>> You have to change Assembly Version in Microsoft Visual Studio
>>> 8\Common7\IDE\ItemTemplatesCache\CSharp\1033\WinFXCustomControl.zip\WinFXCustomControl.vstemplate
>>> to 1.0.2147.27675
>>> and in ItemTemplates\CSharp\1033\WinFXCustomControl.zip
>>>
>>> "Michael Latta" <lattam@mac.com> schrieb im Newsbeitrag
>>> news:O0U7cJ0$FHA.2812@TK2MSFTNGP09.phx.gbl...
>>>> This is a known problem with the Nov CTP. No word from MS on any
>>>> workaround.
>>>>
>>>> Michael
>>>>
>>>> "Jason Dolinger" <jdolinger@lab49.com> wrote in message
>>>> news:ueCXxuz$FHA.532@TK2MSFTNGP15.phx.gbl...
>>>>> This message box pops up:
>>>>>
>>>>>
>>>>> ---------------------------
>>>>> Microsoft Visual Studio
>>>>> ---------------------------
>>>>> Error: this template attempted to load an untrusted component
>>>>> 'WinFxCustomControlTemplateWizard, Version=1.0.2105.28464,
>>>>> Culture=Neutral, PublicKeyToken=c12fb63fad4f4849'. For more
>>>>> information on this problem and how to enable this template, please
>>>>> see documentation on Customizing Project Templates.
>>>>> ---------------------------
>>>>> OK
>>>>> ---------------------------
>>>>
>>>>
>>>
>>>

>>
>>

>
>



My System SpecsSystem Spec
Closed Thread

Thread Tools
Display Modes



Similar Threads
Thread Thread Starter Forum Replies Last Post
Exposing contained control properties from within a custom control Martin Robins Avalon 1 04-10-2008 09:53 AM
Exposing contained control properties from within a custom control Martin Robins Avalon 0 04-10-2008 09:52 AM
Reference a xaml window from a WinFX Custom Control Library ? Peter Fitzgibbons Avalon 3 02-24-2006 04:11 PM
Presenting rich content in a control template Griff Avalon 2 01-31-2006 06:59 AM
Control Template question Griff Avalon 3 01-10-2006 03:54 PM


Vistax64.com is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media 2005-2008

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51