Sign in with Microsoft
Sign in or create an account.
Hello,
Select a different account.
You have multiple accounts
Choose the account you want to sign in with.

INTRODUCTION

This article describes where the product registration keys are stored for Integration Manager for Microsoft Dynamics GP 10.0. These registration keys are not stored in the system registry.

More Information

Starting with Integration Manager for Microsoft Dynamics GP 10.0, the registration keys for Integration Manager are no longer stored in the system registry. The new location of these registration keys for all installations is as follows:

C:\Documents and Settings\All Users\Application Data\Microsoft Corporation\Microsoft Dynamics GP\10.0.0.0The file that stores the registration keys is named "IMCommon_Data.xml."

References

To create the file that stores the registration keys, use the file structure that is described in the following code.

<?xml version="1.0"?>
<!--Integration Manager Common Application Data-->
<IMCommonData>
<SiteName>Enter your site name here.</SiteName>
<Key1>Enter your registration key number here</Key1>
<Key2 />
<Key3 />
<Key4 />
<Key5 />
<ShowNoRegDialog>False</ShowNoRegDialog>
</IMCommonData>

Save this file as IMCommon_Data.xml. Save this file in the location that is mentioned in the "More information" section.

Need more help?

Want more options?

Explore subscription benefits, browse training courses, learn how to secure your device, and more.

Communities help you ask and answer questions, give feedback, and hear from experts with rich knowledge.

Was this information helpful?

What affected your experience?
By pressing submit, your feedback will be used to improve Microsoft products and services. Your IT admin will be able to collect this data. Privacy Statement.

Thank you for your feedback!

×