in

Dotnetpanel Forums

Community support forums for DotNetPanel products

Help - Problem after install.

Last post 03-10-2006 5:20 AM by Feodor Fitsner. 4 replies.
Page 1 of 1 (5 items)
Sort Posts: Previous Next
  • 03-09-2006 9:39 AM

    Help - Problem after install.

    Getting the following error from the portal:

    DotNetNuke Upgrade Error

    The Assembly Version ( [ASSEMBLYVERSION] ) does not match the Database Version ( [DATABASEVERSION] )

    ERROR: Could not connect to database.

    Login failed for user 'outlook'. The user is not associated with a trusted SQL Server connection.

     

     

    What do I need to do to get this working... (bit of a newbe with web servers)

     

     

  • 03-09-2006 9:51 AM In reply to

    Re: Help - Problem after install.

    Hi,

    Please, make sure your SQL Server instance is running in "mixed" security mode, i.e. both Windows integrated and SQL Server authentications are supported.

    You can change security mode in Management Studio (Server node -> Properties... -> Security tab -> Server Authentication). If you have SQL Server 2005 Express installed and don't have Management Studio you can download it from here: http://www.microsoft.com/downloads/details.aspx?familyid=82afbd59-57a4-455e-a2d6-1d4c98d40f6e&displaylang=en

    Don't forget to restart SQL Server instance after changing security mode.

    Sincerely yours,
    Feodor Fitsner, Director
    DotNetPanel - professionally developed software for hosting businesses
  • 03-09-2006 10:00 AM In reply to

    Re: Help - Problem after install.

    Thanks...sorted it...time to play!!!
  • 03-09-2006 11:01 AM In reply to

    Re: Help - Problem after install.

    is it correct that under the Enterprise Server settings in the Portal - should it be: http://127.0.0.1/EnterpriseServer or should it be the IP Address used when originally setting up?   As when I tried that the system went very very very slow. (as in too slow to work with!)

    Getting quite confused. The reason I looked at this is because as your documentation says, on initial setup you need to enter Server details. I try to do that then I get the following error...:

     

    Error adding remote server
      Technical Details
    Page URL: http://********.co.uk/Portal/Default.aspx?TabId=56&ctl=add_server&mid=369
    Logged User: Unknown
    Work on Behalf: Unknown
    Hosting Space: -1
    Stack Trace: System.Web.Services.Protocols.SoapHeaderException: Microsoft.Web.Services3.Security.SecurityFault: The security token could not be authenticated or authorized ---> System.FormatException: WSE566: The incoming Username token does not contain a password. The built-in UsernameTokenManager does not support this type of UsernameToken. Please see the documentation for more details on the UsernameTokenManager.AuthenticateToken method.
    at Microsoft.Web.Services3.Security.Tokens.UsernameTokenManager.VerifyPassword(UsernameToken token, String authenticatedPassword)
    at Microsoft.Web.Services3.Security.Tokens.UsernameTokenManager.VerifyToken(SecurityToken token)
    at Microsoft.Web.Services3.Security.Tokens.SecurityTokenManager.LoadXmlSecurityToken(XmlElement element)
    --- End of inner exception stack trace ---
    at Microsoft.Web.Services3.Security.Tokens.SecurityTokenManager.LoadXmlSecurityToken(XmlElement element)
    at Microsoft.Web.Services3.Security.Tokens.SecurityTokenManager.GetTokenFromXml(XmlElement element)
    at Microsoft.Web.Services3.Security.Security.LoadToken(XmlElement element, SecurityConfiguration configuration, Int32& tokenCount)
    at Microsoft.Web.Services3.Security.Security.LoadXml(XmlElement element)
    at Microsoft.Web.Services3.Security.Security.CreateFrom(SoapEnvelope envelope, String localActor, String serviceActor)
    at Microsoft.Web.Services3.Security.ReceiveSecurityFilter.ProcessMessage(SoapEnvelope envelope)
    at Microsoft.Web.Services3.Pipeline.ProcessInputMessage(SoapEnvelope envelope)
    at Microsoft.Web.Services3.WseProtocol.FilterRequest(SoapEnvelope requestEnvelope)
    at Microsoft.Web.Services3.WseProtocol.RouteRequest(SoapServerMessage message)
    at System.Web.Services.Protocols.SoapServerProtocol.Initialize()
    at System.Web.Services.Protocols.ServerProtocolFactory.Create(Type type, HttpContext context, HttpRequest request, HttpResponse response, Boolean& abortProcessing)
    at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
    at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
    at DotNetPark.DotNetPanel.EnterpriseServer.Servers.ServersService.AddServer(ServerInfo server) in C:\Projects2005\DotNetPanel\Sources\DotNetPanel.Portal\WseProxies\ServersProxy.cs:line 817
    at DesktopModules_DotNetPanel_ServersAddServer.btnAdd_Click(Object sender, EventArgs e) in c:\Projects2005\DotNetPanel\Sources\DotNetNuke\DesktopModules\DotNetPanel\ServersAddServer.ascx.cs:line 38

     

     

    P.S. Getting lots of "

    There was an error while loading module
    " appearing on portal...whats that all about?

  • 03-10-2006 5:20 AM In reply to

    Re: Help - Problem after install.

    You should specify the actual URL of Enterprise Server. When you opening your ES in the browser you should see "DotNetPanel Enterprise Server v1.0.1 is running..." message.

    Multiple error messages above the modules are in two cases:

    1. You are logged under "host" or "admin". Those two accounts are internal DotNetNuke accounts and they are not used for hosting management. User "serveradmin/serveradmin" account to manage your hosting. Error messages will be removed in the next DNP release.

    2. You have wrong Enterprise Server URL specified. Login under "host" account and verify/change the URL.

    Sincerely yours,
    Feodor Fitsner, Director
    DotNetPanel - professionally developed software for hosting businesses
Page 1 of 1 (5 items)
Powered by Community Server (Commercial Edition), by Telligent Systems