Click here to Skip to main content
15,890,882 members
Everything / Operating Systems / Windows 2008 R2

Windows 2008 R2

Win2008-R2

Great Reads

by J.Starkl
A windows-service which can handle different operations in separate threads and which can be controlled by a small GUI program
by Ajcek84
PSAM Control Library ported over to WPF
by logicchild
An article that explains how to use this library
by Kees van Spelde
This is an alternative for "AutoShut, my first program in C#"

Latest Articles

by Prasannakumaran Sarasijanayanan
Load data to temporary table, make any additional update if required, create necessary indices, finally DROP live table and RENAME temporary table to production table.
by libbyliugang
A splitter control for dialog can auto change the linked window's position
by Ajcek84
PSAM Control Library ported over to WPF
by Antonio Petricca
Win32, compiler independent, and extensible passive debugger

All Articles

Sort by Updated

Windows 2008 R2 

10 Aug 2023 by Tyson3264
Is there a way within web.config or IIS 7 settings that will stop the login prompts and just force the user to the 401 error upon being denied due to URL Authorization rule? Right now, it successfully restricts access to the page, but doesn't...
14 Feb 2023 by Muhammad Taqi Hassan Bukhari
I have an website that I deploy for a customer that was working fine, but now it gives this error.The current identity (IIS APPPOOL\abc.com) does not have write access to 'C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files'.Description: An unhandled exception...
14 Feb 2023 by Christopher Zahrobsky
Don't add permissions. Just change the TEMP directory for ASP.NET in your web.config file! ...
10 Aug 2021 by vaibhav shelar
First check if your framework folder (C:\Windows\Microsoft.NET\Framework64\v2.0.50727/v4.0.30319) has this "Temporary ASP.NET Files". If not then create one with this name. Then check for permission (Properties -> Security -> IIS_IUSER -> Allow...
5 Dec 2019 by Member 14679282
add tempDirectory="d:\local\temp\ field in compilation Tag inside system.web in wweb.config to remove the error("The current identity (IIS APPPOOL\abc.com) does not have write access to 'C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files'")
9 Jun 2019 by Prasannakumaran Sarasijanayanan
Load data to temporary table, make any additional update if required, create necessary indices, finally DROP live table and RENAME temporary table to production table.
22 May 2019 by Anish_Chakraborty
We use a 3rd party software to send Bulk Emails. The software does not provide options to add Email addresses in BCC. However, as per Compliance Rules, it is necessary for us to add a BCC address to every Email sent. Till now, we used to relay all the Emails from that software to an intermediate...
29 Sep 2018 by libbyliugang
A splitter control for dialog can auto change the linked window's position
17 Aug 2018 by Dave Kreskowiak
This is just a guess but it seems like your site code is compiled to target "AnyCPU". The hint I'm using is that you're using a 32-bit Oracle client and you moved the code to a 64-bit server. Go into the Project Properties, Build tab, and change the platform target from AnyCPU to x86. Recompile...
17 Aug 2018 by istudent
I have old asp.net web application which is moved from windows server 2003 ( i beleieve ) to 64 bit windows server 2008 r2. My application was built in .NEt 2.0 Every time i tried to run the application it throws error like 'ould not load file or assembly 'Oracle.Web, Version=2.112.1.0,...
19 Jul 2018 by Ajcek84
PSAM Control Library ported over to WPF
28 Feb 2018 by Antonio Petricca
Win32, compiler independent, and extensible passive debugger
12 Nov 2017 by Umapathi K
From the one of server Failure message is "The event flow is broken xxx.abc.zzz.com for the last 60 min". we are getting this failure message in last two days continuously. System rebooted twice a time in last 2 days but still same error we are getting. What I have tried: based on case...
20 Jul 2017 by Jose A Pascoa
The much talked about Kernel data structures
12 May 2017 by alexey_t
A simple calendar with notes support
4 Apr 2017 by Abhineet Ayan Verma
Major calling conventions for Win32 and best suited functions
8 Dec 2016 by rerhart585
Using SQLite, leverage the create_aggregate(), and SQL's Between Operator to create a Normal Probability Distribution Histogram, or what is more commonly referred to as a Bell Curve.
7 Oct 2016 by Paulo Uechi
Uechi APM Web is an APM (Application Performance Management) Open Source Server Performance Monitor written and developed in Java and C # for all Linux and Windows platforms. The Uechi.APM.Web offers a complete resource for unlimited monitoring servers in real time. Have full control of the CPU cons
3 Oct 2016 by Mark W Solomon
In this article, I developed a way to determine all the SQL Servers in our environment at will and filter this information into Microsoft's Sunset report for Microsoft SQL Server and present all this information in an SSRS report.
2 Sep 2016 by YolandaR
how to export all columns types and images from one table database domain server (SQL 2005) to different table database domain server (SQL 2012)?What I have tried:SSMS export.error message need to convert images.Messages * Error 0xc0208030: Data Flow Task 1: The data type for...
2 Aug 2016 by Prashant Bangaluru
Hi All,I never saw this error before as we are getting this error when we are uninstalling software from our prod server.Error 1324.The path ÒvÄ°rHKLM contains an invalid character.I did googling and they mentioned us to search for the special characters on the registry entry. I...
2 Aug 2016 by Dave Kreskowiak
This site is dedicated to writing code, not product support. Your best bet is to contact the vendor of the software you're trying to uninstall.
14 Jun 2016 by Alex Wiese
Monitors log files and displays text as it is appended to the file
5 Apr 2016 by Mark Kruger
To And From Binary Literals for all standard .net numeric value types.
27 Mar 2016 by Manish kumar choudhary
In this article, I will explain how to schedule a daily mail from SQL Server 2008.
27 Mar 2016 by Manish kumar choudhary
In this article, you will learn how to select data from a table and send that data to an email using SQL Server 2008.
25 Feb 2016 by J.Starkl
A windows-service which can handle different operations in separate threads and which can be controlled by a small GUI program
24 Jan 2016 by Vladimir Misovsky
Overriding CMFCShellTreeCtrl and CMFCShellListCtrl classes
20 Jan 2016 by Alexandros Pappas
Windows Services cannot create more than a certain number of processes, whereas Console Applications seem not to have a limit.
29 Dec 2015 by techsandi
Hi All,this issue has been solved, we need to set the bytes sent and bytes received from IIS settings from Logging section->select fieldsThank you
28 Dec 2015 by techsandi
Hi All,Configured webalizer in windows server 2008R2 and IIS 7.5 all data in webstat report is showing fine except the KByte. Can you please suggest on the sameThank you
8 Dec 2015 by Thomas Daniels
This article explains speech recognition, speech to text, text to speech and speech synthesis in C#.
7 Dec 2015 by derek-2008
I have a service I wrote that uses a filewatcher. On create it takes the excel file and truncates table and import it.It works on my Windows 7 box. When I drag a new file into the folder it imports it. If i drag a newer file it deletes the old data and imports the new data.On Windows 2012...
7 Dec 2015 by Dave Kreskowiak
Why are you writing poor code? You should be closing and disposing the connection yourself, not depending on some hidden functionality in one application and wondering why it doesn't work in another.You really need to look into the using statement. It'll Dispose of the objects for you...
30 Nov 2015 by Mohammad Dayyan, VahidJafari
A library for creating .Net Serializable Expressions to send via WCF services
3 Oct 2015 by Amaan23
Connection query was right.Changed the port to 1433 in 'ALL IP' in SQL Server Configuration, and it worked perfectly. Thank you.
30 Sep 2015 by Timo Kunze
Use undocumented parts of the Windows Vista list view API to enhance your application.
26 Sep 2015 by Southmountain
Some take-away to improve the quality of desktop software
25 Sep 2015 by Amaan23
Dear Friends,Need your help in below issue.when i type SERVERNAME in ODBC connection (SQL Server Native client 10.0) its does not connect( Gave 08001 Error, HYT00) and when i typed servername\sql instance name it will work.I tried restarting "SQL Server browser" Service, but that...
4 Sep 2015 by Igor Sorokin
In this article I would like to describe simple WPF application for showing System.Windows.SystemColors list.
21 Aug 2015 by David Hall
An MRU Manager Component that can be dropped on a Windows Form or WPF Window and integrates with Menu, MenuStrip, Application Settings, Registry, and Windows Recent Files.
4 Aug 2015 by dmihailescu
A windows explorer extension for easy binary/text file comparisons and calculating the MD5, SHA1, SHA256 hashes.
31 Jul 2015 by sadhana4
Hi, i did the password authentication for each directory but issue isfor example i create the two website and i protected with password but when i did the browsing mozilla firefox both site should share different passwordauthentication but it is sharing common passwordmeans for...
29 Jul 2015 by LalithGallage
This powershell script is you to monitor windows servers’ free hard disk and populate it to sharepoint custom list.
19 Jul 2015 by amnk.info
I found solution my self. refer this sitehttp://www.steptoinstall.com/msvcr100-dll-is-missing-when-wamp-server-install.html[^]
19 Jul 2015 by amnk.info
i have windows 2008r2 server. i installed wamp server 64bit version. but i cannot start wamp server it shows missing MSVCR110.dll file. please help me to solve this
5 Jul 2015 by Tantum
How to show your forms in the current active display on dual (or more) monitors
24 Jun 2015 by maratoni
This is a brief tutorial on how to sign a Windows device driver with WDK 7.1
19 May 2015 by Yohamnes Hernandez
How to free blocked files, inclusive if they are mapped in memory. Something that many tools are missing.
14 May 2015 by Sergey Alexandrovich Kryukov
By definition, servers never control clients; server "serves", it is the passive side, and the client is active. In pure client-server model, the server always listen to the clients, receive some request, do something and reply with response. Anyway, this model is extremely limiting and has been...
14 May 2015 by Member 11690685
hi... we have one server computer (windows server 2008 r2) and also created a domain server in this. more then 20 computers are act as a client computer by controling the domain server using active directory users and computers. but now i want to know how do i give the permissions to...
10 Apr 2015 by El_Codero
Convert doc/docx documents to pdf with Foxit Reader Printer. Works without use of Word Interop/SharePoint.
26 Mar 2015 by Suvendu Shekhar Giri
Typically, these folders are found in C:\Users\{UserName}But you can always find the path of your windows Libraries folders at following location1. Run (Windows+R) > Type regedit to open Registry Editor2. Navigate to...
26 Mar 2015 by noblepaulaziz
Good day friendsPlease forgive my naivity.I installed and configured windows server 2008 r2 and succefully joined the client computers. I did not create any Group Policy Object. I did not create user profile nor users home directory.My problem is that the folders and files in...
19 Mar 2015 by Peter T. Ringering
A program that makes editing code comments and XML comments easier.
17 Mar 2015 by Tsuda Kageyu
Provides the basic part of Microsoft Detours functionality for both x64/x86 environments.
16 Mar 2015 by sunhui
In this paper, we will discuss some advanced skills for ATL COM development.
25 Feb 2015 by Mario K. Tacke
Refresh ASP.NET Membership Database with SSIS
5 Jan 2015 by Tanna
This is WPF Gradient Control. I didn't find a suitable gradient control which will generate a linear gradient or radial gradient brush. This is a gradient control which has a color selector and gradient generator. It can generate radial or linear gradient brush.
3 Jan 2015 by Espen Harlinn
Benchmark C++ std::vector vs raw arrays, move assignable/constructable & copy assignable/constructable
3 Jan 2015 by Espen Harlinn
Windows API, menus, C++ lambda expressions, std::enable_shared_from_this
12 Dec 2014 by Mr.PoorEnglish
Understanding Tabcontrol right enables a lightweigth solution
9 Dec 2014 by Tadit Dash (ତଡିତ୍ କୁମାର ଦାଶ)
You have two options.1. You can do this by running a Windows Task Scheduler. It is nothing but one Window or Console App, which will be scheduled in your Server. Inside the app, write you email sending code. You can select the Time(when to run) and Frequency(when to repeat it again) for...
9 Dec 2014 by Namith Krishnan E
I had created a web application in which there is a form for creating an event at a specific date and time.Now the client wants to send mail at that date and time to a mail id.I think the only solution to schedule sending a mail at a specific date and time can be accomplished using task...
2 Dec 2014 by HateCoding
This tip will show you an example for using R-tree.
26 Nov 2014 by Jeremy Falcon
Provides a base to use when programming OpenGL-enabled applications for the real world, rather than a simple hello world.
20 Nov 2014 by Mathew Soji
Please referhttp://www.codedigest.com/Articles/ASPNETMVC/216_Hosting_and_Deployment_of_an_ASPNET_MVC_Application_in_IIS6_and_IIS7.aspx[^]How can I host my ASP.net MVC application on IIS 7.5...
20 Nov 2014 by justinonday
Can you share details of the prerequest for hosting mvc5 in iis 7.5 windows server.Like which framework and other tools .
10 Nov 2014 by Muhammad Taqi Hassan Bukhari
Thanks for all who response to my problems.The Problem has been due to low disk space on server. I just empty out some old data and the site is live agian.
9 Nov 2014 by Deepu S Nair
You can resolve this issue in the following way:1. Create a Windows Domain\Local Machine user account with a strong password.2. Using Windows Explorer, go to C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files.3. Give the new user you created in step 1 Full Control...
9 Nov 2014 by Mathew Soji
tryhttp://forums.asp.net/t/1566987.aspx?Current+Identity+does+not+have+Write+Access+to+v4+0+30319+Temporary+ASP+NET+Files[^]http://stackoverflow.com/questions/22756037/iis-applicationpoolidentity-does-not-have-write-permission-to-temporary-asp-net[^]
30 Sep 2014 by Vahid_N
Microsoft has not updated Iran's daylight saving time information since 2009. Let's find out how it works and then fix it for the next 100 years!
29 Sep 2014 by Rajendra Kumar Sahu
Easy way to show JavaScript Alert Message having Arabic Text
17 Sep 2014 by hari111r
Hi All, I am trying to open RDWeb over internet but i am getting the below Error message when click the application. Its working fine in my local network. Can any one please help me come out of this issue.Please suggets some solution or links to learn.This computer can't verity the...
14 Sep 2014 by Muhammad Anwar Ul-Haq Islam
We have a Sharepoint site that uses Windows based authentication.We provide links of this Sharepoint site a another portal which is in java. this portal also used authentication from the same AD. However, the issue is when clicking a link in Sharepoint, they are prompted to...
30 Aug 2014 by Mehdi Gholam
You should configure your task to auto login, read this : http://social.technet.microsoft.com/Forums/windowsserver/en-US/1aafa6cd-d972-4e5e-8e5b-1acb0239a942/task-schedule-in-windows-2008-r2?forum=winservergen[^]
30 Aug 2014 by basitsar
Dear All,I have created a task in Task Scheduler. When the server restarted for any update after that task is not working until somebody go and put user name and password then the task will work.how to achieve this after restarting task should work. ThanksBasit.
28 Aug 2014 by vangapally Naveen Kumar
see this link you may get idea...http://www.csharp-examples.net/restart-windows-service/[^]
28 Aug 2014 by Ami_Modi
Is it possible to start\stop already set windows scheduled task from ASP.NET code? I have few tasks scheduled in windows server 2008 r2. They run as per their scheduled time. But I need to run few tasks manually from ASP.NET web page whenever user wants. So in addition to the tasks running at...
24 Aug 2014 by Mehdi Gholam
Go to your ADSL config page and setup a "virtual Server" or a route (depends what the ADSL modem manufacturer calls it) that redirects the external IP and port (80 for web) to an internal IP (192.168.1.50 for your server) and port (again 80 for web). Note that your external IP must be stable...
23 Aug 2014 by basitsar
Dear All,I have the Internet modem IP is 192.168.1.1 and my server IP is 192.168.1.50, the website which is hosting on windows server 2008. What i'm looking for the Internet IP from the ISP is suppose X.Now what is happening when the user hit the ISP X it redirect to medem IP which is...
12 Aug 2014 by Thilina Chandima
An introduction on how to store and retrieve images from SQL Server 2008 by using Stored Procedures and C#.
1 Aug 2014 by Gautham Prabhu K
Perform custom disk clean up when hard disk free space goes low
27 Jul 2014 by Emiliarge
How to send data to device and receive data from device through COM-port
25 Jul 2014 by Valery Possoz
Hello,There are two parts in your question, first storing the data in SQL server, secondly representing it in a web page.1) storing the data.You could use LaTeX expressions, they are a way to format mathematical expression as strings. All you need to do is to store the LaText...
24 Jul 2014 by Rahul Dihora RV
Hello every one ,I have develop one website which is about school related in asp.net, so i want to add mathematical and chemistry formula in paper set so how can i do it?please help me !!
21 Jul 2014 by vishvadeepak
Dear Sir,I am installing share point 2013 prerequisite on windows server 2008 r2, and facing this problem on installation : Application Server Role, Web Server (IIS) Role: configuration errorunable to identify the solution of this.
11 Jul 2014 by LM Heah
MongoDB Hadoop Hortonworks in Windows Server 2008
28 Jun 2014 by Elia Conchione
Moving from old SharePoint server? Something to import inside SharePoint 2013?
27 Jun 2014 by Philipp Katscher
How to use barcodelib generated Barcodes in SSRS (consider Barcode fonts don't work in runtime)
25 Jun 2014 by Philipp Katscher
How to draw a compass and feed it with NMEA device data (i.e. a GPS Compass)
17 Jun 2014 by OriginalGriff
It doesn't quite work like that.We do not do your work for you.If you want someone to write your code, you have to pay - I suggest you go to VWorker.com and ask there.But be aware: you get what you pay for. Pay peanuts, get monkeys
17 Jun 2014 by sonylal82
Dear Developers, Greetings,I am Microsoft Technology Programmer, Good in C#.Need you all expert help to explore new area, i.eCurrently at our work environment there is some Application build on xBASE(Cliper ) and data base type is .DBF / .NTX using Advantage Database...
11 Jun 2014 by Sen Jacob
This is an alternative for "A Task Scheduler Library for .NET Applications"
10 Jun 2014 by Sen Jacob
A simple task scheduler utility by which you can schedule a task to run at any time or interval