When I try to edit the Columns collection from the properties window I get this message. Could not load file or assembly "Infragistics4.WebUI.Design.Win.v11.1, ......lots more". The system cannot find the file specified. This same error happens for a number of the properties. I've executed a repair on the installation, and searched for the assembly in the Infragistics installation folders, and in the GAC, but have had no success.
Can anyone help solve this?
Thanks,
Lee Roper -
Ok, I understand, but I'm confused that when I did run the v11.1 install that it didn't put the required dll anywhere, much less the GAC. And I'm confused about the information in the attached file that indicates that the1006 build grid, when placed in a designer page, displays 2036 build in the "About". And, like I say, when I try to modify the grid, it throws an error looking for the 2036 assembly.
Just to satisfy my curriosity, IS there a 2036 build assembly? I didn't see it in your image either.
In the meantime, I'll reinstall and see what happens. But, I'll bet you it doesn't magically show up. Want to bet? :-)
Thanks Alex,
Lee...
Hello Lee,
When new versions of our controls are installed they do not remove or modify previous installations. That is why you can have 10.3, 11.1 and 11.2 installed on the same machine at the same time.
What you can do is to install controls with version 11.1 on your machine again. This will add all needed files and will register them in the GAC.
We do not provide isolated assemblies for download because this actually is in contradiction with our license agreement.
Install 11.1 package again and let me know if the needed assemblies are registered in GAC.
Can you put the dll somewhere I can access it?
Lee
Hi Alex. I actually do see the assembly highlighted by you in your reply. But the assembly being requested is build 2036. My OS is Win7 and the install package is vv11.1.20111.2036
Some background. I had been having problems with the v11.1.20111.1006 Hierarchical grid, and I read somewhere that v11.2, with batch updating, sounded like it would solve a lot of the issues I was having. So I installed it, removing the older version first. This may be the root of what went wrong...I just don't know.
Anyway, another of my colleagues took the page with the hierarchical grid. Another set of eyes can sometimes help. <shrug> I am now working on a new page that has a WebDataGrid on it. Right now, until I can get this resolved, I'm just coding the control without help of the designer, which is a bit slow since I'm not that familiar with it. If I could get the right build of the dll, all would be well, I think.
Thank you Alex.
The mentioned by you assembly and the other assemblies of this type (with “Win” in them) are normally used to provide Visual Studio designer support for our controls.
These assemblies are part of the installation package for ASP.NET controls and should be available in machine GAC.
They are then used by the Visual Studio designer.
If your ASP.NET controls are installed correctly you should be able to see this assembly in the GAC (Windows 7 x64):
Can you tell me what install package do you use and what is your Operating System?