Xcelsius keycode is missing or expired!

This issue is from a thread on forumtopics.com. Many windows xp users are encountering this issue while trying to launch the application without administrator access. Although Xcelsius was installed by an administrator, users without administrator access are prompted to enter the keycode when trying to launch the application. They get the following message:

Your Xcelsius keycode is missing or expired. Please enter your Xcelsius keycode:

After entering the keycode, users get the following error:

The keycode you entered in not valid. Please try again.

This error is caused because the user who is trying to launch the application has no permission to write to the registry.

Interestingly the person who posted this question posted the answer too. Below are the 2 solutions that he had found to fix this issue.

Fix 1:

After installing the software, run Xcelsius once under the administrative user who installed the software. This user will be prompted to enter the keycode and has permissions to write the keycode to the registry. Non-administrators can read the registry key and run Xcelsius.

Fix 2:

  1. Logon to the machine with administrator rights.
  2. Run regedit and go to the key “HKEY_LOCAL_MACHINE–> SOFTWARE –> Business Objects –> Suite 12.0
  3. Right click on Suite 12.0 and choose Permissions.
  4. Grant Full Control to the Users group for this key.

Non-administrators can now write to the key and enter the keycode themselves.

Click here for the actual thread from forumtopics.com

Google Chrome Launched: First ever browser from the Search Engine Giant

Although this post is not related to Xcelsius, i could’nt stop writing about it. The Search engine giant Google launched its first ever internet browser yesterday. Google says, the web has evolved and is evolving at a great pace whereas the Web browsers are having a hard time catching up with that pace. They want to bridge this gap with Chrome.

For a side by side comparision with IE 8 Click Here.

For more information on the Launch, the features etc, check out these Videos:

The story behind Google Chrome

[youtube]http://www.youtube.com/watch?v=JGmO7Oximw8[/youtube]

10 Features of Google Chrome

[youtube]http://www.youtube.com/watch?v=Xlh8gSF_hhE[/youtube]

Google Chrome announcement

[youtube]http://www.youtube.com/watch?v=1d1_ool4r7s[/youtube]

New look for the Blog

Those of you who have been following my blog for a while may have noticed the new look. Thanks to Ravi Varma. Not only for developing such a wonderful free WP theme, but also in helping me to customize it according to my requirements. We are still in the process of enhancing the overall look. I hope you all will like it. Any suggestions or comments are welcome.

7 mistakes you don’t want to make while designing Business Dashboards

This is an extract from a White Paper, “Top 5 best practices for creating effective campaign dashboards and the 7 mistakes you don’t want to make” by Tableau Software.

  1. Starting off with too much complexity.
    It’s easy to get overly ambitious and want to provide highly detailed, real-time dashboards covering each and every marketing challenge that also allow users to customize in multiple dimensions. But instead of spending multiple weeks or even months working through your first iteration, you’ll be better off working through several short cycles of prototype, test and adjust.
  2. Using metrics no one understands.
    Your marketing metrics are probably so familiar to you that even something as simple as “conversion rate” seems obvious in its definition. But the reality is, your dashboard needs to use metrics or concepts that your broader audience understands.
  3. Cluttering the dashboard with unimportant graphics and unintelligible widgets.
    Keep your dashboard simple in its visual appeal. Resist the temptation to make your dashboard too flashy or over-designed, with gauge-like graphics and widgets. As pretty as those may seem, they get in the way with your dashboard’s objective: rapidly and easily informing your audience.
  4. Waiting for complex technology and big BI deployment projects.
    Sure, some of traditional Business Intelligence tools provide fancy capabilities that are nice to have. But marketing departments are often on the bottom of the IT priority list so waiting for the BI project to materialize may mean months or years of delay. Fortunately, there are dashboard tools and strategies that can get you going now. Continue reading →

How to fix issues with Xcelsius 2008 on Windows Vista

Off late users with Xcelsius 2008 were complaining about the functionality of the application on Windows Vista. Below are some of them:

  1. Whenever the user exits the application, it pops up an error “Xcelsius has stopped working…”
  2. Xcelsius automatically exits without prompt when trying to access the Add-On Manager

The fix for these kind of issues is to disable UAC (User Access Control) in windows vista. In order to do that, follow the below instructions:

Disable UAC using Windows Vista Command Line:

C:\Windows\System32\cmd.exe /k %windir%\System32\reg.exe ADD HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System /v EnableLUA /t REG_DWORD /d 0 /f

In case you want to Enale it:

C:\Windows\System32\cmd.exe /k %windir%\System32\reg.exe ADD HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System /v EnableLUA /t REG_DWORD /d 1 /f

Disable UAC using Windows Vista Control Panel (Easy Way):

Open up Control Panel, and type in “UAC” into the search box. You’ll see a link for “Turn User Account Control (UAC) on or off”:

Continue reading →