in

Dotnetpanel Forums

Community support forums for DotNetPanel products

wrong info: serveradmin > System >SQL Server 2008

Last post 09-04-2008 3:53 PM by Feodor Fitsner. 8 replies.
Page 1 of 1 (9 items)
Sort Posts: Previous Next
  • 09-04-2008 10:17 AM

    wrong info: serveradmin > System >SQL Server 2008

    hi

    if i goto serveradmin >   System  >SQL Server 2008

     

    it says:

     

    Databases:  637 of Unlimited

    Users:  639 of Unlimited
     
    when they is actually 0 as i dont have SQL 2008 yet.  This is the SQL 2005 information. 
    Chris Danks
    Click IT Services Ltd

    UK Based Hosting Support, Server Administration & Website Services

    http://www.clickitservices.co.uk
  • 09-04-2008 11:36 AM In reply to

    Re: wrong info: serveradmin > System >SQL Server 2008

    Yes, it's a bug. Thanks for the catch!

    Sincerely yours,
    Feodor Fitsner, Director
    DotNetPanel - professionally developed software for hosting businesses
  • 09-04-2008 1:11 PM In reply to

    Re: wrong info: serveradmin > System >SQL Server 2008

     All SQL Server 2008 resources pull from SQL 2005, please fix this ASAP!

     EDIT: This allows users to create unlimited SQL 2008 domains. Can you guys put out a minor patch for the portal to get this fixed today? I have a lot of customers waiting on SQL 2008 support.

  • 09-04-2008 2:44 PM In reply to

    Re: wrong info: serveradmin > System >SQL Server 2008

    Hi Radic,

    Could you please send us credentials to access your DNP installation by e-mail?

    Sincerely yours,
    Feodor Fitsner, Director
    DotNetPanel - professionally developed software for hosting businesses
  • 09-04-2008 2:55 PM In reply to

    Re: wrong info: serveradmin > System >SQL Server 2008

     Do you mean the RDP info for the server? And what e-mail address am I sending this to?

  • 09-04-2008 3:02 PM In reply to

    Re: wrong info: serveradmin > System >SQL Server 2008

    Btw, check the following. Open "App_Data\DotNetPanel_Pages.config" file and locate "Page" element with name="SpaceMsSql2008".

    Check that "GroupName" parameter for both controls contains "MsSQL2008". If not change it to "MsSQL2008" (note it's case sensitive).

    Sincerely yours,
    Feodor Fitsner, Director
    DotNetPanel - professionally developed software for hosting businesses
  • 09-04-2008 3:03 PM In reply to

    Re: wrong info: serveradmin > System >SQL Server 2008

    MrRadic:

     Do you mean the RDP info for the server? And what e-mail address am I sending this to?

    Yep, support@dotnetpanel.com

    Sincerely yours,
    Feodor Fitsner, Director
    DotNetPanel - professionally developed software for hosting businesses
  • 09-04-2008 3:49 PM In reply to

    Re: wrong info: serveradmin > System >SQL Server 2008

  • 09-04-2008 3:53 PM In reply to

    Re: wrong info: serveradmin > System >SQL Server 2008

    You're welcome!

    To everyone: to fix this issue please run the following script over DNPEnterpriseServer database:

    UPDATE [dbo].[Quotas] SET ItemTypeID = 31 WHERE QuotaID = 211
    GO

    UPDATE [dbo].[Quotas] SET ItemTypeID = 32 WHERE QuotaID = 212
    GO

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