Hello,
do I need to have a virtual directory ig_common on my webserver, or is everything included in the DLLs?
Regards
Most of the Infragistics controls have embedded images and scripts and do not require the ig_common virtual directory. However, some controls, such as the WebHtmlEditor and the WebSchedule forms do have external images and would need some place from which they can grab these images. If you don't want to use the ig_common virtual directory for this you can instead set the Images directory off of the controls or inside the infragistics.web tag of the web.config.
In the next release of NetAdvantage for Web Client ASP.NET we are also going to be introducing a new feature called the Infragistics Content Delivery Network. You will be able to use this to host the Javascript files and other resources that are required for your application. For more information about this feature, please see the ASP.NET product roadmap:
<http://ko.infragistics.com/innovations/roadmap/aspnet.aspx>