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 ...
-3
votes
0answers
43 views
Mapping network drive fails from vpn connected system server 2008r1 to windows 7 [closed]
This one is about to drive me off the edge. Same system had same problem a while back. We thought we had tracked it down to a problem with their ISP. And may still be. They are using a laptop and ...
-8
votes
0answers
33 views
I need a powershell script which meets the follwing requirements [closed]
I'm configure a windows server 2008,and i need a powershell script which meets the follwing requirements:
Use the document named organization.xlsx that represents all the employees and where they work ...
0
votes
0answers
4 views
Cannot add CTL (Certificate trust list) using certutil
I have managed to work around all of the windows 2008 issues with Certificate Trust Lists and managed to create a trust list which includes the root certificates I'm interested in. However when I ...
0
votes
1answer
16 views
Jenkins Build Error using GitHub
I've recently been tasked with deriving a CI solution using Jenkins, GitHub, and Windows Server 2008 which is configured to use the Git executable (under the Manage Jenkins -> Configure System tab):
...
0
votes
0answers
5 views
CAsyncSocket::SendTo function failing only in Win32 bit release mode
I have a vc++ application which sends a socket message to a port through CAsyncSocket::SendTo API. It works fine in both Win32 Release and Debug mode when run in Windows server 2003.
However when i ...
0
votes
0answers
21 views
How to configure http://mydomain.in:5280/http-bind on Windows server
I have installed ejabberd server on windows server 2008 and running fine.
The local http bind path working fine.
As I have configured ejabberd for www.mydomain.in and I am using ManagedFusion Rewrite ...
0
votes
1answer
8 views
IIS return error 403 on port 80
i set up hosting with windows 2008 and use websitepanel for control panel host(manage websites). in internal network all website with domain Easily open but in external network returned error "403 ...
1
vote
0answers
18 views
Why should changing Provider resolve intermitent connectivity error for OLE DB connection in SSIS?
From time to time, I am seeing this error when running an SSIS package from a SQL Server Agent Job:
SSIS Error Code DTS_E_OLEDBERROR. An OLE DB error has occurred. Error code: 0x80004005.
An OLE DB ...
0
votes
4answers
50 views
Send a cellphone SMS text without the use of a third-party service
Is it possible using a Windows Server, .NET, C# or PHP to send a SMS text message to q customer's cell phone without depending upon a third-party service (excluding an API provided by a phone ...
0
votes
0answers
25 views
DHCP Server not Authorized
I have two Active Directory servers performing both authentication and DNS.
One server is 2003 and the other is 2008. It is my understanding that there is no primary Domain server in this scenario ...
0
votes
1answer
18 views
Why is location.hostname not consistent?
I have a asp.net MVC project, and in one of my javascripts, I am calling location.hostname
When I host my application on MVC, on my Windows 7 & 8 PCs, I am able to get it to print out ...
0
votes
1answer
11 views
IIS 7 + Windows Server 2008 - Sending Emails from Classic ASP using CDO
On our existing platform we decided to upgrade our development server from Windows Server 2003 to 2008 some time ago.
The problem we are facing is that all asp scripts that used to send emails before ...
1
vote
1answer
44 views
Fail to load DLL in Windows 2008 R2 having full permissions control
I have developed an C# application that run very well in local.
But there is a problem when i put on the server.
The application uses a DLL library in his references (A.dll) and in a point of the ...
-1
votes
0answers
57 views
Allowed memory size of 1073741824 bytes exhausted (tried to allocate 560230 bytes)
I developed an PHP application and want to encode its source code with Zend Guard.
I am using Zend Guard 6.0.0 and made a project into it. When I run the encoding process I am getting an error that ...
0
votes
1answer
22 views
Update Azure Staging deployment will create new url
I am using cloud service for my web application currently it is in development phase. My all updated code is on staging environment, I have create staging server on May 13, 2012. Now from last two ...
0
votes
0answers
22 views
Getting System.Security.SecurityException after deploying Webservice
hii i am getting Error like
System.Security.SecurityException: Request for the permission of type 'System.Data.SqlClient.SqlClientPermission, System.Data, Version=2.0.0.0, Culture=neutral, ...
0
votes
0answers
27 views
Filezilla Server not workin on Windows Web Server 2008 R2
I've installed FileZilla Server on Windows Web Server 2008 R2. I've set up everything correctly on FileZilla and I can connect withing the server.
The problem
I cant connect to the server from other ...
-1
votes
0answers
34 views
exception code 0x40000015 with scheduled task [closed]
I am trying to execute several similar batches using the Windows 2008 task scheduler (x86), but as soon as I try to execute 4 tasks, the binary called from the batch exits with an exception ...
0
votes
0answers
34 views
How can I deploy a Rails app on Windows server 2008 R2 64bit? [duplicate]
Please can someone guide me how to deploy a Rails app on Windows server 2008 R2 64bit? I design with Aptana studio.
1
vote
3answers
80 views
Sendmessage from NT Service to remote desktop session
How can i send a sendmessage & postmessage from nt service to an application which launched in a remote desktop session? currently i temporarily solved this problem via udp communications between ...
1
vote
1answer
42 views
Error 429 in IIS and 64 Bit Windows Server 2008
I am trying to deploy a 32bit ASP web app on Server 2008 and IIS 7.
I have another server where the app is running fine, but on this server, every time I load the ASP Page that calls one of my DLL's ...
-1
votes
0answers
18 views
Error al iniciar sesion
Emigre un windows server 2003 a windows server 2008, pasa que al iniciar sesion en la pagina de inicio me arroja el siguiente error.
Java Script Error
Description:'No se puede obtener valor de la ...
0
votes
0answers
13 views
Installing a (sort-of) weakly-named .dll to the GAC
I need to migrate some programs from one server to another. In the process, I found that we were missing a .dll - I tracked it down on the original server. It was both on the file system (in what ...
0
votes
0answers
30 views
Copy in-use files with NTFS Security Permissions
Is there a free Windows utility that will let me copy folders and sub folder contents with their NTFS security permissions and let me copy in-use files from one share to another?
I've used RoboCopy ...
0
votes
2answers
58 views
GPG encryption in an ASP.NET C# Web application - No Public Key
I have set-up Gpg4win on Windows Server 2008 R2 and the website is running .Net 4.5.
I'm using the Starksoft OpenPGP dll.
I've added the required public key to Gpg4win via remote desktop, however ...
-1
votes
0answers
8 views
Reserver memory for critical system tasks [closed]
I have an application running on Windows Server 2008 R2 that consumes a lot of memory. That's OK until memory pressure is so high that other things start to break, e.g. critical system tasks like ...
2
votes
2answers
75 views
Create Local User with Custom User Folder in Powershell
I am trying to create a new Win 2008 server local user and assign the user a different profile path. I don't want Windows to generate all the files under C:\Users\newUser, instead, I'd like to have ...
0
votes
1answer
39 views
Alternative to Get-WindowsFeature
I need to list all Windows features on a Windows Server 2008.
On Windows Server 2008 R2 the Get-WindowsFeature command is available after "import-module ServerManager". But on Windows Server 2008 ...
1
vote
0answers
29 views
Netshare syntax(CLI, command line) to add share to folder on remote machine
I would like to know if somebody knows the correct syntax for giving a folder a share on remote network machine folder's.
Please write a syntax you know for sure that it's working
-1
votes
0answers
13 views
iis 7 right click browse nothing happens [closed]
Configuration is Windows Server 2008 + IIS7
in IIS I select a svc file and right click it and then I click "Browse" but nothing happens.
I already check the threads but I can't find any solution of ...
-1
votes
0answers
24 views
Any known VMWare to Windows 2008 Enterprise IIS issues causing no ack or syn ack or ack fin
have VMWare guests running Win2K8 EE, with IIS talking to VMWare Guests running Win2K8 EE and Websphere v8x. random issue where IIS sends ack fin, WAS replies ack or does nothing at all.
Is there a ...
0
votes
1answer
53 views
Startup Script with Elastic Beanstalk
I'm using Elastic Beanstalk (through Visual Studio) to deploy a .NET environment to EC2. Is there any way to have the equivalent of Azure's startup cmd scripts or powershell scripts? I know that you ...
-1
votes
2answers
27 views
after deployment picture download from wcf service doesn't work how to find out what is wrong?
WCF service is used to retrieve data and pictures. WCF service work well on localhost, and on web-hosting of provider. But the same service after deploying to server within local network doesn't ...
1
vote
2answers
40 views
BizTalk receive pipeline failing due to disk space
I'm doing some performance testing on a BizTalk 2010 installation and one of the tests involves consuming a multi-gigabyte file. I'm receiving an error which is pretty straightforward, but it's ...
0
votes
2answers
96 views
How to set delay dynamically in VBScript
I have a batch script which will write commands into .vbs file and executes it at the end.
The task of VBScript is to zip a file and delete the original file. Here's the code:
FOR %%c in ...
0
votes
2answers
52 views
iisnode 500.21 Handler “iisnode” has a bad module “iisnode” in its module list
Getting this error on Server 2008 R2 64bit, IIS 7.5, iisnode 0.2.4.0, node.js 0.10.5 -
HTTP Error 500.21 - Internal Server Error
Handler "iisnode" has a bad module "iisnode" in its module list
...
0
votes
0answers
21 views
Dynamically allocating limited disk space per user on NTFS
I'm designing a module that needs to allocate dynamic, limited disk space per user.
Based on a large NTFS filesystem, I want each user to tell me how much space he want's extended to him, and then ...
0
votes
1answer
54 views
how to get mod_rewrite to appear in php.ini
I'm running apache 2.2, php 5.3 on windows server 2008 R2.
I've modified modified httpd in the folder:
C:\Program Files (x86)\Apache Software Foundation\Apache2.2\conf
and uncommented
...
0
votes
1answer
36 views
Accesing the Load Balancer in Azure?
I need to set up a DNS server on azure and set an MX Record pointing to a third party smtp server.
In the worker/web role implementations in azure, each has a load balancer which is the public IP of ...
1
vote
2answers
33 views
MSDeploy throwing weird error: Stream data of xxxxx.dll is not yet available
I am deploying a number of .Net projects to different servers. To do this my team is using TFS to build, then from the build template calling a ps1 script that uses msdeploy to push to all the ...
0
votes
2answers
41 views
Migrated from Server 2003 to 2008, ODBC problems
I migrated a website written in classic asp to windows server 2008 RS/ IIS 7.5. I made all the changes to run classic asp on the server and everything works fine with *.asp pages, except when it ...
0
votes
0answers
31 views
DLLs compiled using mingw & gcc-4.6.2 fails to load on windows server 2008 sp1
I have compiled 32-bit DLLs using mingw/gcc-4.6.2 on Windows 7 64-bit platform.
The DLLs loads very well in the Windows 7 (ia64) and Windows XP(32-bit) but
fails to load on Windows Server 2008 SP1 ...
1
vote
1answer
74 views
MSTest hangs for seemingly no reason
<TLDR>
Running an MSTest test from the command line hangs without any errors or timeouts whilst "waiting for runs/agents". The reason might be that "there are no runs in the queue", but why this is ...
1
vote
1answer
35 views
How do I install the .NET Framework 4.5 reference libraries on Windows Server 2008 R1?
I have an application whose deploy process builds the source code on the server I'm deploying to. My production server is Windows 2k8 (not 2k8 R2). My app is not compiling as the reference ...
0
votes
3answers
106 views
IIS, ColdFusion or TomCat cuts off page output at about 4MB - I need help figuring out which setting is limiting that output?
I am creating an import script that outputs a lot of data to a page. ColdFusion (or possibly IIS) seems to be only allowing a certain amount of HTML to be output. When I save the page, the HTML file ...
0
votes
0answers
48 views
DirectoryEntry.CommitChanges() 'cannot create a file when that file already exists'
We have many web applications and services that use the IIS 6.0 System.DirectoryServices/metabase.xml model to programmatically
modify IIS configuration; which need to move from Server 2003 to Server ...
0
votes
1answer
15 views
Report Viewer with Server 2008
I was doing project in MVC3. In that I was using SSRS reports. The reports are working fine in development system. But when deploying with Windows Server (With Sql Server Report services Configured), ...
0
votes
0answers
50 views
SQL Server: Worse performance on a new server [migrated]
We've been on a dedicated server (single quad-core, 6 GB RAM) and are moving to a new dedicated server (2x hex-core, 32 GB RAM). Both are Windows Server 2008, SQL Server 2008. The performance on the ...
1
vote
0answers
15 views
Mixed user Session IDs in Load Balanced Environment
Environment Setup:
1 Load Balancer (Windows Server 2008R2 & Web Farm Framework & Application Request Routing)
3 Web Servers (Windows Server 2008R2)
1 SQL Server (Sessions are stored in sql ...
0
votes
1answer
91 views
can't terminate process using WMI but taskkill works
My user is in the Administrators group. I am using the .NET WMI API (System.Management) to kill a process using this code:
var scope = new ManagementScope("\root\cimv2");
scope.Connect();
var query ...

