Infragistics Home

Infragistics Forums

Infragistics community online discussions.
Welcome to Infragistics Forums Sign in | FAQ
in Search

Image files in ig_common folder

Last post 08-06-2008 13:28 by mcj30606. 2 replies.
Page 1 of 1 (3 items)
Sort Posts: Previous Next
  • 08-02-2008 17:27

    • mcj30606
    • Not Ranked
    • Joined on 08-02-2008
    • Points 60

    Image files in ig_common folder

    I am testing out several controls and attempting to apply various styles (Office 2003, etc.). While I was able to get the controls to display properly on my production IIS server by copying the ig_common folder into the site's root directory, I have been unable to get the controls to render properly from within Visual Studio (including the Infragistics Quick Design menus) or when running on the ASP.Net Development Server - makes it difficult to test out new styles since I have to build the site and copy it over to my production server each time I want to view a change.

     I have verified that the "ig_common" and "Themes" subdirectories have been installed to the "C:\Windows\Microsoft.NET\Framework\v2.0.50727\ASP.NETClientFiles\" directory.

     Anybody run into this issue before?

    • Post Points: 20
  • 08-04-2008 0:12 In reply to

    Re: Image files in ig_common folder

    Hello,

    Thanks for writing. Yes, this is a deployment scenario we are aware of - sometimes developers do not have IIS installed on their local machines, hence the global virtual direcory ig_common used by default will not work while developing locally.

    For situtations like this, we have exposed the StyleSetPath and StyleSetName properties for each control, and you can copy the ig_res folder locally in your website while developing. You can also use web.config to map that globally for all IG controls on page.

    More information and this topic and different deployment scenarios are discussed in this forum thread, which I hope you will find useful:

    http://forums.infragistics.com/forums/p/6462/27800.aspx#27800 

    Please, let me know if this helps. 

    Best Regards,
    Rumen Stankov (MCSD.NET)
    The Infragistics ASP.NET Team
    • Post Points: 20
  • 08-06-2008 13:28 In reply to

    • mcj30606
    • Not Ranked
    • Joined on 08-02-2008
    • Points 60

    Re: Image files in ig_common folder

    Thanks for the response.

     I did try copying the image files into the web app and modifying the web.config file to point to that directory, however Visual Studio began kicking out with errors upon compilation...apparently there were too many files and subdirectories for it to monitor.

    I might just bite the bullet and install IIS locally to get around it in the interim...y'all's controls are just too pretty to have to view with big red "X's" on top of them :D 

    • Post Points: 5
Page 1 of 1 (3 items)
Powered by Community Server (Commercial Edition), by Telligent Systems