Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
40
Deplyment to web server
posted

Hi

I have a WebDataGrid working in my local project but after deploying to my web server, the grid is blank on the page and inside inspect element I see the error 'Infragistics is not defined'

I have followed all the deployment guidelines, I could see Infragistics45.Web.v15.1.dll in the website bin folder, so I tried copying the contents of CLR4.5\Bin from my local machine to the website bin folder but it didn't fix it.

I have tried adding the assembly in web config as I have seen suggested but it makes no difference.

Please help as this is quite urgent now I have changed my grids over to these infragistics grids

Thanks

Rob