websitepanel can't be install on windows server 2012
-
Thursday, September 06, 2012 2:18 PM
I am trying to install websitepanel 1.21 and 1.22 on windows server 2012, but it comes an error which tells me that asp.net is not install on my system.
Of course I have intalled asp.net and started it.
Could anyone help me with the problem?
All Replies
-
Thursday, September 06, 2012 2:41 PMI think error is quite straightforward. WSP 1.2.1 installer works correctly (but IIS8 provider will be available in upcoming 1.2.2 version) under Windows 2012 (it just makes differences if IIS is version 6 and 7 or later so it also covers version 8) but you must install correctly all ASP.NET extensions in server manager which looks completely different than one which was in Win2008.
-
Saturday, September 08, 2012 1:08 AMModeratorYou need to install Framework 3.5 as well. If you can check if that's installed and let me know. Also upload any screenshots.
Omar Armenteros Virtuworks
-
Saturday, September 08, 2012 1:11 AMModeratorWebio - We modified the installer itself to detect latest needs in all OS so this might be a Beta issue. I would like to have more feedback so that we can make sure it's working properly.
Omar Armenteros Virtuworks
-
Saturday, September 08, 2012 8:45 AM
I am experiencing the same issue. I have installed .Net 3.5 SP1/2.0 fully using dism. Application pool has been set to alllow 32 bit applications. The installer is returning an invalid namespace error via WMI (the installer also attempts to add an user to the IIS_WPG group, which does not exist with IIS8, and does not attempt to create the group).
The server itself is not the member of an Active Directory and I am installing as the Administrator user. This is using the current 1.2.2 msi package at /releases/view/81837 Extensions for .Net 3.5 have been configured in IIS manager. I am installing onto non-RC image version 6.2.9200.16384 of Windows Server 2012.
The same error occurs during "standalone" or "server" installation, although the WMI call is made earlier in the standalone install so it fails earlier.
Any input is appreciated.
- Edited by JayDubyaAI Saturday, September 08, 2012 8:58 AM
-
Saturday, September 08, 2012 8:56 AM
Here is the log data for the installer. WMI is fine on my server (this is a fresh installation). The default namespace path is root\cimv2 which if I remember correctly hasn't changes since 2008 - Im not familiar enough with 2012 yet to say if there is a permissions issue or what.
[9/8/2012 4:30:35 AM] INFO: Tmp directory created
[9/8/2012 4:30:35 AM] START: Downloading file
[9/8/2012 4:30:35 AM] INFO: Downloading file "~/Files/1.2.2/WebsitePanel-StandaloneServerSetup-1.2.2.1.zip" to "C:\Program Files (x86)\WebsitePanel Installer\Tmp\WebsitePanel-StandaloneServerSetup-1.2.2.1.zip"
[9/8/2012 4:30:51 AM] END: Downloaded 13941306 bytes
[9/8/2012 4:30:51 AM] START: Unzipping file
[9/8/2012 4:30:51 AM] INFO: Unzipping file "C:\Program Files (x86)\WebsitePanel Installer\Data\WebsitePanel-StandaloneServerSetup-1.2.2.1.zip" to the folder "C:\Program Files (x86)\WebsitePanel Installer\Tmp"
[9/8/2012 4:30:56 AM] END: Unzipped file
[9/8/2012 4:30:56 AM] START: Running installer WebsitePanel.Setup.StandaloneServerSetup122.Install from C:\Program Files (x86)\WebsitePanel Installer\Tmp\setup\setup.dll
[9/8/2012 4:30:59 AM] INFO: Setup wizard loaded.
[9/8/2012 4:31:00 AM] INFO: IntroductionPage loaded.
[9/8/2012 4:31:01 AM] INFO: LicenseAgreementPage loaded.
[9/8/2012 4:31:02 AM] INFO: ConfigurationCheckPage loaded.
[9/8/2012 4:31:03 AM] INFO: OS check: x64
[9/8/2012 4:31:03 AM] INFO: IIS check: IIS 8.0
[9/8/2012 4:31:03 AM] INFO: ASP.NET check: ASP.NET 4.0 is installed.
[9/8/2012 4:31:03 AM] ERROR: Check error
System.Management.ManagementException: Invalid namespace
at System.Management.ManagementException.ThrowWithExtendedInfo(ManagementStatus errorCode)
at System.Management.ManagementScope.InitializeGuts(Object o)
at System.Management.ManagementScope.Initialize()
at WebsitePanel.Setup.WmiHelper.get_WmiScope()
at WebsitePanel.Setup.WebUtils.GetSiteIdByBinding(String ip, String port, String host)
at WebsitePanel.Setup.ConfigurationCheckPage.SiteBindingsExist(SetupVariables setupVariables)
at WebsitePanel.Setup.ConfigurationCheckPage.CheckWPServer(SetupVariables setupVariables, String& details)
[9/8/2012 4:31:03 AM] ERROR: Check error
System.Management.ManagementException: Invalid namespace
at System.Management.ManagementException.ThrowWithExtendedInfo(ManagementStatus errorCode)
at System.Management.ManagementScope.InitializeGuts(Object o)
at System.Management.ManagementScope.Initialize()
at System.Management.ManagementObjectSearcher.Initialize()
at System.Management.ManagementObjectSearcher.Get()
at WebsitePanel.Setup.WebUtils.GetSiteIdByBinding(String ip, String port, String host)
at WebsitePanel.Setup.ConfigurationCheckPage.SiteBindingsExist(SetupVariables setupVariables)
at WebsitePanel.Setup.ConfigurationCheckPage.CheckWPEnterpriseServer(SetupVariables setupVariables, String& details)
[9/8/2012 4:31:05 AM] INFO: Setup wizard was canceled by user
[9/8/2012 4:31:05 AM] INFO: Setup wizard closed.
[9/8/2012 4:31:05 AM] INFO: Installer returned Cancel
[9/8/2012 4:31:05 AM] END: Installer finished -
Sunday, September 09, 2012 8:34 AMI tried WSP 1.2.2.1 beta. When installing, it said " can not load iis data". I think that the WSP 1.2.2.1beta still doesn't support the iis8
-
Sunday, September 09, 2012 8:35 AM
I have installed framework 3.5. When I am installing the WSP, it says " can not load iis data" . So I think the WSP 1.2.2.1 beta haven't support iis 8 yet
-
Sunday, September 09, 2012 8:53 AM
Webio - We modified the installer itself to detect latest needs in all OS so this might be a Beta issue. I would like to have more feedback so that we can make sure it's working properly.
Omar Armenteros Virtuworks
I tried WSP 1.2.2.1 beta. When installing, it said " can not load iis data". I think that the WSP 1.2.2.1beta still doesn't support the iis8 -
Sunday, September 09, 2012 8:28 PMModerator
If someone has ever downloaded 1.2.2 beta they could have old 1.2.2 bits cached in "Data" folder. So, the common advice before trying another 1.2.2 build refresh cleanup "Data" folder inside installer folder.
Feodor Fitsner
- Edited by Feodor FitsnerModerator Sunday, September 09, 2012 8:28 PM
-
Monday, September 10, 2012 2:03 AMI can‘t install 1.2.1 as well as the 1.2.2, so there is no data folder in my computer
-
Monday, September 10, 2012 11:07 PMModerator
Everyone, try to download latest Installer Files here:
http://websitepanel.codeplex.com/releases/view/81837I
It should correct your issues.
Omar Armenteros Virtuworks
- Marked As Answer by Lloyd ZhangMicrosoft Contingent Staff, Moderator Monday, September 17, 2012 9:10 AM
-
Tuesday, September 11, 2012 12:02 AMModeratorDo not forget to clean "Data" folder :)
Feodor Fitsner
-
Tuesday, September 11, 2012 9:30 AM
still not working......BTW, where is the Data folder?
-
Tuesday, September 11, 2012 12:39 PMModeratorCan you send a copy of your Installler.log (located in the Installer Directory Under WebsitePanel in Program Files (X86 if you are 64bit). Send to info@websitepanel.net. We will inspect it and get back to you.
Omar Armenteros Virtuworks
-
Tuesday, September 11, 2012 4:13 PMModerator
Yes, Log will be helpful!
"Data" folder is a folder inside "c:\program files (x86)\websitepanel installer".
Feodor Fitsner
-
Wednesday, September 19, 2012 3:17 AM
Is there any new news regarding websitepanel installing on Windows 2012?
Looks like there was discussion 7 days ago then no other comments?
The installer is detecting IIS 8 and I thought all the asp.net stuff is installed but I can't get the install of just the server to complete.
[9/18/2012 10:53:26 PM] START: Creating a new folder "C:\WebsitePanel\Server"
[9/18/2012 10:53:26 PM] START: Created a new folder
[9/18/2012 10:53:26 PM] INFO: WebPage loaded.
[9/18/2012 10:53:26 PM] START: Loading IPs
[9/18/2012 10:53:26 PM] END: Loaded IPs
[9/18/2012 10:59:47 PM] ERROR: Web error
System.Management.ManagementException: Invalid namespaceA little further down I see errors on IIS_WPG group not existing.
[9/18/2012 11:01:16 PM] START: Creating Windows user account...
[9/18/2012 11:01:16 PM] INFO: Creating Windows user account "WPServer"
[9/18/2012 11:01:16 PM] ERROR: Can't add 'WPServer' user to 'IIS_WPG' group
System.Runtime.InteropServices.COMException (0x800708AC): The group name could not be found.
at System.DirectoryServices.DirectoryEntries.Find(String name, String schemaClassName)
at WebsitePanel.Setup.SecurityUtils.AddUserToGroup(String domain, String userName, String groupName)
[9/18/2012 11:01:16 PM] END: Created windows user accountLooks like it is downloading this version of the server WebsitePanel-Server-1.2.1.6 .
Are others having success or should I be using a beta version for Windows 2012 support?
Thanks,
James Whittington
James Whittington VC3,Inc.
-
Wednesday, September 19, 2012 3:28 AMModerator
Download the latest installer from www.websitepanel.net/downloads for beta 2.0 and make sure the web.service key is set like this below.
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<configSections>
<section name="installer" type="WebsitePanel.Installer.Configuration.InstallerSection, WebsitePanel.Installer.Core"/>
</configSections>
<installer>
<!-- Installed components -->
<components/>
<!-- Studio settings -->
<settings>
<add key="Log.FileName" value="WebsitePanel.Installer.log" />
<add key="Web.Service" value="http://www.websitepanel.net/Services/InstallerService-Beta.asmx" />
<add key="Web.AutoCheck" value="False" />
<add key="Web.Proxy.UseProxy" value="false" />
<add key="Web.Proxy.Address" value="" />
<add key="Web.Proxy.UserName" value="" />
<add key="Web.Proxy.Password" value="" />
</settings>
</installer>
</configuration>Omar Armenteros Virtuworks
-
Wednesday, September 19, 2012 1:27 PMBeta 2 seemed to work just fine with Windows 2012, thanks for the help.
James Whittington VC3,Inc.
-
Thursday, February 21, 2013 5:33 PMso does WSP 1.2.1 work with Windows 2012, or is WSP 2.0 required ?
Snake

