Does anybody know, if it is possible to use the "old" SAP DCOM Connector on a Windows Server 2008 ?
I want to migrate a old ASP Web Solution with DCOM Connection to SAP from Windows 2000 Server to Windows 2008 Server.
When I try to install the DCOM Connector I get the Error Message:
"Setup could not find ActivX(R) Data Objects verion...
I am having a WCF service hosted in IIS on WindowsServer 2008. This service needs to write to a shared folder present on another machine(Windows XP). The shared folder has write permissions for a particular user say "X" which is present on both the machines .i.e on the server where the service is running as well as the machine where the ...
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 connections on Windows 2008 server? I did not hit any, since now there is up to 50 users. Plan is to have thousands of users, so I'd like to know if...
Basically I think this is a bug in Windows Server 2008, but I am not a COM ninja so it seems equally likely that I'm just doing something dumb. The question is: bug or programmer error?
We use WinHttpRequest (the ActiveX component of WinHttp) to read http:// and https://. The ProgID we are using to look up the component is WinHttp.WinHt...
As the release date for the public beta of SharePoint 2010 is coming closer and closer, I'm wondering how to set up a developer machine for it. I've heard that for developing on SharePoint a 64 bit system is needed and that Microsoft advises to use Windows 7 64 bit and install SharePoint 2010 on it.
I think that won't be an option for m...
Can anyone suggest a good email server that runs on Windows Server 2008?
I'm setting up a SharePoint test box and need email. Win2008 does not have the free smtp/pop services that were available on Win2003, so I need a free, easy and reliable mail server.
Thanks.
...
So I run this Windows Server 2008 security update and this code block is now throwing an error:
using(MemoryStream ms = new MemoryStream())
{
xslt.Transform(navigableSet, xslArgs, ms);
ms.Position = 0;
ret = new XPathDocument(ms);
}
return ret;
The error is EXCEPTION [System]: The remote server returned an error: (503) Ser...
Hi all,
Does anybody know how to adjust the number of RDC sessions for a specific user in Windows 2008 Server?
Would really appreciate it!
Thanks a million!
...
I'm trying to create a locked down TS account for Windows Server 2008. The account runs a legacy program that is not exactly friendly or configurable. In this program, the end user can go to file -> open, and then he sees the Desktop link and worse, the Network link. He can then browse the directory structure of our entire network. I can...
What is the best way to access Windows Server 2008 R2 over the internet?
...
After uninstalling our application (a web server) in Vista or newer Windows, an error message box appears that says, 'An error occurred while trying to uninstall My App. It may have already been uninstalled. Would you like to remove My App from the Programs and Features list?'; and there are 'Yes' and 'No' buttons. This happens right aft...
I installed Oracle 11g ODAC 11.1.0.6.21 with Oracle Developer Tools for Visual Studio and built my app. I installed Oracle 11g ODAC 11.1.0.6.21 with Xcopy Deployment on the 32 bit server and it runs great. But now I need to install on a 64 bit server.
Where can one find the 64 bit Oracle 11g ODAC?
The Oracle client is installed on the...
We had the same problem described here.
we implemented the same solution of having a dependency on HTTPFilter.
We recently tried to install on Windows 2008 - it appears the HTTPFilter service is not available there, so our service will not start.
What should we do on Windows 2008? Do we need to add a dependency on another service? Whi...
Hello,
I'm trying to run WatiN tests through continuous build on TFS, but I can't get it to work. The errror I get is following:
WatiN.Core.Exceptions.IENotFoundException : Could not find an IE window matching constraint: Timeout while waiting to attach to newly created instance of IE.. Search expired after '30' seconds.
at WatiN...
Hi,
does anyone know if this can be done? I can find Windows Server 2003 but not 2008.
I read you can create your own EC2 Virtual machines, but I haven't found any articles that say you can do this with Windows Server 2008.
I'm really after IIS7, but I'd also intend to use SQL Server Express 2008 until such time as I can add support f...
Hello everyone,
I am editing the following master page which my current SharePoint site is using (I am using SharePoint 2007 + Windows Server 2008),
http://www.mediafire.com/file/mmvj5ijgm3j/BlueBand.master
Currently, I am using the hard-coded value "120" to set the width of the left navigation bar, here is the related code in the mas...
I am trying to deploy a web service, written in VS2008 on a brand new Windows Server 2008. The same project was deployed successfully countless times on Windows Server 2003.
I have tried deploying in two ways (both works on the older Windows Server 2003):
Publish the project using Http directly to the IIS server. I receive the followi...
Hi everybody :-)
I wrote a console application which produces backup from my database and then compresses it to an rar file.
it works fine except when it is scheduled in windows 2008.
after windows runs my application,it says that it runs completely.
but it doesn't compress my file . it only produces backup for me.
by the way the window...
We are experiencing performance issues when using windows 2008 r2 to serve our web site. It seems to consume more than twice the % processor time and serves requests half as fast as a windows 2008 32bit server on the equivalent 64 bit compatible hardware (HP Blade BL465c).
To further examine the performance issue, we wrote a very simp...
Does anyone know of a bench-testing tool to compare the performance of windows server 2008 64 and 32 bit operating systems?
...