Questions tagged [windows-server-2012]

Windows Server 2012 is the server version of Windows 8 and the successor to Windows Server 2008 R2.

Windows Server 2012 is the server version of Windows 8 and the successor to Windows Server 2008 R2. Windows Server 2012 is the first version of Windows Server to have no support for Itanium-based computers since Windows NT 4.0.

Microsoft has indicated that Windows Server 2012 does not support IA-32 or IA-64 processors. Upgrades from Windows Server 2008 and Windows Server 2008 R2 are supported, though upgrades from prior releases are not supported.

1747 questions
0
votes
1 answer

Improving reliability of a server running programs in Interactive Services?

I have a bunch of programs that i run as services in FireDaemon (30+ programs). They all "interact" with the desktop as they have a GUI. I usually check the status and change parameters every now and then by going into the Interactive Services via…
zvrkan5
  • 13
  • 3
0
votes
1 answer

Developing in Visual Studio 2005 for Windows Server 2012

Is it possible to install an ASP.net website developed with Visual Studio 2005 in a server with Windows Server 2012? Our client is planning to upgrade the server from Windows Server 2003 to Windows Server 2012. Will the application (already…
gyerena
  • 15
  • 7
0
votes
1 answer

Microsoft Sync Framework and Windows Server 2012

I am needing to move an application to a different server. This application uses Microsoft Sync Framework. I have looked over the FAQ and forums on the Microsoft site, and have not found a decent answer to my question. Does Microsoft Sync…
Jason W
  • 682
  • 1
  • 7
  • 18
0
votes
2 answers

Visual Source Safe 8 on Windows 2012

I have fairly large legacy (read only) VSS 8 database that is currently sitting on a windows 2003 server. As part of an infrastructure consolidation I am being asked to move it onto a new Windows 2012 server. I can't find any notes on whether or not…
u07ch
  • 13,324
  • 5
  • 42
  • 48
0
votes
2 answers

How to enable remote access to framework 4.0 in windows 2012 server?

Hi I have an application which can edit the web.config file of an application hosted in remote server with right credentials. But for that first i need to enable remote access to the asp.net framework in the remote server. aspnet_regiis -config+ is…
Nachikethas
  • 43
  • 1
  • 8
0
votes
2 answers

Deploying failed in AWS Elasticbeanstalk - ASP.NET

I have a problem with deploying ASP.NET website on AWS Elastic Beanstalk. I Tried to deploy from MS VS 2013, and keep getting Module: AWSEBAutoScalingGroup ConfigSet: Infra-WriteRuntimeConfig, Infra-WriteApplication1, Infra-WriteApplication2,…
0
votes
1 answer

Allowing Connections on Bitnami WAMP Stack for Windows Server 2012

I installed Bitnami WAMP on Windows Server 2012 but I am unable to get the bitnami home screen to appear. All that shows up is the stock Windows Server background as shown below. This server does not have IIS enabled, the firewall is turned off, and…
Adam
  • 4,590
  • 10
  • 51
  • 84
0
votes
1 answer

Message digest configuration in windows server 2012

I have a windows server 2012 machine, that is being used an certificate authority (using SCEP). What is the default message digest algorithm ? Is it possible to configure it to use a different one ? I've being looking in documentation, but failed to…
giladke
  • 43
  • 1
  • 4
0
votes
1 answer

Cannot connect internet in centos 6.3 minimal version

I have a windows server 2012 R2 machine on which i am using hyper-v.I have installed Centos 6.3 minimal in a virtual machine.Now i am not able to connect to the internet.I have a file /etc.../ifcfg-lo with default config but when i do change the…
0
votes
1 answer

Moved to Windows 2012/IIS 8.0 from Windows 2008 R2/IIS 7.5 and websites aren't working

Are there any special considerations that need to be made when upgrading websites from Windows 2008 R2 / IIS 7.5 to Windows 2012 / IIS 8.0 ? Some information that might be pertinent, I don't know, but in my sites, I use Negotiate:Kerberos as my…
Code Maverick
  • 20,171
  • 12
  • 62
  • 114
0
votes
1 answer

IIS 8.5 - Server 2012 - Getting Default page

I'm trying to narrow down a problem. I have a few site hosted in IIS 8.5 on Server 2012. Each of the sites has a separate IP address associated with it. Just got it set up with the proper permissions and I have the default site running as well.…
Eric
  • 958
  • 1
  • 11
  • 28
0
votes
1 answer

WAMP 2.5 Installed, Can't Connect Remotely

I just installed WAMP 2.5 on a Windows Server 2012 box and I'm having trouble accessing the index page remotely. I edited the httpd.conf file with the following: DocumentRoot "c:/wamp/www/" AllowOverride none Require all…
user2874270
  • 1,312
  • 2
  • 18
  • 31
0
votes
1 answer

Not able to access website with IP adress outside VPS

I am facing problem in accessing my website from IP address with a port rather than port 80. I have a VPS and hosted a website in IIS. I created a new website and assigned port as 8080. I am able to access my website as localhost:8080/ but not able…
Rahul Jha
  • 874
  • 1
  • 11
  • 28
0
votes
1 answer

TF30063: You are not authorized to access

We're currently having an issue where when someone tries to access our TFS server via Visual Studio, they're hit with an Error TF30063: You are not authorized to access The TFS server is on a different domain to what the client machines trying to…
SzyslaK
  • 13
  • 4
0
votes
2 answers

Can't create WebPart without privileges Sharepoint 2013

i got a simple question I have a server, i access it via remote desktop, when i try to create a new WebPart in visual studio 2012 got this error : i tell my IT administrator, to give me the rights privileges, He said he can't give me the…