The error is : Your account is not licensed
Resolution: We need to edit the registry on Windows, or plist information on Mac OS X.
On Windows:
Apply these settings on end user (who has 'Unlicensed (can publish)' site role) computer with SYSTEM ADMINISTRATOR rights.
- Open the registry and navigate to the following location:
HKEY_CURRENT_USER\Software\Tableau\Tableau 10.1\Settings
* This path assumes version 10.1. Use the path appropriate for your version.
- Create a new REG_DWORD value
Value name = WorkgroupUseLegacyServerSignIn
Value data = 1
Here, you can see the steps with screenshots to edit REGITRY settings on Windows.
1. Open ‘Registry Editor’ window with regedit.exe command
Then, you can see the below ‘Registry Editor’ Window.
2. Now, click on
HKEY_CURRENT_USER --> Software --> Tableau --> Tableau 10.1 --> Settings
3. Now, right click on ‘Settings’ and create a New ‘DWORD’
Rename it as WorkgroupUseLegacyServerSignIn and enter value 1.
Click on Ok.
Happy Coding!!!
No comments:
Post a Comment