Server Error in '/' Application.

The ConnectionString property has not been initialized.

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.InvalidOperationException: The ConnectionString property has not been initialized.

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:


[InvalidOperationException: The ConnectionString property has not been initialized.]
   System.Data.SqlClient.SqlConnection.Open() +433
   System.Data.Common.DbDataAdapter.QuietOpen(IDbConnection connection, ConnectionState& originalState) +44
   System.Data.Common.DbDataAdapter.FillFromCommand(Object data, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) +304
   System.Data.Common.DbDataAdapter.Fill(DataTable dataTable, IDbCommand command, CommandBehavior behavior) +28
   System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) +88
   CMS.Classes.FormBuilder.v1.Form.Fill(Int32 FormID) in C:\Inetpub\wwwroot\CMSDev\Classes\FormBuilder\v1\Form.cs:230
   CMS.Classes.FormBuilder.v1.Form..ctor(Int32 FormID) in C:\Inetpub\wwwroot\CMSDev\Classes\FormBuilder\v1\Form.cs:208
   CMS._Modules.Template.FormBuilder.v1.FormView.InitForm() in C:\Inetpub\wwwroot\CMSDev\_Modules\Template\FormBuilder\v1\FormView.ascx.cs:151
   CMS._Modules.Template.FormBuilder.v1.FormBuilder.InitDisplay() in C:\Inetpub\wwwroot\CMSDev\_Modules\Template\FormBuilder\v1\FormBuilder.ascx.cs:129
   CMS.Tools.WebSite.Templates.PublishedControls.PageParser.ShowTemplate(ModuleCollection Modules, String Body, PlaceHolder plcHolder) in C:\Inetpub\wwwroot\CMSDev\Tools\WebSite\Templates\PublishedControls\PageParser.ascx.cs:241
   CMS.Tools.WebSite.Templates.PublishedControls.PageParser.Initialize() in C:\Inetpub\wwwroot\CMSDev\Tools\WebSite\Templates\PublishedControls\PageParser.ascx.cs:204
   CMS.Tools.WebSite.Templates.PublishedControls.PageParser.OnInit(EventArgs e) in C:\Inetpub\wwwroot\CMSDev\Tools\WebSite\Templates\PublishedControls\PageParser.ascx.cs:31
   System.Web.UI.Control.InitRecursive(Control namingContainer) +241
   System.Web.UI.Control.InitRecursive(Control namingContainer) +179
   System.Web.UI.Page.ProcessRequestMain() +197


Version Information: Microsoft .NET Framework Version:1.1.4322.2379; ASP.NET Version:1.1.4322.2379