windows-server-2008

Is it safe to run a pool under NT AUTHORITY\NETWORK SERVICE?

I normally would create a limited rights user and run the process under that but the fact that pools automatically created under IIS7 in 2008 use this account makes me think that this is perfectly safe, and possibly more so than something I create? The whole Secure By Default push from Redmond would lead me to believe this is the case. ...

Can Windows Web Server 2008 be used to host games?

I'm currently using a linux server, we run a couple of web sites of it, PHP apps with MySQL, the usual. Since the server is privately owned by some friends and myself (we do have it hosted at a professional datacenter though), from time to time we also use it to host our smallish counter-strike source and call of duty 4 matches by runnin...

Hyper-V Manager MMC SnapIn in Windows 2008 Web Edition. Possible?

Hello! Is there any possibility to run Hyper-V Manager MMC SnapIn on Windows 2008 Web edition ? Thanks ...

Which windows server 2008 edition for a DB server

We are uprading our servers and we're going to have 3 servers - 1 db server and 2 frontend web servers. For the web servers we'll use 2008 Web edition but we can't decide which edition to use for the db. At first we were thinking of using Standard edition but with our host it works out 10 times more expensive per month than the Web edit...

Benefits & pitfalls of moving to IIS 7, Windows Server 2008 for WCF Services

We're currently using IIS 6 and Windows Server 2003 for our web and application servers. Our web servers make WCF Service calls to our application servers. We'd like to move to IIS 7 and Windows Server 2008 so that we can use the recommended netTcpBinding (at the moment we're using a basicHttpBinding). (along with this we'd also move f...

How do you install files in the assembly in Windows Server 2008?

Typically what I used to do is drag and drop the files onto the GAC folder. This works in Windows 2000 & 2003, however when I try to do this in Windows Server 2008 I get 'Access is denied'. The user that is doing this is a local administrator. The only reference I can find to this is: Forum link Is there another way to achieve this? ...

Why my ASP.NET application broke after a migration?

My web application worked very well in a Windows Server 2003 with .NET Framework 2.0. When I migrated to Windows Server 2008 with .NET Framework 3.5. With the same code running in both servers the difference between them was the following: for a given async ASHX (IHttpAsyncHandler) the previous server automatically answered the request ...

MSDN Licensing?

Simple question, but one I can't find an answer to on the MSDN subscriber site: As an MSDN Professional Subscriber, can I install the same copy of Windows 2008 in multiple VMs at the same time? The MSDN keys state that they can be used for "multiple activations", but they don't state whether these are sequential or concurrent. I seem to...

Windows Server 2008 Licence Limitations

I'm about to purchase a copy of Windows Server 2008 (User CAL, 5 CLT) is IIS Going to be limited to 5 concurrent anonmous internet users? ...

Specifying the running directory for Scheduled Tasks using schtasks.exe

I have an application which gets called by a scheduled task. It moved from Windows Server 2003 to Windows Server 2008. On 2003, the app ran in the directory where the executable was located. On 2008 Environment.CurrentDirectory (C#) reports that it's running in C:\Windows\System32. How do I set the running directory? I'm using schtasks....

jboss 4.2.2 GA under windows server 2008 - possibly firewall related?

I've been running JBoss 4.2.2 GA for ages now under XP 64 and server 2003. Recently I decided to install server 2008 (x64) over my xp 64 installation and use it as my desktop as so many people love to tout... Unfortunately now when I start JBoss 'something' - and i am assuming it's somehow the windows firewall - prevents connections fr...

Staging, Testing, and Version Control Server Spec Recommendations

I am going to be working with a few outside developers for some ASP.NET projects and wanted to setup a co-located server for version control, testing, and staging client sites until they are ready to deploy. I already have the ISP and have a 10 megabit connection burstable to 100, so I don't think bandwidth is going to be an issue. My...

How do I stop Windows server 2008 from going to sleep?

I have just upgraded my server 2003 to serrver 2008. As I write this, my site is available externally. If I were to try again in the morning,the site won't come up. However, if I log back onto the server or access the website from another computer on the network, it works just fine...again! ...

Asp.net not authenticating against wcf service on server 2008

I am having a tough time deploying a web site to IIS 7 on Windows Server 2008. The site works fine until it tries to make calls to a WCF service hosted on the same host. Everything works great for the service from my workstation when the web is ran in Visual Studio 20008 using the exact same web config etc. As soon as I deploye the web...

How can I create an IIS 7 module interface?

I have had many requests come in to a project that I work on, to include an IIS 7 module interface. Does anybody know of any resources for creating an IIS 7.0 module interface? I have searched http://www.iis.net and I have not really found a good article on the basics of how to create an IIS 7.0 module interface. It can be for any pro...

Which one should I choose to install on my server: Windows 2003 Standard or Windows 2008 Web Edition?

I'm in the process of looking for a dedicated server to host my soon to be released web apps. THey are build with ASP.NEt and uses Sql Server 2005. I've got a great deal with a company for a Intel Core2Quad Q9300 with 8Gb or ram and 750Gb sata. They offer me Windows 2003 64 Standard or Windows 2008 64 Web for free, which one should I ch...

asp.net 2.0 global themes not working on new windows server 2008

We're migrating our .net 2.0 websites from a Windows 2003 server (32 bit) with IIS6 to a Windows Server 2008 (64 bit) box with IIS7. I can't seem to get the global themes to work. Same content/directory structure as our old servers; local App_Themes work fine. Global Theme path: D:\Inetpub\wwwroot\aspnet_client\system_web\2_0_50727\The...

DebugView on Windows Server 2008

We are trying to get DebugView 4.76 running on Windows Server 2008. Every time we load it, it locks up and becomes unusuable. If it helps, it is a 64-bit machine. Thanks, -Andrew ...

Windows Server 2008 or Vista?

What is an easy (to implement) way to check whether I am on Windows Vista or Windows Server 2008 from a Python script? platform.uname() gives the same result for both versions. ...

SharePoint 2007: Single Sign-on Anomaly

I have a Virtual Machine running the following: Windows Server 2008 SharePoint 2007 SP1 Exchange 2007 Dynamics Axapta 2009 I have started the Single Sign On Service and configured it properly. Central Administration is running on HTTPS bound to a specific IP address as a new site in IIS. When I click on the link to manage the...