![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
|
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 | Loose XAML I have tried to run a XAML application standalone with little success. If I have a very simple app with just a button it renders correctly. However if I use something like a stack panel I get errors. Is "loose" XAML supported? Is it true that you can not add code to the XAML file and have it run in the browser as a loose application? Thanks for the help |
My System Specs![]() |
| | #2 (permalink) |
| Guest | re: Loose XAML Loose XAML is indeed supported; but in order to have any code you must use a compiled application. So if you're example using a StackPanel has any inline code references, it will not parse correctly, and you'd need to recompile. If you need to deploy a web based XAML Application, check the http://windowssdk.msdn.microsoft.com site for information on XBAP applications. If your StackPanel example has no code in it, I'm guessing that it's malformed. If you want to post it to the newsgroup I'd be happy to look at it. Alternately, cut and paste it into XAMLPad and see if it renders. If it doesn't (and it shouldn't, based on your post) you'll see the parse error in XAMLPad and should be able to fix it. Good luck. Keith Boyd [msft] -----Original Message----- From: swoods80@gmail.com Posted At: Friday, June 09, 2006 10:25 AM Posted To: microsoft.public.windows.developer.winfx.avalon Conversation: Loose XAML Subject: Loose XAML I have tried to run a XAML application standalone with little success. If I have a very simple app with just a button it renders correctly. However if I use something like a stack panel I get errors. Is "loose" XAML supported? Is it true that you can not add code to the XAML file and have it run in the browser as a loose application? Thanks for the help |
My System Specs![]() |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to deploy an XAML-based App with its XAML-UI-File? | Solveigh | Avalon | 11 | 11-08-2006 07:50 AM |
| Interpreter demo loading "loose Xaml" interface | pfisk | Avalon | 0 | 05-06-2006 03:28 PM |
| Interpreter demo loading "loose Xaml" interface | pfisk | Avalon | 0 | 05-06-2006 03:24 PM |
| Interpreter demo loading "loose Xaml" interface. | pfisk | Avalon | 0 | 05-06-2006 03:21 PM |
| Interpreter demo using "loose" Xaml in IE7 | pfisk | Avalon | 0 | 05-06-2006 03:10 PM |