in

Dotnetpanel Forums

Community support forums for DotNetPanel products

The expected version of the software is not found on your server.

Last post 01-02-2009 2:11 PM by billt928. 29 replies.
Page 1 of 2 (30 items) 1 2 Next >
Sort Posts: Previous Next
  • 10-21-2008 3:28 AM

    • Rubal
    • Top 10 Contributor
    • Joined on 03-16-2006
    • India
    • Posts 561

    The expected version of the software is not found on your server.

    The expected version of the software is not found on your server.
     
     
    I have SmarterMail v5 installed on a x64 bit Windows 2003 std server. First DNP didnt detect SmarterMail automatically when the option was checked and now in DNP when I try to add this service manually it'll give the above error.
     
    Any work around to get past this error and adding SM 5 service in DNP.
    Thanks var _ctrlTaskID = "ctl02_ctl00_ctl00_asyncTasks_taskID"; var _completeMessage = "Task has been finished";
    Rubal Jain // Email - Rubal @ Rubal [dot] Net

    Windows Server Setup, Configuration, Troubleshooting, Basic Security & Hardening
    DotNetPanel - Helm Control Panel Setup, Installation, Configuration, Troubleshooting
    Server setup includes installation of PHP, Perl, Python, ASP.Net Frameworks, SQL Express, MySQL etc and complete integration with control panel.

    Authorised DNP Reseller. Get 20% Discount on all DNP Licenses
    Authorised SmarterTools, Declude, SimpleDNS (JHSoft), Gene6 FTP, Helicon, Kayako, Icewarp Merak, MailEnable, Deerfield Reseller.
  • 10-21-2008 4:31 AM In reply to

    • Rubal
    • Top 10 Contributor
    • Joined on 03-16-2006
    • India
    • Posts 561

    Re: The expected version of the software is not found on your server.

    IIS is running x64 more .. Wondering if its causing this error ?

    Thanks

     

    Rubal Jain // Email - Rubal @ Rubal [dot] Net

    Windows Server Setup, Configuration, Troubleshooting, Basic Security & Hardening
    DotNetPanel - Helm Control Panel Setup, Installation, Configuration, Troubleshooting
    Server setup includes installation of PHP, Perl, Python, ASP.Net Frameworks, SQL Express, MySQL etc and complete integration with control panel.

    Authorised DNP Reseller. Get 20% Discount on all DNP Licenses
    Authorised SmarterTools, Declude, SimpleDNS (JHSoft), Gene6 FTP, Helicon, Kayako, Icewarp Merak, MailEnable, Deerfield Reseller.
  • 10-29-2008 9:53 AM In reply to

    Re: The expected version of the software is not found on your server.

    Hi Rubal,

    It is related to Windows x64 platform and has been fixed in the next version.

    Thanks for report.

    Best regards,
    Andrey Severtokov
    DotNetPanel Software - Professionally developed software for hosting businesses
  • 11-06-2008 4:26 PM In reply to

    Re: The expected version of the software is not found on your server.

     Is there any fix available for it?? i am having same issue.

     

    Thanks 

  • 11-06-2008 4:50 PM In reply to

    Re: The expected version of the software is not found on your server.

    Hi,

    Until next release temporary workaround is to switch off version checking of Smartermail provider in Enterprise Server database.

    1. Go to table dbo.Providers.

    2. Find Provider with ID 29 - SmarterMail 5.x

    3. Put DisableAutoDiscovery = "True"

    Then try to add your provider in DNP. 

    Best regards,
    Andrey Severtokov
    DotNetPanel Software - Professionally developed software for hosting businesses
  • 11-06-2008 5:07 PM In reply to

    Re: The expected version of the software is not found on your server.

    Still getting error any other suggestion??

     

    Thanks 

  • 11-28-2008 7:32 PM In reply to

    Re: The expected version of the software is not found on your server.

     Hi Andrey

    We had changed DisableAutoDiscovery to True but still not able to add in SmarterMail5 in DNP?

    Please advise.

  • 11-29-2008 4:40 AM In reply to

    Re: The expected version of the software is not found on your server.

    Hi I've checked. You are right it is not a workaround for this issue. This bug has been fixed in the next release and a new version is coming next week.
    Best regards,
    Andrey Severtokov
    DotNetPanel Software - Professionally developed software for hosting businesses
  • 12-01-2008 12:03 PM In reply to

    Re: The expected version of the software is not found on your server.

    We have the same problem trying to install AWStats on a 32bit system. Will this new release fix this as well? Thanks

  • 12-02-2008 3:42 AM In reply to

    Re: The expected version of the software is not found on your server.

    What version of AWStats do you use? How did you install it? Using installer?
    Best regards,
    Andrey Severtokov
    DotNetPanel Software - Professionally developed software for hosting businesses
  • 12-02-2008 4:22 AM In reply to

    • Rubal
    • Top 10 Contributor
    • Joined on 03-16-2006
    • India
    • Posts 561

    Re: The expected version of the software is not found on your server.

    When we install using installer it finds it fine. But when we do manual install by extracting zip under C:\AWStats it doesnt finds it.

    Thanks

     

    Rubal Jain // Email - Rubal @ Rubal [dot] Net

    Windows Server Setup, Configuration, Troubleshooting, Basic Security & Hardening
    DotNetPanel - Helm Control Panel Setup, Installation, Configuration, Troubleshooting
    Server setup includes installation of PHP, Perl, Python, ASP.Net Frameworks, SQL Express, MySQL etc and complete integration with control panel.

    Authorised DNP Reseller. Get 20% Discount on all DNP Licenses
    Authorised SmarterTools, Declude, SimpleDNS (JHSoft), Gene6 FTP, Helicon, Kayako, Icewarp Merak, MailEnable, Deerfield Reseller.
  • 12-02-2008 5:00 AM In reply to

    Re: The expected version of the software is not found on your server.

    In this case you should create registry key that DNP is looking for.

    Create reg. key in the following path - key name AWStats

    @"SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\"

    Then under the key create string value with name DisplayVersion and data - "6.0"

    If you use 64 bit platform path should be

    @"SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Uninstall\

     

    Best regards,
    Andrey Severtokov
    DotNetPanel Software - Professionally developed software for hosting businesses
  • 12-02-2008 5:10 AM In reply to

    Re: The expected version of the software is not found on your server.

    Until next release temporary workaround is to switch off version checking of Smartermail provider in Enterprise Server database.

    1. Go to table dbo.Providers.

    2. Find Provider with ID 29 - SmarterMail 5.x

    3. Put DisableAutoDiscovery = "True"

    Then try to add your provider in DNP.

     it doesnt work is there any othertemporary solution  for this?

     

     

    Thanks

    Shalabh
  • 12-05-2008 6:30 AM In reply to

    • Rubal
    • Top 10 Contributor
    • Joined on 03-16-2006
    • India
    • Posts 561

    Re: The expected version of the software is not found on your server.

    This has been fixed for SmarterMail with new DNP 2.8.1 but now it doesnt want to add SmarterStats running on x64 bit OS.
    Rubal Jain // Email - Rubal @ Rubal [dot] Net

    Windows Server Setup, Configuration, Troubleshooting, Basic Security & Hardening
    DotNetPanel - Helm Control Panel Setup, Installation, Configuration, Troubleshooting
    Server setup includes installation of PHP, Perl, Python, ASP.Net Frameworks, SQL Express, MySQL etc and complete integration with control panel.

    Authorised DNP Reseller. Get 20% Discount on all DNP Licenses
    Authorised SmarterTools, Declude, SimpleDNS (JHSoft), Gene6 FTP, Helicon, Kayako, Icewarp Merak, MailEnable, Deerfield Reseller.
  • 12-05-2008 6:54 AM In reply to

    Re: The expected version of the software is not found on your server.

    Thank you that someone else noticed this.
    I've got the same problem on a x64 bit OS with SmarterStats.
    Hope this can be solved soon since we're about to launch.

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