windows-server-2008-r2 Questions

8

I am hoping someone has an idea on what I can do to help me play HTML5 videos on my local intranet. My Web server= Windows Server 2008 R2 Standard 64bit IIS version= IIS7 Test User environment = ...

2

Solved

When starting my windows service with "NT AUTHORITY\NETWORK SERVICE" credentials I experience a strange issue with NLog: it simply does not log anything to the file target if the filename contains ...
Snapback asked 17/4, 2013 at 4:53

8

I've installed Apache 2.4 with PHP 5.4 on Windows Server 2008 following instructions from this manual: Apache installing manual. Apache runs as a service now. My application requires a php websoc...
Cinque asked 5/2, 2013 at 23:24

2

Solved

We currently have an application hosted on a Azure VM instance. This application sometimes processes long-running and idle HTTP requests. This is causing an issue because Azure will close all con...
Roadrunner asked 11/9, 2013 at 17:34

3

Solved

I am new to the Azure platform so hopefully this is an easy question: I am currently setting up a Sharepoint web farm through Azure. My current architecture looks like this: A WIN2008 VM serving...

1

I am trying to upload a file to a remote server using the SCP task. I have OpenSSH configured on the remote server in question, and I am using an Amazon EC2 instance running Windows Server 2008 R2 ...

9

In Visual Studio 2012 RC when I try to validate a Web Deploy connection I get this error message: ERROR_DESTINATION_NOT_REACHABLE The required Web Management Service is started on the server an...

3

Solved

I've made a simple website that works fine on localhost. So I've put it on an IIS Windows 2008r2 server and now my PHP scripts don't write to my JSON files anymore. I've checked the server and PHP ...
Trematode asked 2/9, 2014 at 18:46

3

Solved

Given a Windows Server 2008 R2 system, where the service accounts use a non-English display language, with SQL Server 2008, the following Transact-SQL statement fails: CREATE LOGIN [NT AUTHORITY\N...
Stink asked 27/6, 2011 at 17:15

1

Solved

I would like to make a MVC Web Application that talks to a Web API application and use ADFS 2.0 (on Windows 2008 R2) for authentication. I managed to make the MVC Web Application to authenticate u...

2

Solved

I've used this tool and noticed that my Windows Server 2008 R2 Standard has a 15 ms resolution while Windows 8 has a 1 ms resolution timer. I would prefer to set the Timer Resolution to 1 ms on Wi...
Lyrist asked 25/2, 2013 at 16:16

1

Solved

During our adventures of building a 'simple' API using WebAPI we've had our fair share of issues as any project does, however I am unable to find any such resource that can explain the following be...

2

Last weekend I came across Launch Failure in the windows task scheduler. The details are as below - > Log Name: Microsoft-Windows-TaskScheduler/Operational Source: > Microsoft-Windows-Task...
Actiniform asked 26/6, 2012 at 12:45

2

We have a Windows2008R2 RemoteAPP .NET 4.5 application NGEN-ed on the RDS server, with approx. 300 concurrent users for the 3-host NLB cluster. The application is under active development and the ...
Ardellaardelle asked 21/11, 2012 at 15:54

2

Solved

I am a mac girl, working on connecting with knife-windows trough Opscode's managed Chef to my Rackspace Windows servers. (I know, it sounds exotic, but these Windows servers are a customer requirm...
Eufemiaeugen asked 18/2, 2014 at 19:33

2

Solved

In an local Intranet environment, are we doomed to use "Classic" pipeline mode in our App Pool if we want to use Impersonate our Windows domain users, or is there a new way to declaratively "run as...

1

Solved

Cannot read configuration file because it exceeds the maximum file size. I'm getting above error because my rewritemap.config file size is more than 250KB (Windows 2008 R2 SP1 server with IIS 7.5 ...

1

Solved

I need to schedule a task via Powershell v2 on Windows Server 2008. I am using the TaskScheduler module from the MS PowershellPack. Scheduling a task is ok, but I need the task to run even nobody...

1

Solved

We have Windows 2008 R2 on our server. We are trying to write a PowerShell script to start/stop our VMs, but the get-vm command isn't working. There is no error message. The command is just not ret...
Mateya asked 7/2, 2014 at 13:43

2

Solved

I have windows 2008 task scheduler I set up a PHP script to run like this C:\php\php.exe -f etc... In windows task scheduler I can only schedule daily or hourly how can I configure it to run ever...
Lally asked 20/1, 2014 at 17:41

2

Solved

In http://windows.php.net/downloads I couldn't find any x64 built for download. Further I have to choose among "Thread Safe" and "Non Thread Safe" with no explanation whether one is safer than the ...
Jedediah asked 9/8, 2010 at 23:6

2

Solved

I am trying to run PowerShell in NSIS. when I run the NSIS script: !include "x64.nsh" Name "nsExec Test" OutFile "nsExecTest.exe" ShowInstDetails show Section "Output to variable" nsExec::Ex...
Throng asked 15/11, 2012 at 3:56

1

In Windows Server 2008 R2, I cannot activate WCF Http/Tcp Activation windows features for .net 4.5 from Server Manager Server manager in Windows Server 2008 R2 does not support .net 4.5, even th...
Botanical asked 26/12, 2013 at 12:32

4

Solved

Using the -ss option of Microsoft tool MakeCert.exe (-ss specifies the subject's certificate store name that stores the output certificate), I create my own store on a server. I'am able to remove m...
Schizopod asked 15/3, 2012 at 8:20

1

Solved

I've got a script that's I want to run as a scheduled task, but it's not doing the thing it's supposed to. I'm trying to call an executable with Start-Process and the -Wait switch before continuing...

© 2022 - 2024 — McMap. All rights reserved.