Home 1.604.763.2828 Vancover, Canada
PrimeObjects Products & Features Consulting Partners Blog and Communitiy About Us
Intelligent Business Knowledge Management Products & Features Consulting Partners Blog & Community About Us Sign up, 7 days free Login >>
PrimeObjects Developer Updates

Tuesday, January 05, 2010

Team Founder Server 2008 - TF53011 Not a licensed user

Source: PrimeObjects Developer Updates
Tags: Team Foundation Server , Team Foundation Server 2008 , TFS

I have tried many ways to add a domain user into Team Foundation Server 2008 without any luck. I keep getting TF53011 error. It seems the security settings on TFS user interface are useless. The Valid User group does not help to make a user "VALID" or say "Licensed".

After Google search for 20 minutes, the command line below eventually did the trick. As I said before Team Foundation Server is garbage. Can you imagine that you have to achieve the most common operation by a command line?

TfsSecurity.exe /server:YourTFSServerName /g+ n:"[Server]\Team Foundation Licensed Users" n:"DomainName\UserName"

Note: You need to keep [Server] as it is without any change.

Posted by Gary Zhang @ 05:03:02 AM   0 Comments

0 Comments:

Sunday, January 03, 2010

IE 8 on the Windows XP is different from IE 8 on the Vista or Windows 7

Source: PrimeObjects Developer Updates
Tags: 

Our developer has found some features failed on the IE 8 running on Windows XP. We are looking into the issues and working on the fixes. But it is good to know that some scripts work on Vista/Windows7+IE8, Firefox, Safari and Chrome but not on XP+IE8.

Ok we have found the javascript that works in IE8 on Vista and Windows 7 but not on XP. It is the code below.
document.getElementById(id).offsetLeft

We have to change it to $("#"+id).position().left

Posted by Gary Zhang @ 03:30:29 AM   0 Comments

0 Comments:

Wednesday, December 30, 2009

How does the theme work?

Source: PrimeObjects Developer Updates
Tags: Personalization , Theme , UI

The theme selected by the user is saved in the ThemeName attribute of the SystemUser entity, therefore ThemeName column in the SystemUser table. The default value of this field is Lightness.

When user select a theme in the Theme Picker dialog, the page will be redirect to http://www.primeobjects.com/Default.aspx?Theme=[ThemeName]. This will change the theme and at the same time change the user profile.

Posted by Gary Zhang @ 07:04:17 PM   0 Comments

0 Comments:

Wednesday, December 09, 2009

Announcing the Microsoft AJAX CDN - ScottGu's Blog

Source: PrimeObjects Developer Updates
Tags: AJAX , ASP.NET , CDN
Posted by Gary Zhang @ 06:49:19 PM   0 Comments

0 Comments:

Remote desktop (MSTSC) stop working on Windows 7

Source: PrimeObjects Developer Updates
Tags: 

I recently upgraded my machine from Vista Home to Windows 7 Home and since then have been having issues connecting to any machines on my network via remote desktop (MSTSC)

connection. Prior to the upgrade,  there were no issues and I could connect just fine.

I am able to browse the other machines via windows explorer and can ping them as well, so it doesn't seem to be a connection issue. The machines that I am attempting to remote into are windows server 2003 and 2008.

Essentially what happens is once I open the remote desktop client, enter the name of the machine, then hit connect, the client says "configuring remote session" and hang there forever. The window for the remote connection freezes, and I have to kill it with the task manager.

Fix: Options of remote console -> Local Resources -> Remote Audio -> Settings -> Remote audio playback = Do Not Play

Posted by Gary Zhang @ 06:12:09 PM   0 Comments

0 Comments:

Subscribe
Current Posts [RSS Feed]
Latest Posts [RSS Feed]
Categories
Tags
Favorite Links
Copyright © 2011 PrimeObjects Software Ltd. All rights reserved.
Project Knowledge Management
Product Knowledge Management
Customer Knowledge Management
PrimeObjects Platform
Business Updates
Latest Improvements
Developer Updates
Mobile App Development