I don’t have screenshots. But its simple and I normally use visual studio command prompt to build.
Have you git clone the cloudstack repo? git clone https://git-wip-us.apache.org/repos/asf/cloudstack.git After cloning the repo just go to (cloudstack src)/plugins/hypervisors/hyperv/DotNet/InstallerSetup/CloudStackAgentSetup/ folder and just do msbuild there. It will create the installer in bin/debug . Regards, Anshul On 23-Feb-2015, at 2:21 pm, Partha Goswami <[email protected]<mailto:[email protected]>> wrote: Anshul, if you donot mind do you have any screenshot how to make clickable installer i tried as per documention but can not build using VS2013 On Mon, Feb 23, 2015 at 10:50 AM, Partha Goswami <[email protected]<mailto:[email protected]>> wrote: I have installed SSL certificate, but still same, I am sending you logs soon On Mon, Feb 23, 2015 at 10:31 AM, Anshul Gangwar < [email protected]<mailto:[email protected]>> wrote: Have you installed certificate on port 8250? You can install it using steps mentioned at https://cwiki.apache.org/confluence/display/CLOUDSTACK/Manually+Creating+and+installing+self+signed+certificate+for+CloudStack+Management+Server+communication+with+Hyper-V+agent . Also please post some management server logs which you are seeing while connecting to Hyper-V Host. Regards, Anshul On 22-Feb-2015, at 12:04 pm, Partha Goswami <[email protected] <mailto:[email protected]>> wrote: If I run https://localhost:8250 I am getting This XML file does not appear to have any style information associated with it. The document tree is shown below. <Error><Message>No HTTP resource was found that matches the request URI 'https://localhost:8250/'.</Message><MessageDetail>No route data was found for this request.</MessageDetail></Error> Please help Thanks Partha On Sun, Feb 22, 2015 at 11:41 AM, Partha Goswami <[email protected]> wrote: I have followed quickinstall method to install management server On Feb 21, 2015 11:01 PM, "Partha Goswami" <[email protected]> wrote: hello, I am new in cloudstack. I am trying to configure on Hyper-V agent. I have download 4.3 agent from http://jenkins.buildacloud.org/view/4.3/job/HyperVAgent4.3/ And install as a service the service is running. My question is, do I need to modify any files so it connect my management server? I was trying to host from management server its always fail. Please help. Thanks Partha
