[Mono-aspnet-list] Connect to SQL Server...
Gilberto Nunes
gilberto.nunes at selbetti.com.br
Thu Jun 17 14:14:42 EDT 2010
Hi again...
We realize here that we need change the script password on ConnString file...
So I change this:
password="eon1LfhJZky662ORgHWnPYIuvyLtuPfcUd6bWUIfWvk="
To this:
password="=eon1LfhJZky662ORgHWnPYIuvyLtuPfcUd6bWUIfWvk="
And now I get this error:
System.Xml.XmlException: Unexpected token. Name is required here. Line 2, position 119.
at Mono.Xml2.XmlTextReader.ReadAttributes (Boolean isXmlDecl) [0x00000]
at Mono.Xml2.XmlTextReader.ReadStartTag () [0x00000]
at Mono.Xml2.XmlTextReader.ReadContent () [0x00000]
at Mono.Xml2.XmlTextReader.Read () [0x00000]
at System.Xml.XmlTextReader.Read () [0x00000]
at System.Xml.XmlReader.MoveToContent () [0x00000]
at System.Configuration.ConfigurationElement.DeserializeElement (System.Xml.XmlReader reader, Boolean serializeCollectionKey) [0x00000]
at System.Configuration.ConfigurationSection.DeserializeConfigSource (System.String basePath) [0x00000]
at System.Configuration.Configuration.GetSectionInstance (System.Configuration.SectionInfo config, Boolean createDefaultInstance) [0x00000]
at System.Configuration.Configuration.GetSectionInstance (System.Configuration.SectionInfo config, Boolean createDefaultInstance) [0x00000]
at System.Configuration.ConfigurationSectionCollection.get_Item (System.String name) [0x00000]
at System.Configuration.Configuration.GetSection (System.String path) [0x00000]
at System.Web.Configuration.WebConfigurationManager.GetSection (System.String sectionName, System.String path) [0x00000]
at System.Web.Configuration.WebConfigurationManager.GetSection (System.String sectionName) [0x00000]
at System.Web.Configuration.HttpConfigurationSystem.System.Configuration.Internal.IInternalConfigSystem.GetSection (System.String configKey) [0x00000]
at System.Configuration.ConfigurationManager.GetSection (System.String sectionName) [0x00000]
at System.Configuration.ConfigurationManager.get_ConnectionStrings () [0x00000]
at System.Web.Configuration.WebConfigurationManager.get_ConnectionStrings () [0x00000]
at DbConn.BuildConnString () [0x00000]
at SmartShare.Database.DbConn..ctor () [0x00000]
at DbConn..ctor () [0x00000]
at indexbeta.Page_Load (System.Object sender, System.EventArgs e) [0x00000]
at System.Web.UI.Control.OnLoad (System.EventArgs e) [0x00000]
at System.Web.UI.Control.LoadRecursive () [0x00000]
at System.Web.UI.Page.ProcessLoad () [0x00000]
at System.Web.UI.Page.ProcessPostData () [0x00000]
at System.Web.UI.Page.InternalProcessRequest () [0x00000]
at System.Web.UI.Page.ProcessRequest (System.Web.HttpContext context) [0x00000]
Please somebody can help me???
Thanks
Gilberto Nunes
TI
Selbetti Gestão de Documentos
Telefone: +55 (47) 3441-6004
Celular: +55 (47) 8861-6672
More information about the Mono-aspnet-list
mailing list