windows-server-2012 Questions

4

Solved

I have a server that is provisioned with several disks. One for an OS, one for programs etc., and the remaining are to be mounted to empty NTFS folders. Disk 0: C: Disk 1: G: Disk 2: G:\Folder01\ ...

4

I have scheduled few tasks in "Scheduled Tasks", but tasks are being queued instead of executing. When I run the tasks manually tasks being executed correctly. I tried all the possible configuratio...
Cromagnon asked 3/10, 2018 at 12:23

5

Solved

I have a site which was and works: ASP.NET 4 MVC 3 Entity Framework 4.3 Running in an Azure web role (i noticed it was osFamily="1" which is weird as I expected it to be 2 - but anyway...) Azure ...
Harrington asked 12/11, 2012 at 11:58

5

I tried to start the 'Windows Process Activation Service' in services.msc for a new windows2012 server and I was facing the error: windows process activation service not starting error 3
Indestructible asked 11/8, 2014 at 10:54

9

Solved

When I try to connect to Windows 2012 Server using Remote Desktop Connection, I'm connected for about 1 sec. and then disconnected with following error: Because of a protocol error (code: ...
Personalism asked 14/7, 2015 at 9:7

1

I am trying to deploy Django application on Windows 2012 server using IIS. my web.config file : <?xml version="1.0" encoding="UTF-8"?> <configuration> <system.we...
Arteriovenous asked 27/9, 2018 at 9:19

4

Solved

I have windows server 2012 and I have installed the IIS 8.5 but I could not see the URL rewrite module. How can I enable or install?
Bane asked 23/9, 2014 at 14:34

2

I already had Drupal working, but then I messed up with some module (layout_plugin) which is incompatible and broke the modules settings page. I tried to remove it different ways but failed. So I d...
Goering asked 16/9, 2017 at 13:24

5

Solved

I just got Windows Server 2012 Essentials installed and I would like to set up my dev web projects in IIS on the server. But I can't seem to find how to get to it? When I remote to the machine with...
Richers asked 7/7, 2013 at 8:29

2

In Windows Server 2008 you could programmatically detect server Features and Roles using WMI and the Win32_ServerFeature class. In Windows Server 2012 the Win32_ServerFeature class has been depre...
Belomancy asked 23/3, 2013 at 1:14

8

While installing Oracle 11gr2 it gives the error [INS-13001] Environment does not meet minimum requirements. I've looked at the prerequisites given at the Oracle website, but everything seems...
Wilhelmstrasse asked 24/9, 2013 at 17:25

7

I am installing TeamCity on a Windows 2012 Server. I'm at the database connection setup screen but getting this error. "SQL error when doing: Taking a connection from the data source: no sqljdb...
Vaseline asked 27/7, 2015 at 8:34

2

Solved

I'm getting this error in the event log (EventViewer): The Module DLL C:\Windows\System32\inetsrv\iis_ssi.dll failed to load. The data is the error. OS is Windows2012 Server. How to fix it?
Parnas asked 27/5, 2016 at 4:33

4

Solved

I have Windows 2012 server and I am able to connect to a SQL Server 2008 instance through Visual Studio Server Explorer by creating a data connection. I can also use SQL Server Management Studio an...
Creeper asked 14/4, 2015 at 21:28

10

Solved

Research: Similar Issue with workaround, but not actual solution to existing problem Similar issue pointing to Microsoft End Point update as culprit The above links are the most suited to my pro...
Convergence asked 10/6, 2013 at 15:44

1

Solved

SCENARIO: I have two applications, one is "SPA web application" and the other one is "Web API 2.0" which is deployed on IIS 8.0 on Windows Server 2012. ERROR: Website is accessible and working fin...

3

I am running IIS 8.5 on a Windows 2012 R2 Core box. I created a new application pool called "MyNewAppPool". I have a website instance, called "MyNewWebsite.com" running in the "MyNewAppPool" applic...

3

Solved

I developed new service using .net 4.0 c#, I want now to install to hosting server which does not contain visual studio command promot and installUtil.exe . How can Install the service to the serve...
Ricardoricca asked 28/1, 2016 at 8:54

5

Solved

When I run this through Node: var spawn = require('child_process').spawn; ls = spawn('ls', ['C:\\Users']); ls.on('error', function (err) { console.log('ls error', err); }); ls.stdout.on('data'...
Occurrence asked 20/8, 2013 at 11:46

3

I can't seem to be able to deploy a site to a windows server 2012 r2 running IIS and Web Deploy in Azure VM. I have verified that the port is open, the credentials are correct and the site name as ...

3

Solved

I recently installed IIS on a Windows 2012 R2 server and can't seem to connect to localhost, the IP, server DNS, etc. I've tried the following and nothing seems to be helping: In CMD run netstat ...
Cognize asked 26/4, 2017 at 15:46

2

I have created .exe in .net and want to use as a service, run all time on my local machine. I am using windows server 2012. how to setup a service on my local computer. **You can use windows shell...
Rectitude asked 3/9, 2014 at 11:17

3

Solved

Background: Some time ago my company decided to host our own Atlassian products and we have our source code on a Bitbucket server that we host ourselves. Now our VM (Windows Server 2012) is fallin...
Quinsy asked 23/4, 2018 at 16:20

3

I have defined some scheduled task using Windows Task Scheduler GUI under "" [default] path but when i run Get-ScheduledTask in powershell, it does not return them. why? I have tried with...

5

Solved

I am working on a new ASP.NET application. On IIS8, if I disable Anonymous access and enable Basic or Windows authentication, it goes into an infinite redirect loop and lands at the following URL a...
Hamel asked 14/4, 2014 at 16:36

© 2022 - 2024 — McMap. All rights reserved.