Good morning
in a new project VS2005 (infra v2.0) , I've added reference to infragistics web dll v2 and put WebHierarchicalDataGrid on the page (and others controls) but none of these controls get image.
Directory ig_rest is not generated into project directory I don't know why
Thanks
I am having this same problem with both the WebTab and other Infragistics controls. I can't figure out the problem.
Here is what I am using. Visual Studio 2010 with an ASP.Net 4.0 project. We have Infragistics NetAdvantage 2010.3 software.
All I did after creating the project is drag a WebTab and a WebScriptManager onto the page, then publish the app. It shows the text of the two default web tabs with no space between them and no tab images. In References, the only Infragistics reference added was Infragistics4.Web.v10.3.
If I right-click on Default.aspx and click View in Browser, it displays the graphics properly. But not when published.
I have tried publishing to my Windows 7 PC and to a Windows 2003 server and both display it the same way. I sure need to get this resolved right away. Any help would be appreciated.
Hello UCF_user,
did you resolve your isse?
Hello,
I have look at your request and I am not absolutely sure what you mean by “infra v2.0”? Does it mean that you .NET target framework is 2.0 and where images of Infragistics controls are missing, can you clarify more? If you can’t see controls in the designer probably you are not added reference to WebUI.Design dll. Ig_res folder should be generated when you drag control from the toolbox to designer or if you drag it into the source you have to switch to Design view.
I am looking forward to hearing form you.