Bookmark and Share Subscribe Bookmark and Share

Categories

Advertisement

.



Jul
08

I am logged on to LAB-INDX as PINTOLAKE\Service-SharePoint. LAB-INDX is one of the servers where Central Administration is located, to avoid double hops. I will configure the farm directly on the server which hosts Central Administration Open “SharePoint 2010 Central Administration” from the “Microsoft SharePoint 2010 Products” under All Programs Under “Application Management” select “Manage […]

Tags: , , ,
Filed Under: SharePoint 2010
Comments: Comments Off on SharePoint 2010: Create Web Application





Jun
02
clip_image001

This article helped me a great deal in programming this little application I’m building with C#. It was written by Ali Badereddin. RSS Feed from: http://mycodelog.com/2010/02/11/busy/ There are two very common ways of telling the user that your application is busy. One is to show a progress bar that gets updated based on the progress […]

Tags: , ,
Filed Under: C# (C-Sharp)
Comments: Comments Off on C# Windows Form is Busy (Waiting Cursor and Progress Bar)





Mar
11

Hyper-VÔò¼├┤Ôö£├▒Ôö£Ôöé provides software infrastructure and basic management tools in Windows Server╬ô├Â┬╝Ôö¼┬¢ 2008 that you can use to create and manage a virtualized server computing environment. This virtualized environment can be used to address a variety of business goals aimed at improving efficiency and reducing costs. For example, a virtualized server environment can help you: …

Tags: , , ,
Filed Under: Windows 2008
Comments: Comments Off on Hyper-V Installation on Windows Server 2008





Mar
10


In a previous article I covered the installation URL Rewrite 2.0 for IIS 7. This is a plug-in for IIS 7 that allows you to manipulate URL’s. URL Rewrite has a GUI to allow you to enter rules within IIS 7; in the background all this does is edit the web.config file of the site. […]


Filed Under: IIS 7.0, URL Rewrite
Comments: Comments Off on Automatically Redirect HTTP requests to HTTPS on IIS 7 using URL Rewrite 2.0





Mar
08

I recently upgraded my Netgear RangeMax WNR3500 router to the latest firmware of V1.0.30_8.0.30. I noticed each time I started Windows Live Messenger my router would physically reboot. Yes I said reboot. You can see here I am running a continuous ping to 4.2.2.2, which is on the internet, and it’s responding fine. Below I […]

Tags: , ,
Filed Under: General
Comments: Comments Off on Windows Live Messenger crashes Router/Internet Connection





Feb
10

This article will cover my installation of URL Rewrite 2.0. This is an add-on for IIS 7.0 that allows you to manipulate URLs based on rules you create. This article is part of a series that will cover URL Rewrite rules that can help you. With this utility you can do really cool things …


Filed Under: IIS 7.0, URL Rewrite
Comments: Comments Off on URL Rewrite 2.0 Installation





Jan
28

There are 2 ways you can get Application Spam via a Notification and via a Wall Post . Follow these instructions to get to the Application Home Page to block the application: LINK 1 …

Tags:
Filed Under: General
Comments: Comments Off on How to block Facebook Spam, even if it’s not in your language





Jan
20

You enter a default gateway and the gateway disappears, not even after a reboot – it just disappears in a couple of minutes. I’ve recently ran into this issue on a couple of Windows Server 2008 guest machines in a VMWare environment. I am not sure if it is isolated to VMWare. I could not […]

Tags: , , ,
Filed Under: Windows 2008, General
Comments: Comments Off on Missing Default Gateway in Windows Server 2008





Jan
20

A nice feature that can sometimes by annoying is the Shutdown Event Tracker, that allows you to comment every time you shut off a server. While I do understand the auditing requirements to have this in place on production server, this feature is unnecessary for development and test servers and can be disabled. …

Tags: , ,
Filed Under: Windows 2008, Windows 2003
Comments: Comments Off on How to disable the Shutdown Event Tracker in Server 2003/2008?





Jun
04

When attempting to view a MOSS (SharePoint) 2007 or SharePoint 2010 site locally from a Web Front End (WFE) you get an error stating: “HTTP Error 401.1 – Unauthorized: Access is denied due to invalid credentials.” I have noticed that this happens on Windows 2003/2008 Server SP1/SP2/R2 when using Host Headers and Alternate Access Mappings […]

Tags: ,
Filed Under: Windows 2008, Windows 2003, SharePoint 2007, SharePoint 2010
Comments: Comments Off on You receive an HTTP Error 401.1 error when accessing a SharePoint 2007 or SharePoint 2010 site on a web front end





May
06

In this article I will load balance 2 servers and take you through the process step-by-step. Load Balancing takes 2 or more servers and lets them share one IP address so both servers can serve client requests. At the end of this article you should be able to configure NLB. Gathering Information …


Filed Under: Windows 2008
Comments: Comments Off on Install and Configure NLB (WLBS) on Windows Server 2008





Apr
26

When opening an EXE you receive the following error message: "Windows cannot access the specified device, path, or file. You may not have the appropriate permissions to access the item." To correct this issue, right click the EXE and select "Unblock". You will now be able to open the file. This annoying …

Tags: ,
Filed Under: General
Comments: Comments Off on Error when opening an EXE file





Apr
08

Please Note: This does NOT work on IIS 7.5 or R2. You will get a LOCK VIOLATION due to changes in security in the newer version. Please use the URL Rewrite 2.0 method instead. This article is for IIS 7 for IIS 6 configuration please refer to this article. If you configure IIS to only […]


Filed Under: IIS 7.0
Comments: Comments Off on Automatically Redirect HTTP requests to HTTPS on IIS 7