I can't seem to get a web application up and running with a WebTab control. The control draws but with no styling applied at all. I have followed the instructions to deploy common assets (as per http://ko.infragistics.com/help/topic/54248A52-B16A-4E78-A957-C53CE636C6BC), but have some questions:
1) I am using version 2012.2 on CLR 4. The common assets deployment page says you should create a folder called "C:\inetpub\wwwroot\aspnet_client\infragistics\20131CLR2035\Scripts" on your IIS server. Is the "20131CLR2035" folder named based on the Infragistics and CLR versions - IOW what should the folder be named on my IIS instance running v 2012.2 on CLR4?
2) There seem to be some bugs in the WebTab CSS file (ig_WebTab.css) for the Office2007Silver style. It referes to images that do not exist in this style, e.g.
.igwtTabNormalSilver2k7 { font-size: 11px; background-image:url(../Office2007Black/WebTab/igwt_tab_normal.jpeg); background-repeat: repeat-x; color: #4C535C; } .igwtTabHoverSilver2k7 { font-size: 11px; background-image:url(../Office2007Black/WebTab/igwt_tab_hover_mid.jpeg); background-repeat: repeat-x; }
both refer to an "Office2007Black" folder which does not exist in the Office2007Silver set. Looks like a cut-and-paste job gone wrong.
3) Finally, what steps should or can I take to verify the style is correctly deployed or to track down what I am missing?
I can get it working with the Default stylset, but not the Office2007Silver styleset supplied by Infragistics, so there must be some bugs in this styleset, an example of which I detailed in my first post.
Hello dsuter ,
I’m just following up to see if you’ve been able to resolve your issue. If you have any questions or concerns or if you need further assistance please let me know.
Best Regards,
Maya Kirova
Developer Support Engineer
Infragistics, Inc.
http://ko.infragistics.com/support