Archive | Microsoft RSS feed for this section

Windows Installer Error 1722: A program run as part of the setup did not finish as expected

I was working recently on an InstallShield installer for our IISADMPWD Replacement Tool solution and ran into an error when the product was uninstalled. The error message dialog below shows the full error details and the main part follows. Error 1722.There is a problem with this Windows Installer package. A program run as part of [...]

Read full story Comments { 0 }

ASP.NET 4.0 Error: Could not load file or assembly ‘Some.dll’ or one of its dependencies. An attempt was made to load a program with an incorrect format.

I was testing an ASP.NET application installation on a test server recently and ran into the following error when I ran the application. Could not load file or assembly ‘Some.dll” or one of its dependencies. An attempt was made to load a program with an incorrect format. I hadn’t seen this during development on my [...]

Read full story Comments { 0 }

Exchange 2007 PowerShell Errors with New-Mailbox Cmdlet and IIS with ASP.NET

I recently was working on a customer implementation of our PeopleProvision solution and I needed to create a new Exchange mailbox for new user accounts in Active Directory. Our customer uses Exchange 2007 and, after installing the Exchange Management Shell that includes PowerShell cmdlets used to create mailboxes, the system seemed ready to go. I kept [...]

Read full story Comments { 0 }

Research In Motion Releases Integration with Microsoft Office 365 – BlackBerry Business Cloud Services

Research In Motion (RIM) finally released its evolution of BlackBerry Enterprise Server (BES), BlackBerry Business Cloud Services (BCS), earlier this week on January 30, 2012. BCS provides mobile device service integration with the Microsoft Office 365 hosted Exchange Service and replaces much of the functionality formerly provided by BES. This is a good move forward for RIM [...]

Read full story Comments { 0 }

Active Directory Management Gateway Service (ADMGS) Errors and McAfee Anti-Virus Software

I posted last month about an issue with the Active Directory Management Gateway Service (ADMGS) on Windows Server 2008. The ADMGS  (which runs as the Active Directory Web Services, ADWS, service) allows you to use the Active Directory module for Windows PowerShell to manage AD remotely in domains where there are no Server 2008 R2 domain [...]

Read full story Comments { 0 }

Web Active Directory Releases Replacement for Microsoft IISADMPWD for Windows IIS7

We officially launched our Microsoft® IISADMPWD Replacement Tool today. Our simple solution addresses several issues with previous versions of IISADMPWD and allows you to delegate Windows password changes for web applications running on IIS 7 and later. At $599 USD, the new solution provides lots of value to allow users to self manage passwords for [...]

Read full story Comments { 0 }

BlackBerry Business Cloud Services for Microsoft Office 365

I have been tracking Research In Motion’s (RIM) slow progress toward a hosted service that will allow BlackBerry device integration with the Microsoft Office 365 Exchange hosting service. In late October, RIM announced the new Business Cloud Services product for Office 365 and I blogged about it shortly afterward. General availability is still slated for [...]

Read full story Comments { 0 }

Diagnose Active Directory Management Gateway Service (ADMGS) Errors

I recently worked on a Windows Server 2008 system with the Active Directory Management Gateway Service (ADMGS) installed. The ADMGS allows you to use the Active Directory module for Windows PowerShell to manage AD remotely in domains where there are no Server 2008 R2 domain controllers running. The ADMGS service (which runs as the Active [...]

Read full story Comments { 0 }

November Update on RIM, BlackBerry, BES and Microsoft Office 365

I wanted to post a quick update on RIM’s new BlackBerry Enterprise Service (BES) for hosted Exchange on Microsoft Office 365, officially called BlackBerry Business Cloud Services for Microsoft Office 365. In my October post, RIM announced the final release date for the service beginning in January 2012 along with a beta program that began in October. [...]

Read full story Comments { 1 }

Edit 64-bit File with a 32-bit Editor on Windows 2008 64 or R2

I worked recently on a project where I needed to make a change to an IIS 7.5 configuration file on Windows Server 2008 R2. While trying to edit the file, I kept getting an error message trying to use my default text editor, TextPad. C:WindowsSystem32inetsrvconfigadministration.config was not found. I also noticed that Windows Explorer rendered [...]

Read full story Comments { 0 }