ورود

توجه ! این یک نسخه آرشیو شده میباشد و در این حالت شما عکسی را مشاهده نمیکنید برای مشاهده کامل متن و عکسها بر روی لینک مقابل کلیک کنید : مشکل در نصب My SQL در WebSitePanel



mandana32
May 15th, 2016, 12:57
سلام

با نصب My SQL در کنترل پنل WebSitePanel مشکل داریم

وقتی نصب میکنیم کنترل پنل ارور می دهد :


Server Error in '/' Application. Configuration Error Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.

Parser Error Message: Authentication to host '' for user '' using method 'mysql_native_password' failed with message: Access denied for user ''@'WIN-BKDTI7JNHEG' (using password: NO)

Source Error:



Line 282: <siteMap>
Line 283: <providers>
Line 284: <add name="MySqlSiteMapProvider" type="MySql.Web.SiteMap.MySqlSiteMapProvider, MySql.Web, Version=6.9.8.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d" connectionStringName="LocalMySqlServer" applicationName="/" />
Line 285: </providers>
Line 286: </siteMap>



Source File: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Co nfig\machine.config Line: 284

Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.34009




لطفا راهنمایی بفرمایید تا مشکلمون حل شود

با تشکر از همه دوستان

Faraz4u
May 15th, 2016, 13:04
سلام
mysql connector را uninstall کنید یک ورژن قدیمی تر از ان را نصب کنید

http://dev.mysql.com/downloads/connector/net/6.8.html

mandana32
May 15th, 2016, 15:20
سلام
mysql connector را uninstall کنید یک ورژن قدیمی تر از ان را نصب کنید

http://dev.mysql.com/downloads/connector/net/6.8.html


ممنونم از شما خیلی لطف کردید

حالا مشکل دیگریست این ارور را می دهد :


Server Error in '/' Application. The request failed with HTTP status 400: Bad Request. 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.Net.WebException: The request failed with HTTP status 400: Bad Request.

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:



[WebException: The request failed with HTTP status 400: Bad Request.]
System.Web.Services.Protocols.SoapHttpClientProtoc ol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall) +690496
System.Web.Services.Protocols.SoapHttpClientProtoc ol.Invoke(String methodName, Object[] parameters) +327
WebsitePanel.EnterpriseServer.esAuthentication.Get SystemSetupMode() +50
WebsitePanel.Portal.Login.Page_Load(Object sender, EventArgs e) +92
System.Web.UI.Control.LoadRecursive() +71
System.Web.UI.Control.LoadRecursive() +190
System.Web.UI.Control.LoadRecursive() +190
System.Web.UI.Control.LoadRecursive() +190
System.Web.UI.Control.LoadRecursive() +190
System.Web.UI.Control.LoadRecursive() +190
System.Web.UI.Control.LoadRecursive() +190
System.Web.UI.Control.LoadRecursive() +190
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3178




Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.34009