• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

plesk 8.1 , sitebulider 4.x

deepa

Basic Pleskian
is sitebulider 4.x supported by plesk 8.1

i haveplesk 8.1 install with site bulider 3.2

i downloaded sitebulider 4.0 from http://www.swsoft.com/en/products/sitebuilder/


i have sql 2005 installed for which i changed sa password using plesk database admin page itself.

now when i am runing sitebuilder 4.0 install exe it says" cannot make connection to sql server .."

in applcation event log i found Login failed for user 'sa'. [CLIENT: 127.0.0.1]

For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
 
found this is application log udner

C:\Program Files\SWsoft\Plesk\SiteBuilder\_logs

9/7/2007 9:46:36 AM [5460] [] [] Error SWsoft.SiteBuilder.KA.Facade.KAService [] Cannot reach KA server
System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A socket operation was attempted to an unreachable host
at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
at System.Net.Sockets.Socket.InternalConnect(EndPoint remoteEP)
at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Int32 timeout, Exception& exception)
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.GetRequestStream()
at CookComputing.XmlRpc.XmlRpcClientProtocol.Invoke(Object clientObj, String methodName, Object[] parameters)
at CookComputing.XmlRpc.XmlRpcClientProtocol.Invoke(String MethodName, Object[] Parameters)
at XmlRpcProxy381987bc-43c9-4f9e-bb70-c76f4530e47d.GetKey(String , String , KeyInfo[] , String , ServerInfo )
at SWsoft.SiteBuilder.KA.Facade.KAService.UpdateKey(List`1 history, String& key, Boolean& stopAutoUpdate)
 
Back
Top