windows-server-2008 Questions

18

Solved

I am trying to run PHP via FastCGI on a Windows 2008 server. I followed this installation doc http://learn.iis.net/page.aspx/246/using-fastcgi-to-host-php-applications-on-iis7/ and have checked I...
Notum asked 11/4, 2014 at 8:38

7

Solved

I have developed a console program in C# .NET, that uses Excel Interop. The program works just fine on my development machine and in the windows server 2008, if I run it from command line. When I ...
Riker asked 11/2, 2011 at 20:53

3

After I published my up to IIS when I try to access it I get the error: Service Unavailable HTTP Error 503. The service is unavailable. What should I do next? I use Windows Server 2008(64 - b...
Susannesusceptibility asked 13/2, 2019 at 8:11

7

I'm using PowerShell 2.0 (necessary because of SP2010) On Windows Server 2008 R2. I need to retrieve credentials for a process from the Windows Credential Manager. I can't seem to make it work. I...

3

Solved

I have written a tool to collect log files within a time window specified by the user of the tool. Up until now I was basing the collection of log files by using the File.GetLastWriteTime method on...
Mcarthur asked 3/4, 2012 at 11:22

9

Background: I am updating an internal application to a two-step authentication process. I want to add a client certificate authentication process (via a smart card) on top of a traditional userna...

3

Solved

Can anybody tell me what is maximum size of a windows NT log message? I know that it is possible to reset the maximum log size of event log from 32 MB. I am interested about the memory a single mes...
Skater asked 16/11, 2012 at 14:12

3

Solved

i have an ashx file that requires some query-string values to deliver appropriate images. The problem is some search engines urlencode then htmlencode those urls in their cache or when they index ...
Astyanax asked 7/9, 2012 at 20:10

5

I am running an ASP.NET website from a Windows Server 2008 installation, and I like to edit the pages through the command line since I ssh into the server. I installed Vim on the server so that I ...
Casa asked 14/4, 2011 at 21:13

7

We're running a 32-bit Windows server 2008 with an IIS version of 7. We're attempting to publish an asp.net 4.0 webapp and so far our attempts have only yielded a few warnings in the serverlog with...
Fascinator asked 26/8, 2011 at 12:10

7

I have hosted my WebApp on server 1 and my database on server 2 But I'm getting following error Communication with the underlying transaction manager has failed. I googled and found a post which ...

6

Here is my latest effort at revising this question. But this time, I am trying to follow the good counsel given by Oded in his article Getting good answers on StackOverflow. I need to find out how...

3

Solved

I'm having an issue in IIS 7.5 where the ASP.NET feature section isn't showing on my web application. My environment: Windows 2008 R2 SP1, IIS 7.5 (7.5.7600), .NET Framework 4.0 My issue is simil...
Teniers asked 9/8, 2012 at 20:1

4

Solved

So I'm running Windows Server 2008 R2 Standard and am trying to delete a service with 'sc delete <myservicesname>' and the command seems to execute without complaint, however, when I check th...
Counterirritant asked 26/9, 2013 at 20:39

2

Solved

Our PHP web application (PHP 5.6.30 running on Windows Server 2008 R2) uses UTF-8 encoding but needs to import data from files that are encoded using Windows-1252. When the data is imported it is c...

5

Solved

Anybody know how to programmatically add an IP address to a Server 2008 Windows Firewall with Advanced Security rule? i.e. I've setup a Block Action firewall rule which has some IP addresses liste...
Occultation asked 7/12, 2010 at 23:55

2

Solved

I have created an ASP.Net application which impersonates the user in order to create an AD group, and then launches a powershell process as the user (separately from the impersonation). For some r...
Wallacewallach asked 25/8, 2014 at 0:33

8

Solved

I am running a small executable created by a third party that needs to run at regular intervals on a Windows 2008 server. This executable effectively ETLs information from one system to another and...
Unsnap asked 4/8, 2011 at 10:7

4

Solved

How do I start the git daemon on Windows in order to allow it to begin serving requests? Seems like msysgit is supposed to install it as a Windows Service or something but I don't see one.
Profit asked 3/3, 2011 at 20:18

6

Solved

I am new to using SSRS. I am using a .rdlc file for report generation in a PDF with VS 2012. When I tried to set the parameters like ReportParameter param = new ReportParameter(kvp.Key, kvp.Value)...

5

Solved

I'm running automated testing procedures that emulates keystrokes and mouseclicks 24/7. Although it runs fine locally, on an RDP session it stops running once minimized or disconnected. Apparentl...
Insulin asked 8/4, 2013 at 19:52

4

can we run a windows docker container on linux host? also can take a RDP to windows docker container hosted on linux from other windows machines in the same network?
Selwyn asked 23/3, 2016 at 7:45

8

Solved

Tortoise SVN doesn't show those green , red , yellow icons when the files changed that are under source control, I can see them in windows XP but not on Windows 2008. But when I right click and try...
Arran asked 28/6, 2010 at 16:42

7

I installed a ASP.Net website on a Windows 2008 server, which is by default using IIS7. The website seems to work fine, but the post backs on my forms do not work. After a few hours of debugging, I...
Worldshaking asked 23/9, 2008 at 20:16

17

Solved

I need web access from Gradle through a proxy server to use the Gradle/Artifactory integration for Jenkins. To reduce possible causes for issues, I manually add the Artifactory plugin in build.grad...
Amadoamador asked 13/5, 2011 at 11:27

© 2022 - 2025 — McMap. All rights reserved.