Issue:
Parser Error Message: Authentication to host '' for user '' using method 'mysql_native_password' failed with message: Access denied for user ''@'LBSBLRDEVSRV001.lotex.loc' (using password: NO)
Source Error:
Source Error:
|
--------------------------------------------------------------------------------------------------------------------------
commented the below tag in
C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\ machine. config
<providers>
<add name="MySqlSiteMapProvider"
type="MySql.Web.SiteMap.MySqlSiteMapProvider, MySql.Web, Version=6.9.6.0,
Culture=neutral, PublicKeyToken=c5687fc88969c44d"
connectionStringName="LocalMySqlServer"
applicationName="/"/>
</providers>
No comments:
Post a Comment