Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Misc Newsgroups > Avalon

Vista - Annoying namespace issue

 
 
Old 03-25-2006   #1 (permalink)
Simon Middlemiss


 
 

Annoying namespace issue

<Window x:Class="PanelDemo"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:c="http://schemas.openxmlformats.org/markup-compatibility/2006"
xmlns:d="http://schemas.microsoft.com/expression/interactivedesigner/2006"
xmlns:CustomPanel="clr-namespace:CustomPanel;assembly=CustomPanel"/>

Can anyone see anything wrong with the above, I keep getting

Assembly "CustomPanel" not found are you missing an assembly reference for
the namespace and
Type 'CustomPanel:PanelControl' could not be found, when I reference it,
however it runs fine, i only get the errors when I try and preview in
cider....

Any suggestions.

Feb CTP + March 20th release of orcas extensions (3.0.50727.358)

Cheers

Simon



My System SpecsSystem Spec
Old 03-25-2006   #2 (permalink)
Drew Marsh


 
 

Re: Annoying namespace issue

Simon Middlemiss wrote:

> however it runs fine, i only get the errors when I try and preview in
> cider....
> Any suggestions.


If it runs fine, then it's most likely just a bug in Cider. You might want
to file a bug report.

Cheers,
Drew

___________________________________
Drew Marsh
Chief Software Architect
Mimeo.com, Inc. - http://www.mimeo.com
Microsoft C# / WPF MVP
Weblog - http://blog.hackedbrain.com/


My System SpecsSystem Spec
 

Thread Tools


Similar Threads
Thread Forum
Annoying (but small) WLM Issue on Laptop with XP Live Mail
Annoying Vista Issue General Discussion
Solved Need help fixing annoying taskbar issue General Discussion
Bluetooth... working but annoying issue... General Discussion
An annoying mouse and taskbar issue..... Vista General


Vista Forums 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 Ltd

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