Browse by Tags

Tagged Content List
  • Wiki Page: Enable Tracing in the CRM 2011 Outlook Client

    In the Microsoft Dynamics CRM 2011 folder under All Programs, look for Diagnostics On the Advanced Troubleshooting tab – check the box to enable Tracing Log files are located at: Windows XP - Drive:\Documents and Settings\User\Application Data\Microsoft\MSCRM\Traces Windows...
  • Wiki Page: Outlook 2010 error - Outlook must be online or connected...

    After you setup Exchange Server 2013 and try to connect to it using Outlook 2010, you may receive this error: “The connection to Microsoft Exchange is unavailable. Outlook must be online or connected to complete this action.” This error can be addressed (assuming your environment is configured...
  • Wiki Page: Message Dialog in Metro Style App

    After the release of Windows 8 i.e. 26th October developers have gone crazy about developing Metro style applications. I have been developing for Windows previously also and MessageBox was the most used control, but in Metro style apps I didn't find it, so this is simply an article to guide you...
  • Wiki Page: Add a Settings Panel in Charm Bar in Windows 8 - Privacy Policy

    This article is also published in http://www.c-sharpcorner.com/UploadFile/shubham0987/add-a-settings-panel-in-charm-bar-in-windows-8-privacy-pol/ The Charm Bar is a brand new feature of Windows and is seen for the first time, it can be referred to as a universal toolbar and thus you can access...
  • Wiki Page: ISA /TMG server returned a response code of 400 (BAD REQUEST)

    SCENARIO: The scenario was a simple website publishing through ISA server 2006. While accessing the HTTPS website from a client, we were seeing a Failed Connection attempt in the ISA logs. More specifically, the error message was pointing to Error code 13, “the data is invalid” . After making sure...
  • Wiki Page: Microsoft Lync 2010 MAPI COM Server Authentication Prompt Explained

    One of my customers informed me that some users received the Microsoft Lync MAPI COM server authentication prompt and it was confusing them. We could narrow the behavior down to the following: it only appeared when Outlook was closed it most of the time happened only for remote users. Outlook...
  • Wiki Page: Coded UI Testing Extensibility Points. Writing to Text Files, Visual Studio & the Event Log.

    Synopsis: Writing textual information throughout the progression of an automated test library off to a file, perhaps with the variables that were being used or timestamp information etc. is of use and demanded by most testing type people at one time or another. Here’s how you do a lot of it. ...
  • Wiki Page: Executing Unit tests from Test Explorer in Visual Studio 2012

    This document was originally published as http://www.mytechfinds.com/articles/software-testing/6-test-automation/70-executing-unit-tests-from-test-explorer-in-visual-studio-2012 by myself and has been reproduced here. Visual Studio 2012 has deprecated the Test List Editor but has introduced a...
  • Wiki Page: Enable the complete Memory Dump in Windows server 2008

    Operating systems Windows server 2008, Windows 7, Windows Vista, Windows Server 2003 Scenario By default the complete memory dump option is disabled in windows. We have to enable the complete memory dump for diagnosing purpose. Solution There is no GUI method for...
  • Wiki Page: AMD64 (EM64T) architecture

    Abstract The article briefly describes AMD64 architecture by AMD Company and its implementation EM64T by Intel Company. The architecture's peculiarities, advantages and disadvantages are described. Introduction Development of computer-solved tasks demands more and more from the hardware...
  • Wiki Page: Duplicate1:AMD64 (EM64T) architecture

    Abstract The article briefly describes AMD64 architecture by AMD Company and its implementation EM64T by Intel Company. The architecture's peculiarities, advantages and disadvantages are described. Introduction Development of computer-solved tasks demands more and more from the hardware...
  • Wiki Page: Single Node Cluster Setup

    You might be asking yourself, what? how? why? To be honest I asked myself the very same questions. I don’t purport to have all the answers to these important questions, but I have found a few resources, and I wrote a little step-by-step to show answer the how. What is a “single node” cluster? Well...
  • Wiki Page: Forwarding Events from Windows Server 2008 Server Core DC

    There were some changes between Windows Server 2008 and Windows Server 2008 R2, the one I am interested in is WinRM. The default HTTP port on Windows Server 2008 is TCP 80, but on Windows Server 2008 R2 the default HTTP port is TCP 5985. There are a couple of ways to get around this: either change...
  • Wiki Page: Singleton or Dependency Injection?

    Singleton or Dependency Injection? Design patterns in software engineering provide a common way of resolving specific problems that share a common context. It only pertains to the approach of solving the problem but not necessarily providing the solution by itself. The pattern can be focused ...
  • Wiki Page: "For Each" behavior - Custom action in SharePoint Designer 2010

    Introduction Working as a design architect is a biggest challenge, especially when you have SharePoint 2010 bigmouth. We were working on a project with a few existing List with Software Product License and its expiry date. The administrator need to have alerts for all those Licenses which is...
  • Wiki Page: Unable to Disable or uninstall Local Area Connection

    Operating Systems Windows 2008 server, Windows 7,Windows Vista , Windows XP Problem While trying to disable or remove the network driver may appear the error “It is not possible to disable the connection at this time. This connection maybe using one or more protocols...
  • Wiki Page: How to Customize RBAC Permissions for “HelpDesk” in Exchange 2010

    Role Based Access Control is an Amazing feature in Exchange 2010 , where we can provide a set of permissions to a User and we can customize it widely Am not going to Explain deep in RBAC , but we can learn how to customize the default role groups My Default there are 11 Role Groups One...
  • Wiki Page: How to Edit the OWA front page in Exchange 2010

    Browse into the Exchange Installation location \V14\Client Access\OWA\<version number>\themes\resources Every .gif file inside this folder serves its own purpose Am going to customize a little For Example : Open : lgntopl.gif Take a backup of that file Just edited...
  • Wiki Page: Installing Exchange 2007 SP3 on Windows Server 2008 R2

    Hope Everyone know that Exchange 2007 SP3 can be installed on a Windows Server 2008 R2 Lets see how to do a typical Installation Prerequisites for Hub , CAS , Mailbox – Typical Installation ——————————— Open Window Power Shell Import-Module ServerManager Add-WindowsFeature RSAT-ADDS...
  • Wiki Page: AD RMS Information: Office 2011 for Mac Client and AD RMS Templates

    As I've been encountering some more Mac client issues in my RMS support realm. As I learn new tidbits I thought I'd share them. I was asked about how the Office 2011 for Mac applications used AD RMS templates. I know how these are managed for Windows clients, the registry locations, and...
  • Wiki Page: How to Find Your SQL Azure Server Name

    When you create a server in SQL Azure, you will be given a Fully Qualified DNS Name. You must use the fully qualified DNS name to connect to the SQL Azure server. The syntax for the fully qualified DNS name is <servername>.database.windows.net . You can use the following procedure to find your...
  • Wiki Page: How It Works: Automatic Client Approval in Configuration Manager 2007

    This article is intended to explain how client approval works when a Mixed Mode Configuration Manager 2007 site is configured to automatically approve clients in trusted domains and to offer insight into how to troubleshoot scenarios where this is not working as expected. The configuration is shown...
  • Wiki Page: Internet Information Services

    Internet Information Services or (IIS) is windows based web server, currently comes with Windows, after Vista version or higher and is available to install from Windows Features , in Vista, 7 and 8 versions and From Roles in Windows Server versions For more information...
  • Wiki Page: Implementing Advanced Auditing Settings on Non-AD Windows 2008 R2 Server

    Table of Contents Issue. Resolution Example Issue. How to apply Advanced Auditing policy settings during build time, in a non-AD environment. If you need to configure the Advanced Auditing policy settings during deployment time, the options are limited, manually configuring was not an option...
  • Wiki Page: Upgrade TMG Server 2010 Standard Edition to Enterprise Edition

    [ This article is also posted at ElMajdal.Net website : http://www.elmajdal.net/ISAServer/Upgrading_TMG_Server_2010_Standard_Edition_To_Enterprise_Edition.aspx ] With TMG Server 2010, upgrading from TMG 2010 Standard Edition to Enterprise Edition is a very easy step. You do not have to uninstall...
Page 326 of 336 (8,376 items) «324325326327328»
Can't find it? Write it!