Microsoft Product Support

  • Subscribe to our RSS feed.
  • Twitter
  • StumbleUpon
  • Reddit
  • Facebook
  • Digg

Tuesday, 18 September 2012

Windows 8 and the Microsoft Dynamics GP Web Client Series - Part 1

Posted on 17:29 by Unknown
Windows 8 and the Microsoft Dynamics GP Web Client Series
Part 1

This series narrate my personal experiences of installing Microsoft Dynamics GP 2013 Beta and the Web Client in an unsupported environment. The following installation steps are for testing purposes only and were done on a test box. If you are to test, please make sure your machine is not a production box.

"While it's not supported, it doesn't mean it won't work. It only means we haven't tested it"...
                                                                                                      Microsoft Dynamics GP Support


After returning from the Microsoft Dynamics GP Technical Airlift 2012, I am more than drinking all this Microsoft Dynamics GP 2013 Web Client Kool-Aid. And why not? After all, this is probably the biggest release to ever hit the block since the days of Microsoft Dynamics GP 6.0 - if you've been around long enough, you will remember that v6 had the first major facelift in the product history.

So, I figured the first thing I would be doing is rebuilding my machine with the brand spanking new Microsoft Windows 8 Professional 64-bit operating system, which I downloaded from MSDN. And so I set out to backup all my files onto my home storage area network (SAN), to blow away my current (now former) Windows 7 Ultimate install.

Installing Windows 8 went extremely smooth, with the usual couple reboots before the desktop was ready. To complete my install, I have added the following applications to my system:
  • Microsoft Office 2013 Preview
  • Microsoft SQL Server 2012 Standard Edition
  • Microsoft SQL Server Reporting Services
  • Microsoft Visual Studio 2012
Windows 8 is natively equipped with .NET Framework 4.5, ASP.NET 4.5, Internet Explorer 10, Internet Information Services 8.0 (which needs to be added via the Add/Remove Windows Features in the Control Panel).

...in summary, everything not currently supported for the installation of the Web Client. You can read more about the system requirements on Microsoft Dynamics PartnerSource.

System Requirements for Microsoft Dynamics GP 2013


Nonetheless, off I went to install Microsoft Dynamics GP 2013 and the Web Client.


Web Client Installation Pre-requisites

1. Certificate. Checked! At this stage, I created a self-signed certificate as would normally be accepted (required?) to setup the Web Client in a single machine configuration environment.
 
Server Certificates in IIS 8.0

New Self-Signed Certificate

2. Required user accounts and user groups. Checked! For this step, I use Computer Management to setup two local users to my machine, GPUser and GPWebAccount. The former is a test user account to access the Web Client, the latter, a test account to access the Web Management Console. NOTE: under the current system requirements, these accounts must be created under Active Directory in a Windows Server 2008 R2 environment, so here's the second difference with the standard pre-requisites.

Web client test accounts
    3. GP Web Client site. Checked! Back in IIS, I created the website as required, prior to begin the Web Client installation. Note that in this step I selected the https binding on port 443 and the physical path, which I created under the inetpub folder. Also, I made sure to select the previously created certificate.

    Web Client website (gpweb)
      4. ASP.NET. Checked! The beauty of Windows 8 is, it comes preloaded with the .NET Framework 4.5 and .NET Framework 3.5. But this is also an issue at the same time, since you need to install the ASP.NET 4.0 client on the newly created website. For this I would use the traditional aspnet_regiis command line utility.
        aspnet_regiis error installing ASP.NET 4.0

        As you can see from the error above, IIS 8.0 is blocking the installation of ASP.NET 4.0 as it is expecting ASP.NET 4.5 to be loaded. NOTE: under the current system requirements, ASP.NET 4.0 and .NET Framework 4.0 are supported. This makes for the third difference with the system recommendations. The URL provided with the error did not provide much assistance. The main question at this point was, if ASP.NET 4.0 cannot be loaded, how would I then load the ASP.NET 4.5 client? After much search, I found a TechNet article describing the steps required to load ASP.NET 4.5 on Windows 8.

        TechNet: Installing IIS and ASP.NET Modules

        This article proved to be a live saver, since in Windows 8, the .NET Extensibility 4.5 and ASP.NET 4.5 are considered Application Development Features under IIS 8.

        Upon following the instructions in the article, I was now able to see the aspnet_client folder under the gpweb virtual directory.

        So far, the pre-requisites outlined here line up with those of the standard pre-requisites. If you are unsure of the Web Client architecture, have a look at Aaron Donat's article over at Developing for Dynamics GP:

        Dynamics GP 2013 Web Client Infrastructure Overview

        Tomorrow, I will describe some of the issues I ran into prior to ironing out the ASP.NET 4.5 client installation on IIS 8.0. Suffice to say, I tried installing the Web Client prior to having ASP.NET installed and that caused some other issues.

        Until next post!

        MG.-
        Mariano Gomez, MVP
        IntellPartners, LLC
        http://www.IntellPartners.com/
        Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest
        Posted in Installation, Web Client, Windows 8 | No comments
        Newer Post Older Post Home

        0 comments:

        Post a Comment

        Subscribe to: Post Comments (Atom)

        Popular Posts

        • The Open XML SDK 2.0 for Microsoft Office
          Along with the introduction of Microsoft Dynamics GP 2010 Word Templates came a little known software development kit: Open XML SDK 2.0. Ope...
        • Year-to-year Inventory Margin Report using the PIVOT operator in T-SQL
          As of late I have been camping out at the SQL Developer Center's   Transact-SQL Forum  and I have to say, I have learned a great deal fr...
        • Web Client Wednesday - Browser Support
          Last week MVP Mark Polino started a series called Web Client Wednesdays, which is actually a Microsoft Dynamics GP community outreach to st...
        • SmartList Designer: a nice addition to Microsoft Dynamics GP 2013 SP2
          12.00.1482 - the build number for Microsoft Dynamics GP SP2 - brought with it a new list of awesome enhancements. The SmartList reporting to...
        • Granting Access and Binding Defaults when recreating SQL Tables: a follow up
          In his most recent article, Granting Access and Binding Defaults when recreating SQL Tables , my good friend, David Musgrave, points out how...
        • VBA - Suppressing CTRL+Break or CTRL+C in VBA Customizations
          VBA is by far one of the best customization tools available to Microsoft Dynamics GP developers and as such it is widely used across a numbe...
        • Printing to screen and PDF file causes default printer to change to Acrobat PDF Writer
          A user recently reported a strange Microsoft Dynamics GP behavior when trying to print any report in to file in PDF format, while simultaneo...
        • Rejecting duplicate checks during Bank Transactions import with Integration Manager
          One of the interesting things about checkbooks setup in Microsoft Dynamics GP is that you have the ability to prevent duplicate checks from ...
        • Microsoft Dynamics GP Add-In for Microsoft Word not enabling despite several attempts to install
          Just recently, I ran into a situation with the Microsoft Dynamics GP Add-In for Microsoft Word where, after following all the installation s...
        • Adobe PDF Converter error when sending report to PDF in Microsoft Dynamics GP
          Just recently, I was working on a few Report Writer reports for a client and assisting with installing the latest Adobe Acrobat Standard ver...

        Categories

        • Ad Campaigns
        • ADO
        • Adobe Acrobat
        • Analytical Accounting
        • Architecture
        • Around the Blogosphere
        • Article
        • Azure
        • Bank Reconciliation
        • Best of 2009
        • Best of Series
        • Best Practices
        • Bing Maps Enterprise
        • Books
        • Business Alerts
        • Business Analyzer
        • C#
        • Code
        • COM
        • Community
        • Compliance
        • Connect
        • Continuum
        • Convergence
        • Corporate Performance Management
        • CRM
        • Database Maintenance Utility
        • Decisions Conference
        • DEX.INI
        • DEXSQL
        • Dexterity
        • Discussions
        • Drill-Down Builder
        • Dynamics GP 10
        • Dynamics GP 11
        • Dynamics GP 12
        • Dynamics GP 2010
        • Dynamics GP 2010 R2
        • Dynamics GP 2013
        • eConnect
        • EFT
        • Electronic Banking
        • Encumbrance
        • Events
        • Extender
        • Field Services
        • Fixed Assets
        • Forecaster
        • From the Newsgroups
        • FRx
        • Functionality
        • General Ledger
        • GPUG
        • Home Page
        • Human Resources
        • Humor
        • IMHO
        • Installation
        • Integration
        • Integration Manager
        • Internet Explorer
        • Inventory
        • Kinnect
        • Maintenance
        • Management Reporter
        • Manufacturing
        • Menus for Visual Studio Tools
        • Microsoft Office
        • Modifier
        • Multicurrency Management
        • Multitenancy
        • MVP Summit
        • MVPs
        • Named Printers
        • Navigation Pane
        • Notes
        • ODBC
        • Office Web Components
        • OLE Container
        • Online Services
        • OpenXML
        • Partner Connections
        • Payables Management
        • Payroll
        • Performance
        • PO Commitments
        • Printer Compatibility
        • Product Feedback
        • Project Accounting
        • Purchasing
        • Receivables Management
        • RemoteApp
        • Report Writer
        • Reporting
        • Roadmap
        • SafePay
        • Sales Order Processing
        • Season Greetings
        • Security
        • Service Call Management
        • SharePoint
        • SmartList and SmartList Builder
        • SQL Reporting Services
        • SQL Scripting
        • SQL Server
        • Support Debugging Tool
        • Tax Updates
        • Technical Conference
        • The Partner Event
        • The Technology Corner
        • Training
        • Translation
        • Troubleshooting
        • Upgrades
        • VAT
        • VB.NET
        • VBA
        • VBScript
        • Visual Studio 2008
        • Visual Studio Tools
        • Web Client
        • Web Services
        • Windows 7
        • Windows 8
        • Word Templates
        • XBox
        • XBRL

        Blog Archive

        • ►  2013 (68)
          • ►  December (2)
          • ►  November (8)
          • ►  October (5)
          • ►  September (5)
          • ►  August (3)
          • ►  July (8)
          • ►  June (5)
          • ►  May (5)
          • ►  April (2)
          • ►  March (11)
          • ►  February (6)
          • ►  January (8)
        • ▼  2012 (101)
          • ►  December (8)
          • ►  November (6)
          • ►  October (15)
          • ▼  September (16)
            • Microsoft Dynamics GP 2013 "Feature of the Day" - ...
            • Windows 8 and the Microsoft Dynamics GP Web Client...
            • Windows 8 and the Microsoft Dynamics GP Web Client...
            • Windows 8 and the Microsoft Dynamics GP Web Client...
            • Windows 8 and the Microsoft Dynamics GP Web Client...
            • Microsoft Dynamics GP 2013 "Feature of the Day" - ...
            • Microsoft Dynamics GP Technical Airlift 2012: Wrap Up
            • Microsoft Dynamics GP Technical Airlift 2012: Gett...
            • Microsoft Dynamics GP Technical Airlift 2012: Day 3
            • Microsoft Dynamics GP Technical Airlift 2012: Day 2
            • Microsoft Dynamics GP Technical Airlift 2012: Day 1
            • Microsoft Dynamics GP Technical Airlift 2012: Part...
            • Microsoft Dynamics GP Technical Airlift 2012: Gett...
            • Microsoft Dynamics GP 2013 "Feature of the Day" - ...
            • Rejecting duplicate checks during Bank Transaction...
            • Microsoft Dynamics GP 2013 "Feature of the Day" - ...
          • ►  August (9)
          • ►  July (4)
          • ►  June (4)
          • ►  May (6)
          • ►  April (4)
          • ►  March (11)
          • ►  February (4)
          • ►  January (14)
        • ►  2011 (158)
          • ►  December (7)
          • ►  November (17)
          • ►  October (7)
          • ►  September (8)
          • ►  August (8)
          • ►  July (12)
          • ►  June (12)
          • ►  May (13)
          • ►  April (23)
          • ►  March (21)
          • ►  February (10)
          • ►  January (20)
        • ►  2010 (168)
          • ►  December (15)
          • ►  November (11)
          • ►  October (12)
          • ►  September (24)
          • ►  August (13)
          • ►  July (12)
          • ►  June (8)
          • ►  May (17)
          • ►  April (14)
          • ►  March (9)
          • ►  February (16)
          • ►  January (17)
        • ►  2009 (5)
          • ►  December (5)
        Powered by Blogger.

        About Me

        Unknown
        View my complete profile