Server Error in '/' Application.

Value does not fall within the expected range.

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.ArgumentException: Value does not fall within the expected range.

Source Error:


Line 154:            throw new ArgumentException();
Line 155:        }
Line 156:        _id = domizilId;
Line 157:        _sprachId = sprachId;
Line 158:

Source File: c:\inetpub\wwwroot\ma-bretagne.de\App_Code\VdfaSynchronisierung\Beans\Data\Wrapper\ObjektDaten.cs    Line: 156

Stack Trace:


[ArgumentException: Value does not fall within the expected range.]
   ObjektDaten..ctor(Int32 sprachId, Int32 domizilId) in c:\inetpub\wwwroot\ma-bretagne.de\App_Code\VdfaSynchronisierung\Beans\Data\Wrapper\ObjektDaten.cs:156
   haus.Page_Load(Object sender, EventArgs e) in c:\inetpub\wwwroot\ma-bretagne.de\haus.aspx.cs:58
   System.EventHandler.Invoke(Object sender, EventArgs e) +0
   System.Web.UI.Control.OnLoad(EventArgs e) +106
   System.Web.UI.Control.LoadRecursive() +68
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3785


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