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
15
Infragistics4 or Infragistics45
posted

Hi everyone,

I am having some troubles and it looks because of I have reference to the same assembly with infragistics4 and infragistics45.

Compiler Error Message: CS0433: The type 'Infragistics.Web.UI.WebScriptManager' exists in both 'c:\Users\XXXX\AppData\Local\Temp\Temporary ASP.NET Files\vs\80987e63\b5feba56\assembly\dl3\ac980752\0028a6e3_2d56d201\Infragistics45.Web.v16.2.DLL' and 'c:\Windows\Microsoft.NET\assembly\GAC_MSIL\Infragistics4.Web.v16.2\v4.0_16.2.20162.2068__7dd5c3163f2cd0cb\Infragistics4.Web.v16.2.dll'

So I guess I can resolve the problem using only one of them, but... which is the difference between infragistics4 and 45? is it a different version (both of them are v16.2)? how can I know wich one I should use? it doesnt matter? 

Sorry about that, but I took this project at the middle and I think I am losing something about this...

Can anyone help me?