Tuesday, January 05, 2010
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
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
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
Source: PrimeObjects Developer Updates Tags: AJAX , ASP.NET , CDN
|
|
Posted by Gary Zhang @ 06:49:19 PM 0 Comments
|
|
0 Comments:
|
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
Categories
Tags
Favorite Links
|