Tagged Questions

5
votes
4answers
105 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 ...
4
votes
1answer
634 views

AppFabric for WCF services on Windows Server 2008 R2

we are currently on windows server 2008 R2, IIS 7.5 and we are going to open some of our data via WCF services. To do that, we are planing to host our services on IIS but I heard that it is not a ...
3
votes
2answers
650 views

Will upgrading to Server 2008 R2 increase performance?

We are deploying two server-based applications, one WCF, and one a Winform that processes a lot of network traffic (like a custom-made WCF). Generally speaking, would upgrading from Server 2008 to ...
1
vote
1answer
511 views

MSMQ on Windows Server 2008 R2

I have installed MSMQ on Win 2008 Server R2 and it has no public queue node. Do you know how to fix this? Server runs in a domain. Domain controller is Win 2003.
1
vote
1answer
210 views

Reading / Writing security properties to objects in Active Directory (the same way Delegation of rights work) C#

I'm looking for a way to read and set security permissions on an object (OU or users/computers) in Active Directory on Windows Server 2008+. The same way that Delegation by using Active Directory ...
1
vote
1answer
429 views

builduing on windows 7 running on windows 2008: Unable to initialize application 0xc0000005. Using a reference to a Wrapper on C# library

I am building a C++/MFC (I know it's an old technology, but need to maintain it) under VS2010 and Windows 7 (x86). Running the application under Windows 2008 R2 (x64) is fine, the application start ...
1
vote
1answer
597 views

After NAT how to setup VPN in windows server 2008 r2?

We have one windows server 2008 R2 with about 10 Hyper-V virtual machines. We've used wizard that comes when you enable RRAS to setup NAT, so that virtual machines can connect to internet (and to ...
1
vote
1answer
77 views

Which architecture to use for HPC

So I have been looking into writing a dispatcher for our software to integrate with Windows HPC server 2008 . The stuff we want to integrate is Embarrisingly parallel with no data shared between ...
1
vote
1answer
586 views

How many files can a windows server 2008 r2 directory safely hold?

How many files can a windows server 2008 r2 directory safely hold? I'm thinking in terms of a website that has image galleries. Say there is one directory that holds all the thumbnails and a ...
1
vote
0answers
247 views

ReadEventLog() API fails with error code 87 on Windows Server 2008 R2 while reading Application/System/Security event logs from system

I have an MFC application which reads system (i.e. Application/System/Security) event logs on Windows Server 2008 R2 in WOW64 environment. I am facing a problem with std SDK ::ReadEventLog() function ...
1
vote
3answers
445 views

Looking for a script/tool to dump a list of installed features and programs on Windows Server 2008 R2

The same compiled .Net / C++ / Com program does different things on two seemingly same computers. Both have DOZENS of things installed on them. I would like to figure out what the difference between ...
0
votes
0answers
9 views

What are the feature differences between Windows Server AppFabric running on Windows 2008, vs. 2008 R2?

I am trying to understand what all the differences are between Windows Server AppFabric running on Windows 2008, vs. Windows 2008 R2. This is to help guide a decision about whether to upgrade servers ...
0
votes
0answers
29 views

Excel issue on Windows server 2008

We are facing excel issue on windows 2008 server, we are running one scheduler task which calls one excel appliction, when we login in to the server through the account which is running the scheduler ...
0
votes
2answers
598 views

Cannot connect to database,.Login failed for user

Yesterday my database was connected perfectly. We have installed Windows Server 2008 R2 on our server and the I have added the user to the client PC name SMTECH5 with user jangid Now my database is ...
0
votes
0answers
179 views

How to configure IP Filtering for Remote Desktop Connection Windows 2008

Is there any way we can block any other IP addresses and allow only our office IP address to access remote desktop connection to our server? It's very easy to configure such thing in Filezilla FTP ...
0
votes
2answers
161 views

Differences between Win7 IIS and Win2008 R2 IIS?

I am specing out new development workstations for my team and I am running into a conflict. I am a developer and I want Windows Server 2008 R2 because that is what our production servers are running. ...
0
votes
2answers
282 views

Windows Server 2008 R2/IIS 7 refuses all outside tcp connections

I am unable to connect, for example, via http to a brand new installation of 64-bit Windows Server 2008. The server is on a domain, but is not DC (that's another problem altogether). The IIS7 is ...
0
votes
2answers
620 views

Windows server 2008 OR 2008 R2 SP1 for SharePoint 2010

Could anyone suggest me on this- we have sharepoint 2007 running on win server-2008 64bit and we are about to upgrade to 2010 sharepoint, problem is do we keep the 2008 64bit as is or upgrade to R2 ...
0
votes
0answers
100 views

windows web server 2008 VS windows web server 2008 R2

I own WIndows Web server 2008 and now I am in a process to make a new server and I can not decide if I go with R2 or not. The thing I can not understand is that 2008 can not be upgraded to R2 so I ...
0
votes
2answers
1k views

Perl on Windows Server 2008?

Does Perl work on Windows Server 2008 (and Win Server 2008 R2)? Is there a distribution for these OS?
0
votes
2answers
2k views

Windows Server 2008 R2 + IIS 7.5 + ASP.NET 4.0 = HTTP Error 500.0

I am having an impossible time getting asp.net 4.0 to work in any fashion at all. In fact, I completely wiped my server, reinstalled with Server 2008 R2 Standard (running on a VMWare ESXi box, not ...
0
votes
1answer
121 views

Modifying PROCTHROTTLEMAX with powercfg has no effect in 2008 R2

I am trying to make the CPU transition to a lower P-state. I used pwrtest to determine the tests, and now I want to set the processor frequency to 50%. I executed the following command: powercfg ...
0
votes
1answer
250 views

Migrate Windows Server 2003 to 2008 & Data Loss

I would like to know if I migrate from Windows Server 2003 to Windows Server 2008 (x64) do I have to reinstall all applications in new Operating System or I will be able to simply upgrade the OS ...