» »

XAML vs ASP.NET Nujno!!!!

XAML vs ASP.NET Nujno!!!!

diovc ::

Pozdrav!

Delam aplikacijo v asp.net 2.0. To aplikacijo sem povezal z XAML. Xaml sem prikazal na aspx strani na način:

//

new agHost("header", // hostElementID (HTML element to put WPF/E control into)
"wpfeControl1", // ID of the WPF/E ActiveX control we create
"750", // Width
"650", // Height
"white", // Background color
null, // SourceElement (name of script tag containing xaml)
"plugin.xaml", // Source file
"true", // IsWindowless
"30", // MaxFrameRate
null // OnError handler
);
// ]]>


Ko zaženem aplikacijo, pa piše:
Install WPF/E
You must install the current version of WPF/E (codename) in order to view this content.

Imam pa inštalirano WPF/E Feb CTP . Probal sem inštalirat tuji Silverlight. Noče mi pokazat xaml v aspx strani še vedno.

Ali ima kdo kakšno rešitev?
Zvestoba do groba.. Laški pir