Hi,
I want to use the NetAdvantage for WPF 2008 in WPF Browser Application.
WPF Browser Application is pure web-based application and will be hosted on IIS.
I am facing problem when I use NetAdvantage for WPF 2008 with WPF Browser Application after I host my Web Application on IIS.
STEPS FOR CREATING APPLICATION :
1. create a wpf browser application.
2. drop the xamchart (or any wpf infragistic control) on the page.
3. build the application and publish it.
4. request the page over network through any client not having infragistic controls installed.
Application gives following error :
Platform Requirements Not Met
Unable to install or run the application.The application requires that assembly Insfragistics3.Wpf.Chart.v7.2 Version 7.2.20072.1000 be installed in the Global Assembly Cache(GAC) first.
.Zip file is attached for detailed error.
Please can you tell me the solution for this,
Thanks
Sejal Viroja
Please look through the following page in documentation. It details how to install the DLLs into the GAC at deployment.
http://help.infragistics.com/Help/NetAdvantage/WPF/2007.2/CLR3.X/html/WPF_Using_Global_Assembly_Cache_GAC_Deployment.html
Let me know if this helps.
Thanks,