Whenever I open the file InfragisticStyleLibrary.wsl I receive an IndexOutOfRangeException error

Asked By 0 points N/A Posted on -
qa-featured

Hi,

I’m using AppStylist for ASP.NET.

Whenever I open the file InfragisticStyleLibrary.wsl I receive an IndexOutOfRangeException error.

In an attempt to solve this problem I reinstalled the software but this did not work.

How can I solve this problem?

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.

Details                                                        Continue             Quit

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.AppStyling.CSS.CssAnalyzer.Analyze(String css)

at Infragistics.Web.AppStyling.CSS.StyleSheet..ctor(String file)

at Infragistics.Web.AppStyling.StyleFile.LoadExistingStyleSheet(String path, String r

at Infragistics.Web.AppStyling.StyleFile..ctor(StyleSetSettings styleSet. AppStyleInfo

at Infragistics.Web.AppStyling.StyleSetSettings..ctor(ApplicationStyleLibrary library.

For more information, please see the attached file.

SHARE
Answered By 10 points N/A #159812

Whenever I open the file InfragisticStyleLibrary.wsl I receive an IndexOutOfRangeException error

qa-featured

Hello Bridget,

That error is occurring because there exists a bug in the .NET Framework that you have on your computer. To resolve the issue therefore you will need to perform a software update that will correct that problem.

  • On your computer, go to the Control Panel and then looks for Windows Update.
  • Look for "Check for Updates" and then click on it.
  • You will need to ensure that you have internet connection because the updates will be downloaded online and installed on your computer.
  • .NET Framework will be installed as part of the updates.

Regards,

Carl

Related Questions