I get an error every time I try accessing standard wls file.
Hi,
Everytime I try to open the standard WSL file, all I get is the message “IndexOutOfRangeExeption”. I use InfragisticStyleLibrary.wsl in conjunction with AppStylist for ASP.NET. The image below will explain more.
Error: Unhandled exception has occurred in your application. If you click continue, the application will ignore this error and attempt to continue. Index was outside the bounds of the array.
ProgressDialog
Unhandled exception has occurred in your application. If you click Continue, the application will ignore this error and attempt to continue. If you click Quit, the application will close immediately.
Index was outside the bounds of the array
See the end of this message for details on invoking just-in-time [JIT) debugging instead of this dialog box.
*********Exception Text********
System.IndexOutOfRangeException: Index was outside the bounds of the array
at Infragistics.Web.App.Styling.Css.CssAnalyzer.Analyze(String css)
at Infragistics.Web.App.Styling.Css.Stylesheet..ctor(String file)
at Infragistics.Web.App.Styling.StyleFile.LoadExistingStyleSheel(String path)
at Infragistics.Web.App.Styling.StyleFile.ctor(Style.SetSettings styleset, app Styleinfo)
at Infragistics.Web.App.Styling.StyleSetSettings.ctor(ApplicationStyleLibrary library)
This issue persisted even after I tried re-setting up the software.
Can anyone help me out here?
I do not have any idea on what to do about it.