I am newbie to servers n all.. Please do help.
We are having a windows 2003 machine with the latest hardware configuration (i3 processor) which runs an ORACLE 8 Database server. The machine freezes after some time. there is no particular event happening. after 2-3 restarts the machine may work perfectly.
Normally when an application crashes I can extract the technical details which will lead me to a crash dump file that I can analyze. ( example here ).
However one of our applications keeps crashing on a particular server - but there's no technical details:
So I'm wondering if there is a way to get the WER files - ie. the crash dump.
My server environment setup :
Server 1: DC1 , DNS, DFS Namespace Server & Storage (iSCSI)
Server 2: DC2 , DNS, DFS Namespace Server & Storage (iSCSI)
Server 3: IIS NLB Webfarm
Server 4: IIS NLB Webfarm
Server 5 & 6: SQL Server Failover Cluster
All running Windows Server 2008R2,
IIS hosting ASP.Net 4.0 Application using Shared Configuration and SMB shared path.
Basically everyth
I have a client server application in c#.net . installed the server application (Windows services) in the win server 2008 . The server application and client applications are communicated through TCP/IP and port number . But when i try to connect the client to server application it shows me an error as "Remote computer actively refusing the connection ". Could any one tell me what i missed .
Moving one application from windows 2003 server to windows 2008 R2.
I created a Windows Server 2012 (Azure) VM, inside of VM I THOUGHT I did everything whatever is required to run ASP.NET application.. BUT that wasn't a case.
I'm stuck and unable to run a simple ASP.NET app HelloWorld. I had everything running fine before Microsoft lost my Azure VM (hence why I am now rebuilding it).
What can I do to resolve this? Where should I look?
When i am running vb6 application on Windows server 2008 r2 64 bit machine shows error like this.
Problem signature:
Problem Event Name: APPCRASH
Application Name: Front Office-Latest(New till sep 2 09).exe
Application Version: 1.0.0.196
Application Timestamp: 4aa234c3
Fault Module Name: ntdll.dll
Fault Module Version: 6.0.6001.18000
Fault Module Timestamp: 4791a7a6
Exception Code: c0000
I've just deployed an update to an existing site (it was already configured) and I'm getting the IIS blue screen of death stating
HTTP Error 500.0 - Internal Server Error
The page cannot be displayed because an internal server error has occurred.
However; there is nothing showing up in the Application Event Log where I would expect to see a (more) detailed description of the entry.
How c
I've got 2 web servers with mirrored content. There's a load balancer sitting in front of them.
Starting yesterday we've been getting people complaining about 503 errors. i can't find any 503 errors in the IIS log file. However the server host is saying these errors are due to .Net errors in our website which are causing the app pool to recycle.