in

Dotnetpanel Forums

Community support forums for DotNetPanel products

More 2.8.14 issues...

Last post 04-28-2010 9:17 AM by lfrauseo. 20 replies.
Page 1 of 2 (21 items) 1 2 Next >
Sort Posts: Previous Next
  • 04-17-2010 7:42 PM

    More 2.8.14 issues...

    Come on guys… What is going on down there? Did you test 2.8.14 at all?

    When you select ASP.NET 4.0 on a website that was created before 2.8.14 it causes the site to stop with “the parameter is invalid” it seems DNP does not create the 4.0 application pool but tries to assign the website to it anyways.

    Websites created in 2.8.14 get their application pools created (base pool, 2.0 pool and 4.0 pool), however when checking Dedicated Application Pool, the website saves as it contained no errors, however the website still assign to a shared pool and the dedicated application pool check reverts back to unchecked.

    Attempting to remove a domain from a dedicated application pool results in an error.

    MySQL 4.1.22 database deletion STILL does not work in 2.8.14, still has the error about the ‘=’ character. 

    Instant Aliases are not created when WHMCS creates websites over the Enterprise Server API. I have tested this here as well with my own code with the same results (I have sent in an email about this). Ill post the errors below in replies...

    Server 2003 R2 Edition / IIS6.

  • 04-17-2010 7:47 PM In reply to

    Re: More 2.8.14 issues...

    When removing a domain from a dedicated pool...

    System.Web.Services.Protocols.SoapException: System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.Exception: Error executing 'UPDATE' task on 'testingwebsite.com' WEB_SITE ---> System.Web.Services.Protocols.SoapException: System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.Runtime.InteropServices.COMException (0x800710D3): Win32: The library, drive, or media pool must be empty to perform this operation.

    at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo)
    at System.Management.ManagementObject.Delete(DeleteOptions options)
    at System.Management.ManagementObject.Delete()
    at DotNetPanel.Providers.Web.IIs60.DeleteApplicationPool(String name)
    at DotNetPanel.Providers.Web.IIs60.UpdateSite(WebSite site)
    at DotNetPanel.Server.WebServer.UpdateSite(WebSite site)
    --- End of inner exception stack trace ---
    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 DotNetPanel.Providers.Web.WebServer.UpdateSite(WebSite site)
    at DotNetPanel.EnterpriseServer.WebServerController.UpdateWebSite(WebSite site)
    --- End of inner exception stack trace ---
    at DotNetPanel.EnterpriseServer.WebServerController.UpdateWebSite(WebSite site)
    at DotNetPanel.EnterpriseServer.esWebServers.UpdateWebSite(WebSite site)
    --- End of inner exception stack trace ---
    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 DotNetPanel.EnterpriseServer.esWebServers.UpdateWebSite(WebSite site)
    at DotNetPanel.Portal.WebSitesEditSite.SaveWebSite()
  • 04-17-2010 7:50 PM In reply to

    Re: More 2.8.14 issues...

    When deleting a MySQL 4.1.22 database

    System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.Data.EvaluateException: Cannot perform '=' operation on System.Byte[ and System.String.
    at System.Data.BinaryNode.SetTypeMismatchError(Int32 op, Type left, Type right)
    at System.Data.BinaryNode.EvalBinaryOp(Int32 op, ExpressionNode left, ExpressionNode right, DataRow row, DataRowVersion version, Int32[ recordNos)
    at System.Data.BinaryNode.Eval(DataRow row, DataRowVersion version)
    at System.Data.DataExpression.Invoke(DataRow row, DataRowVersion version)
    at System.Data.Index.AcceptRecord(Int32 record, IFilter filter)
    at System.Data.Index.InitRecords(IFilter filter)
    at System.Data.Index..ctor(DataTable table, Int32[ ndexDesc, IndexField[ indexFields, Comparison`1 comparison, DataViewRowState recordStates, IFilter rowFilter)
    at System.Data.DataTable.GetIndex(IndexField[ indexDesc, DataViewRowState recordStates, IFilter rowFilter)
    at System.Data.DataView.UpdateIndex(Boolean force, Boolean fireEvent)
    at System.Data.DataView.UpdateIndex(Boolean force)
    at System.Data.DataView.SetIndex2(String newSort, DataViewRowState newRowStates, IFilter newRowFilter, Boolean fireEvent)
    at System.Data.DataView.SetIndex(String newSort, DataViewRowState newRowStates, IFilter newRowFilter)
    at System.Data.DataView..ctor(DataTable table, String RowFilter, String Sort, DataViewRowState RowState)
    at DotNetPanel.Providers.Database.MySqlServer.CloseDatabaseConnections(String database)
    at DotNetPanel.Providers.Database.MySqlServer.DeleteDatabase(String databaseName)
    at DotNetPanel.Server.DatabaseServer.DeleteDatabase(String databaseName)
    --- End of inner exception stack trace ---
    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 DotNetPanel.Providers.Database.DatabaseServer.DeleteDatabase(String databaseName)
    at DotNetPanel.EnterpriseServer.DatabaseServerController.DeleteSqlDatabase(Int32 itemId)
  • 04-18-2010 4:38 PM In reply to

    Re: More 2.8.14 issues...

    Another issue I just noticed, This new version again like the previous version, breaks the Application Installer and you have to manually restore the lines once again Angry

  • 04-19-2010 4:57 AM In reply to

    Re: More 2.8.14 issues...

    Dreamz:
    When removing a domain from a dedicated pool...
    Thank you for the notice - the issue is being verified at the moment. We'll update you as soon as obtain first results.
    Best regards,
    Pavel Tsurbeleu, COO
    DotNetPanel Software - professionally developed software for hosting businesses
  • 04-19-2010 2:42 PM In reply to

    Re: More 2.8.14 issues...

    Hi Paul, I'll wait till your update , I will have to upgrade new version :)
    Vikas Sonawane.

    Sr. Windows System Administrator.
    MCP, MCSE, CCNA
  • 04-19-2010 11:03 PM In reply to

    Re: More 2.8.14 issues...

    Vikas Sonawane:
    Hi Paul, I'll wait till your update , I will have to upgrade new version :)
    Hi there,

    We are currently testing the fix for this issue and if tests are OK, hopefully it will be released today.

    Thanks.
    Best regards,
    Pavel Tsurbeleu, COO
    DotNetPanel Software - professionally developed software for hosting businesses
  • 04-20-2010 8:26 AM In reply to

    Re: More 2.8.14 issues...

    Paul:
    Vikas Sonawane:
    Hi Paul, I'll wait till your update , I will have to upgrade new version :)
    Hi there,

    We are currently testing the fix for this issue and if tests are OK, hopefully it will be released today.

    Thanks.
    What's the status on this?
  • 04-20-2010 1:15 PM In reply to

    Re: More 2.8.14 issues...

    4.0 doesn't work for us either. We just get the seemingly standard hexadecimal error: ' ', hexadecimal value 0x01, is an invalid character.

    Event log:

    [4/20/2010 1:39:27 PM] ERROR: 'Internet Information Services 7.0' UpdateSite
    System.NullReferenceException: Object reference not set to an instance of an object.
       at DotNetPanel.Providers.Web.IIs70. (WebSite , Boolean )
       at DotNetPanel.Providers.Web.IIs70.UpdateSite(WebSite site)
       at DotNetPanel.Server.WebServer.UpdateSite(WebSite site)
    

    For us, the 4.0 application pools aren't even being created.

  • 04-27-2010 4:23 AM In reply to

    Re: More 2.8.14 issues...

    MrRadic:
    What's the status on this?
    Have been released on the date mentioned. Have you tried it? What's the outcome?

    Thanks.

    Best regards,
    Pavel Tsurbeleu, COO
    DotNetPanel Software - professionally developed software for hosting businesses
  • 04-27-2010 4:35 AM In reply to

    Re: More 2.8.14 issues...

    Hi there,
    ee99ee:
    For us, the 4.0 application pools aren't even being created.
    Have you tried a patch for IIS 7? It should address these ASP.NET 4.0 issues... Here is the quick link if you aren't: http://www.dotnetpanel.com/downloads/?ID=89.

    Thanks.

    Best regards,
    Pavel Tsurbeleu, COO
    DotNetPanel Software - professionally developed software for hosting businesses
  • 04-27-2010 7:56 AM In reply to

    • wiredeyes
    • Top 10 Contributor
    • Joined on 10-22-2006
    • Cagliari, Sardegna, Italy
    • Posts 405

    Re: More 2.8.14 issues...

    I have applied the latest patch and still have the following on my remote server config

    ASP.NET 4.0:  Not Installed 
    ASP.NET 4.0 64-bit:  Not Installed 

    I relaised I had not updated DNP server on my remote server to the latest version so though it was that but still no joy.

    Sam M

    50% off all hosting
  • 04-27-2010 9:41 AM In reply to

    Re: More 2.8.14 issues...

     Hi

     first make sure you have DNP 2.8.14 SP2

     

    wiredeyes:

    I have applied the latest patch and still have the following on my remote server config

    ASP.NET 4.0:  Not Installed 
    ASP.NET 4.0 64-bit:  Not Installed 

    I relaised I had not updated DNP server on my remote server to the latest version so though it was that but still no joy.

     

    You'll need to edit your SQL Databases manually like everyone else, luckily its a really simple process :) from previous threads I can see someone else has told you how to do this.

    Chris Danks
    Cyber Host Pro Ltd
    http://www.cyberhostpro.com

    Website Hosting - Reseller Hosting - Hyper-V VPS Hosting

    DotNetPanel Professional Installation & Configuration including Smartermail & Smarterstats just $199 PVT me for further information.

  • 04-27-2010 5:04 PM In reply to

    Re: More 2.8.14 issues...

     Have these SP2 changes been added to WSP?

    Simon Holman
    Expeed Technology
    http://expeed.com.au
  • 04-27-2010 5:14 PM In reply to

    Re: More 2.8.14 issues...

    expressnet:

     Have these SP2 changes been added to WSP?

     

     

    No idea, check the WSP downloads, i only used the Dotnetpanel SP2 download from dotnetpanel's website with IIS & MySQL Fixs.

    Chris Danks
    Cyber Host Pro Ltd
    http://www.cyberhostpro.com

    Website Hosting - Reseller Hosting - Hyper-V VPS Hosting

    DotNetPanel Professional Installation & Configuration including Smartermail & Smarterstats just $199 PVT me for further information.

Page 1 of 2 (21 items) 1 2 Next >
Powered by Community Server (Commercial Edition), by Telligent Systems