Why can I not open the applicationhost.config file on 64-bit Windows?
52d6c6af's questions
Is it possible to put shared IIS 7 configuration on a network drive?
The following MSDeploy string supplied to the command line results in an error. Can anyone shed any light on this?
"C:\Program Files\IIS\Microsoft Web Deploy\\msdeploy.exe" -source:package='D:\dev\Project\obj\BuildConfiguration\Package\Project.zip' -dest:auto='Website Name',computerName='computername',userName='username',password='password' -verb:sync -enableRule:DoNotDeleteRule -allowUntrusted -debug
Stack trace:
Microsoft.Web.Deployment.DeploymentAgentUnavailableException: Could not complete the request to remote agent URL 'http://computername/MSDEPLOYAGENTSERVICE'.
---> System.Net.WebException: The underlying connection was closed: An unexpected error occurred on a receive. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host.
---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)
--- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.PooledStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.Net.Connection.SyncRead(HttpWebRequest request, Boolean userRetrievedStream, Boolean probeRead) --- End of inner exception stack trace --- at System.Net.HttpWebRequest.GetResponse() at Microsoft.Web.Deployment.AgentClientProvider.GetHttpResponse(HttpWebRequest request) --- End of inner exception stack trace --- at Microsoft.Web.Deployment.AgentClientProvider.GetHttpResponse(HttpWebRequest request) at Microsoft.Web.Deployment.AgentClientProvider.CreateStatusThread(DeploymentSyncContext syncContext) at Microsoft.Web.Deployment.AgentClientProvider.RemoteDestSync(DeploymentObject sourceObject, DeploymentSyncContext syncContext) at Microsoft.Web.Deployment.DeploymentObject.SyncToInternal(DeploymentObject destObject, DeploymentSyncOptions syncOptions, PayloadTable payloadTable, ContentRootTable contentRootTable) at Microsoft.Web.Deployment.DeploymentObject.SyncTo(DeploymentProviderOptions providerOptions, DeploymentBaseOptions baseOptions, DeploymentSyncOptions syncOptions) at MSDeploy.MSDeploy.ExecuteWorker() Error count: 1.
We want to expose a web-app over the Internet. The obvious solution is to make it available over HTTP with TLS and RBAC.
Would locking access down even further through the use of a VPN enhance security, and if so how? As I understand it, a VPN would certainly add hassle to use as the client would need a VPN client, and concurrent network activity might be constrained when connected to the VPN.
Can anyone recommend a Firewire 800 card compatible with the usual 32-bit PCI, or PCI Express slots found in most machines? I have only found a card compatible with PCI-64.
I also found a Belkin PCI-Express card with horrible reviews, which I am hence looking to avoid.
Must be compatible with Windows Server 2k3.
Thanks
I'd like to save time and clone an existing Win 2k3 server to new hardware.
Is this possible / advisable?
Thanks
I would like to create a scheduled cloning of a hard disk with Acronis.
There will be multiple virtual machines running off the hard disk being cloned (using Xen).
Does the virtualisation have any implications for the backup, or will everything proceed as normal, regardless of what is on the disk to be copied?
Furthermore, in this scenario, how should I install Acronis? (on the hypervisor?), or am I going about this completely the wrong way?
Thanks
I'd like to create a server suitable for having a hot-spare disk, plus the capability to create full backup for removal off-site, say once a week.
I am considering the HP ProLiant DL160 G6 (with hot swap) rack server (spec here).
Obviously configuring the server for RAID 1 with 2 disks will enable the hot-spare in the event of a single drive failure, but will this server support the ad-hoc backup capability I need for the offsite side of things?
I envisage having say 6 additional, spare HDDs,for say 6 weeks of backup and labelled accordingly. The admin would bring the appropriate HDD to the server at the end of the week, insert it in one of the spare hot SATA slots and kick start the disk cloning process.
Can I get a server to perform the "cloning" automatically upon insertion and then notify the user via a light (assuming the server is headless, apart from RDP)?
Or is there a better way to achieve what I'm after?
Thanks.