Server Error in '/' Application.

Eroare la generarea intervalelor!

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Exception: Eroare la generarea intervalelor!

Source Error:


Line 71:                 ddl_proprietate.Width = 250;
Line 72: 
Line 73:                 string[] ListValori = ProprietateSpecificaCategoriei.GetValoareInterval(vpsg.Pg.Id.ToString(), pg.Ct.UniqueIdentifier.ToString(), vpsg.Valoare).Split(',');
Line 74: 
Line 75:                 foreach (string ss in ListValori)

Source File: d:\hostingspaces\eopticaiasi\eoptica.ro\wwwroot\DetaliiProdus.aspx.cs    Line: 73

Stack Trace:


[Exception: Eroare la generarea intervalelor!]
   eSiteManager.ProprietateSpecificaCategoriei.GetValoareInterval(String id_proprietate, String id_categorie, String strInterval) in e:\eSiteProject\eSiteManager\ProprietateSpecificaCategoriei.cs:301
   DetaliiProdus.IncarcaControalePentruProprietatiDinamice(ProdusGeneral pg) in d:\hostingspaces\eopticaiasi\eoptica.ro\wwwroot\DetaliiProdus.aspx.cs:73
   DetaliiProdus.Page_Load(Object sender, EventArgs e) in d:\hostingspaces\eopticaiasi\eoptica.ro\wwwroot\DetaliiProdus.aspx.cs:21
   System.Web.UI.Control.OnLoad(EventArgs e) +108
   System.Web.UI.Control.LoadRecursive() +90
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1533


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.8.4110.0