Tagged Questions

Windows Server 2008 (sometimes abbreviated as "Win2K8") is one of Microsoft Windows' server line of operating systems. Released to manufacturing on February 4, 2008, and officially released on February 27, 2008, it is the successor to Windows Server 2003, released nearly five years earlier. A second release, named Windows Server 2008 R2, was released to manufacturing on July 22, 2009. Like Win Vista and Win 7, Win Server 2008 is based on Windows NT 6.x.

learn more… | top users | synonyms (3)

15
votes
4answers
11k views

TortoiseSvn and Windows Server 2008 user account control

Here is the question: Can TortoiseSvn work on Windows 2008 without turning off User Account Control? Here is the story: I just moved my test server to Windows 2008 and I am having problems with ...
15
votes
14answers
2k views

Windows 2008 Server as a developers desktop OS [closed]

How many folk are doing this and what are your motivations for doing so? I converted because I wanted to run Hyper-V so I could build and test on 64 bit guest OS VM's. In general the experience has ...
14
votes
6answers
3k views

Windows Server 2008 as development machine - step by step

I have found many tutorials about using Windows Server 2003 as a development machine, and very little information about Windows Server 2008 for the same purpose. For a nicer experience, I have ...
11
votes
5answers
4k views

Stopping cookies being set from a domain (aka “cookieless domain”) to increase site performance

I was reading in Google's documentation about improving site speed. One of their recommendations is serving static content (images, css, js, etc.) from a "cookieless domain": Static content, such ...
11
votes
4answers
8k views

How do I overcome the “The symbolic link cannot be followed because its type is disabled.” error when getting the target of a symbolic link on Server 2008?

Following on from a previous question, I am creating a symbolic link on a Server 2008 from a Vista machine using UNC paths. I can create the link just fine. I can go to the Server 2008 box and double ...
10
votes
5answers
4k views

How do you get WatiN to work on Windows Server 2008 with IE8?

My problem is that I cannot get a simple WatiN test to reliably work on my development machine which is running Windows Server 2008 and IE8. I have seen a couple of good posts on this, but am still ...
9
votes
3answers
5k views

Getting 404.0 error for ASP.NET MVC 3 app on IIS 7.0 / Windows Server 2008

I am attempting to deploy an ASP.NET MVC 3 application to a Windows 2008 x64 server (running IIS 7.0 obviously), and IIS does not want to seem to serve up the content properly. All requests are ...
9
votes
1answer
3k views

Web setup MSI fails on Windows Server 2008

I have built a web setup project in VS2008 which installs my ASP.NET/Silverlight app into IIS. This works fine everywhere except on Windows Server 2008. I get this error message in the MSI installer ...
8
votes
3answers
240 views

performance implications of storing 600,000+ images in the same folder (NTFS)

I need to store about 600,000 images on a web server that uses NTFS. Am I better off storing images in 20,000-image chunks in subfolders? (Windows Server 2008) I'm concerned about incurring operating ...
8
votes
5answers
17k views

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 ...
8
votes
1answer
4k views

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 ...
7
votes
2answers
497 views

Java performance 64 bit

I've recently moved to a 64 bit OS on Windows Server 2008 Enterprise. It seems that my java programs are running significantly slower than 32 bit on Windows 2003. Would really any feedback. Is this ...
7
votes
1answer
426 views

Classic ASP site requests randomly hang in IIS7

I have a new IIS7 box running Windows Server 2008 Web Edition (x64), and I have set up an existing classic ASP site there. The site works fine and super speedy for the most part, but will randomly ...
7
votes
1answer
657 views

DELETE statement conflicted with REFERENCE constraint

Ok, here is a strange one. I have a routine that goes through and makes several deletions of old data. Ive had a few people complain about getting the error: System.Data.SqlClient.SqlException: ...
7
votes
1answer
2k views

Hosting Mercurial on IIS7

Note, this might perhaps be best suited on serverfault.com, but since it is about hosting a programmer source code repository, I am not entirely sure. I'm posting here first, trusting that it'll be ...
7
votes
2answers
741 views

Why does renaming reg.exe on Windows Server 2008 x64 causes it to fail to run?

I've got a neat question here. There's a utility called reg.exe thats been shipped with Windows for quite some time. Its very handy to import .reg files from scripts, modify values from scripts, etc, ...
7
votes
3answers
2k views

sgen.exe x64 .net c# fails with “assembly with an incorrect format”

I have ws2008 x64 with vs2008. When I set my vs to x64 (because I have 64bit dlls) and run compilation sgen says that An attempt was made to load an assembly with an incorrect format VS takse ...
7
votes
5answers
30k views

How to set user environment variables in Windows Server 2008 R2 as a normal user?

In older versions of Windows, it was just open the Control Panel, select the System applet, select the Advanced tab, and then hit the Environment variables button. As a normal user, you could edit ...
7
votes
4answers
8k views

How to check in delphi the OS version? Windows 7 or Server 2008 R2?

I always used to check the windows versions by their major/minor build numbers. Strangely enough, Windows 7 and Server 2008 R2, both return the same major/minor version number combination. Confirm ...
7
votes
6answers
17k views

ActiveX component can't create object

I have just installed a third party app on my Windows Server 2008 server and I get the "ActiveX Component can't create object" Message when I try to access using a CreateObject in VBScript. It is ...
7
votes
9answers
888 views

Windows Server (2003/2008) as a Development Machine?

I was wondering how many people here use Windows Server 2008 (or w2k3) as their development machine. If you do, what are the pros/cons that you've found? If you don't, do you see any advantages to ...
6
votes
1answer
580 views

Faulting application w3wp.exe

I have a application written in ASP.NET which uses DllImport to reference a dll written in Delphi. On my Windows 7 dev machine using the asp.net Development Server accessing the ddl works as expected. ...
6
votes
2answers
2k views

How to start git daemon on Windows

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.
6
votes
3answers
583 views

Programmatically add IP to Server 2008 firewall rule

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 listed ...
6
votes
1answer
354 views

Buliding Windows Phone 7 projects on Windows Server 2008

My company is planning on developing for Windows Phone 7. The build server we have, however runs Windows Server 2008. According to the Windows Phone SDK release notes I've read that only Windows ...
6
votes
2answers
167 views

Querying for ae matches æ in SQL Server / LINQ to SQL

When I try running... SELECT * FROM Users WHERE Username = 'ae' it returns matches where the username is æ (ash character). I was wondering if there's a way to support characters like the ash ...
6
votes
6answers
291 views

How to make active services highly available?

I know that with Network Load Balancing and Failover Clusteringwe can make passive services highly available. But what about active apps? Example: One of my apps retrieves some content from a ...
6
votes
4answers
851 views

What is Windows Vista's equivalent for the Version tab in Properties?

In Windows XP, whenever you right-click to select Properties to a particular DLL, you will be able to access the Version tab. In windows Vista, there is the Details table, which had some, but not ...
6
votes
3answers
6k views

Rename virtual directory on Windows Server 2008 (IIS7 )

How can I rename a virtual directory (i.e. change the Virtual Path name) in IIS7 on Windows Server 2008? In Server Manager I click on the application, select Basic Settings, but the box showing the ...
6
votes
6answers
3k views

Internet facing Windows Server 2008 — is it secure?

I really know nothing about securing or configuring a "live" internet facing web server and that's exactly what I have been assigned to do by management. Aside from the operating system being ...
6
votes
5answers
8k views

Excel ODBC and 64 bit server

using ASP.NET I need to update an excel template. Our server is running Windows 2008 in 64 bit mode. I am using the following code to access the excel file: ... string connection = ...
6
votes
7answers
7k views

How can I prevent a server from becoming locked after a Remote Desktop session

As part of our databuild run a 3rd party program (3D Studio Max) to export a number of assets. Unfortunately if a user is not currently logged in, or the machine is locked, then Max does not run ...
6
votes
6answers
962 views

Is Windows Server 2008 “Server Core” appropriate for a SQL Server instance?

I'm setting up a dedicated SQL Server 2005 box on Windows Server 2008 this week, and would like to pare it down to be as barebones as possible while still being fully functional. To that end, the ...
5
votes
3answers
845 views

Mercurial CGI (hgweb.cgi) fails

I have Mercurial 1.8.1, Python 2.6.6 installed on Win 2k8 R2 running on a vm. I have tried installing from msi, source and using tortisehg. Command-line Hg works fine but I get the same error when ...
5
votes
1answer
587 views

mysqltuner.pl on a windows 2008 server r2

I usually use linux for mysql and have something called mysqltuner.pl and this is great but we have a mysql server on a windows 2008 r2 server that we have and was wondering if any of you know of ...
5
votes
6answers
264 views

After doing HttpWebRequests for a while the result starts timing out

I have an application that spiders websites for information. It seems like after 20-45 minutes of creating HttpWebRequests a bunch of them return timeouts. One thing we do is attach a BindIPDelegate ...
5
votes
1answer
949 views

create local user account

i have this code to create a local windows user public static bool CreateLocalWindowsAccount(string username, string password, string displayName, string description, bool canChangePwd, bool ...
5
votes
4answers
102 views

On-demand virus scanning Windows

I'm wanting to scan files a user uploads to our websites on the server-side. I'd prefer it to be something we can run on-demand that doesn't have to be running all the time on the server. What ...
5
votes
1answer
8k views

How to set a JVM Timezone Properly

I am trying to run a java program, but it is taking a default GMT timezone instead of a OS defined timezone. My jdk version is 1.5 and the OS is Windows Server Enterprise (2007) Windows has a Central ...
5
votes
1answer
2k views

Installing IIS 7.5 on Windows Server 2008

I would like to know if I can install IIS 7.5 on Windows Server 2008 and NOT Windows Server 2008 R2?
5
votes
3answers
690 views

Asp.Net MVC missing style and defaults to logon page

I just setup an out of the box "W2K8 R2 Web" server and installed IIS 7 out of the box. Then I installed the .NET4 framework and ran "aspnet_regiis -i" command. I created a site using .NET 4.0 ...
5
votes
3answers
292 views

Architecture design help

I'm looking for some input on my current project architecture. There are three components: Server, Desktop, and Mobile Device. I have 2 goals: 1) Send data (Approx. no more than 100 KB of text) ...
5
votes
2answers
10k views

Max tcp/ip connections on Windows Server 2008

I have .Net service that listens on single port over TCP protocol. Clients connect and then transmit data for some time (from few minutes to several hours). Is there any limit on number of ...
5
votes
2answers
175 views

How to differentiate between Vista SP1 and Server 2008 at install

I have a Wix installer which should be allowed to run on Windows Server 2008 but not on Vista. According to Microsoft's Operating System Properties page, this is not possible using the parameters they ...
5
votes
2answers
3k views

Automating Office via Windows Service on Server 2008

We have a Windows Service which runs on 2003 Server. It opens a source Word document using the Word Interop and then does some stuff with it. It also does likewise with Excel and PowerPoint files. ...
5
votes
4answers
7k views

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 ...
5
votes
2answers
5k views

Vbscript detect whether UAC-elevated

I think the title says it all. How can my vbscript detect whether or not it is running in a UAC elevated context? I have no problem detecting the user, and seeing if the user is within the ...
4
votes
0answers
47 views

Why is an app running under Tomcat using only half of the available CPUs?

I have a 3rd party Java app that's running under Tomcat under Win2008 R2 64-bit. It's a multi-threaded app that exposes its API via a SOAP service. When I look at the Task Manager Performance tab, ...
4
votes
0answers
70 views

Difference between creating cluster-aware service and Windows service? [closed]

I want to create 2 cluster-aware services for running on 2 Windows server2008 systems. I could write simple code for Windows service, but couldn't find anything to show me how to develop a service ...
4
votes
1answer
39 views

performance when accessing a file on a network server sequentially after having accessed it randomly

I'm working on a native C++/Win32/MFC app on Windows 7. I'm using CFile to open a file stored on a remote server (with the flags, CFile::modeRead | CFile::shareDenyWrite). The server is running ...

1 2 3 4 5 25