Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error in simple application
Message
From
14/12/2008 17:30:26
 
 
General information
Forum:
ASP.NET
Category:
Windows Presentation Foundation (WPF)
Miscellaneous
Thread ID:
01366277
Message ID:
01367293
Views:
9
>I think the problem is probably in the c# constructor code for Page1 but it's not possible to say where since you don't show code for WindowsFormsHost or mainForm (if you chop out all of the constructor code except InitializeComponent it compiles OK)
>Regards,
>Viv

WindowsFormsHost is a WPF class, you need to include WindowsFormsIntegration.dll once I did that and gave the application full trust it ran fine.
Previous
Reply
Map
View

Click here to load this message in the networking platform