Recent Posts

Topics

Archives

Uncategorized

« Previous Entries

BHCBlog linked to on Technet!

Tuesday, October 27th, 2009

http://social.technet.microsoft.com/Forums/de-DE/windows_Serverde/thread/f83dd416-6d58-4bb8-84f8-4d2f92c213e1
Neat!! I’m the top link on a Microsoft TechNET article.!! Very cool!! Now if only I spoke German!
_______________________________________PLEASE HELP BY BOOKMARKING OUR SITE…

SSPI handshake failed with error code 0×8009030C while establishing a connection with integrated security. Event ID 17806

Thursday, October 8th, 2009

This article is solved in a previous post.
Basically this error is sometimes seen when you are trying to access sql from the SQL server either via ODBC or via an application such as during the installation or RMS (Rights Management Services) .   To resolve this issue you can add the DisableLoopbackCheck registry entry.
this will fix [...]

Fix for Login failed for user “. The user is not associated with a trusted SQL Server Connection.

Thursday, October 8th, 2009

This article provides a fix for the error:
Login failed for user “. The user is not associated with a trusted SQL Server Connection. (CLIENT: 127.0.0.1)
This error has several causes- one of which is an application or ODBC connection that is initiated from the same machine as the SQL server (ie the server is connecting to [...]

IE hangs when dowloading a file

Wednesday, August 5th, 2009

When sharing files with IIS, sometimes I find that some download file types hang on download.. This can be fixed by adding “Cache-Control: Must-Revalidate” to the “http headers” tab of the properties of the site.
add a custom http header:
header name : Cache-Control
Value : Must-Revalidate
_______________________________________PLEASE HELP BY BOOKMARKING OUR SITE…

FIX: HTTP Error 401.1 – Unauthorized: Access is denied due to invalid credentials.

Thursday, June 11th, 2009

We have encountered several issues all caused by the same problem :
When on a sever, if you try to browse to a page on that server, you get a 401.1 error after being challenged several times.
Every time this was caused by denial of a loopback request.  To test to see if this is your problem, [...]

there are no more endpoints available from the endpoint mapper

Wednesday, June 3rd, 2009

I was writing an application recently, and hit this.  The solution was to turn my Windows firewall back on.  It was set to disabled and  when I set it back to automatic, the error went away.
_______________________________________PLEASE HELP BY BOOKMARKING OUR SITE…

Windows 7 New Features

Friday, May 29th, 2009

Thought I would discuss windows 7 a bit since we’ve been running it here on a laptop for about a month now, and also word on the street seems to be that many companies will skip over vista and will upgrade production from Windows XP Pro to Windows 7.
The first thing we noticed is that [...]

Liberum Helpdesk v1.0 functional copy

Thursday, May 28th, 2009

I have been working on version 1.0 of the liberum helpdesk project and have made significant changes to it. The copy I have is fully functional and works with SQL as the backend. I am also including several scripts I recommend running that generate nag messages.
The latest copy can be found here:
http://www.bhcblog.com/liberum1dot0.zip
If you [...]

HOWTO: Where is WinMSD in Windows 7

Thursday, May 7th, 2009

Windows 7 carries over the tool from windows Vista. This tool has been renamed to msinfo32.exe. If you goto start –> msinfo32.exe
This should be the tool you’re looking for.
_______________________________________PLEASE HELP BY BOOKMARKING OUR SITE…

HOWTO: Show Desktop icon in Windows 7

Thursday, May 7th, 2009

Where is the “Show Desktop” icon in windows 7?   It took a while for me to find it.
There are two ways to access this feature although both the icon and the “quick launch” toolbar are both gone.   The first way, is on the far right hand side of the task bar.  There’s a small [...]

« Previous Entries