County Emergency Management
An error occured when rendering this block.
- Exception
- Error connecting to SQL Server with connection string "SHAREPOINT"
- Inner Exception
- The ConnectionString property has not been initialized.
- Executing Command
- sql.getxml
- Raw Command Text
- Sql.GetXml -connection:SHAREPOINT -sql:"SELECT County, Agency, PrimaryFirst, PrimaryLast, PhoneOffice, PrimaryEmail, MailingAddress, MailingCity, MailingZip, URL FROM [VW:CountyContacts] Order By County"
- Stack Trace
- at DeninaSharp.Core.Filters.Sql.ConfigureCommand(String connectionInfo, PipelineCommand command, ExecutionLog log)
at DeninaSharp.Core.Filters.Sql.GetXml(String input, PipelineCommand command, ExecutionLog log)
at DeninaSharp.Core.Pipeline.Execute(String input)
at BlendInteractive.Controllers.Blocks.DeninaScriptBlockController.Index(DeninaScriptBlock currentBlock)