Server Error in '/' Application.

Value cannot be null.
Parameter name: connectionString

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.ArgumentNullException: Value cannot be null.
Parameter name: connectionString

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:


[ArgumentNullException: Value cannot be null.
Parameter name: connectionString]
   Multilink.ApplicationBlocks.Data.SqlHelper.ExecuteReader(String connectionString, CommandType commandType, String commandText, SqlParameter[] commandParameters) in \\debelix\Razvoj_DevTeam\CMS2.0_dotnet2\mwebClassLibrary2\ContentFolder\SQLHelper.cs:869
   Multilink.ApplicationBlocks.Data.SqlHelper.ExecuteReader(String connectionString, CommandType commandType, String commandText) in \\debelix\Razvoj_DevTeam\CMS2.0_dotnet2\mwebClassLibrary2\ContentFolder\SQLHelper.cs:851
   Multilink.CMS.Library.LocalWebname.getDefaultWebNameSingle(String clientname) in \\debelix\Razvoj_DevTeam\CMS2.0_dotnet2\mwebClassLibrary2\LocalWebname.cs:201
   Multilink.CMS.Library.LocalWebname.getDefaultWebName(String clientname) in \\debelix\Razvoj_DevTeam\CMS2.0_dotnet2\mwebClassLibrary2\LocalWebname.cs:173
   Multilink.CMS.Library.LocalWebname.getFirstTimeWebName(String clientName) in \\debelix\Razvoj_DevTeam\CMS2.0_dotnet2\mwebClassLibrary2\LocalWebname.cs:374
   Multilink.CMS.MLSEF.SEF.get__WebName() in \\debelix\Razvoj_DevTeam\CMS2.0_dotnet2\mwebClassLibrary2\SEF.cs:743
   Multilink.CMS.MLSEF.SEF.Rewrite_BeginRequest(Object sender, EventArgs args) in \\debelix\Razvoj_DevTeam\CMS2.0_dotnet2\mwebClassLibrary2\SEF.cs:774
   System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +68
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +75


Version Information: Microsoft .NET Framework Version:2.0.50727.3662; ASP.NET Version:2.0.50727.3668