![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
|
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.
br> br> |
| |||||||
![]() |
| | Thread Tools | Display Modes |
| | #1 (permalink) |
| 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 Specs![]() |
| | #2 (permalink) |
| 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 Specs![]() |
| | #3 (permalink) |
| 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 Specs![]() |
| | #4 (permalink) |
| 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 Specs![]() |
| | #5 (permalink) |
| 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 Specs![]() |
| | #6 (permalink) |
| 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 Specs![]() |
![]() |
| 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 |