DarenHan's Blog
I am a Dot net asp.net developer working with VS 2005 and SQL 2005 now.
Sign in
|
Join
|
Help
Home
About
RSS for Posts
Atom
RSS for Comments
Email Notifications
Go
Search
Go
Community
Home
Blogs
Media
Forums
Wikis
Groups
Archives
January 2009 (1)
December 2008 (5)
November 2008 (1)
October 2008 (4)
September 2008 (5)
August 2008 (2)
July 2008 (5)
June 2008 (7)
May 2008 (7)
April 2008 (3)
March 2008 (8)
February 2008 (7)
January 2008 (1)
December 2007 (8)
November 2007 (8)
October 2007 (7)
September 2007 (2)
August 2007 (3)
July 2007 (2)
June 2007 (5)
May 2007 (5)
April 2007 (4)
March 2007 (1)
February 2007 (4)
January 2007 (5)
December 2006 (5)
November 2006 (3)
October 2006 (3)
August 2006 (5)
July 2006 (3)
June 2006 (3)
May 2006 (6)
April 2006 (9)
March 2006 (7)
November 2007 - Posts
0
Comments
VS 2008 is out
by
darenhan
http://msdn2.microsoft.com/en-us/vstudio/default.aspx :( VS 2008 is out in MSDN subscription..hmm how i wish i got a MSDN subscription account as xmas present..
0
Comments
nLite - Deployment Tool for the Bootable Unattended Windows
by
darenhan
Have you ever wanted to remove some Windows components like Media Player, Internet Explorer, Outlook Express, MSN Explorer, Messenger... How about not even to install them with Windows? nLite is a GUI for permanent Windows component removal by your choice...
0
Comments
Crystal Enterprise OutputFileServer service refuse to start after change of root directory.
by
darenhan
I got these two errors after i change the root directory for CE10 outputfileserver. Turns out there is no way to set it back. Event Type: Error Event Source: Crystal_outputfileserver Event Category: Services Event ID: 35101 Date: 11/20/2007 Time: 7:41...
3
Comments
Remoting breaks after installing windows server 2003 SP 2.
by
darenhan
I got this error in my asp.net 1.1 app after the server is updated to win2k3 sp 2. only patches available are: http://support.microsoft.com/kb/893251/ and http://support.microsoft.com/kb/927495 but these hotfix are not downloadable, need to request from...
0
Comments
3 DOS commands for file searching
by
darenhan
First command - to find occurrences of \\B2 in text files. findstr \\B2 *.txt Second command – this is to find which files has the XYZ filename. dir d: |findstr XYZ Third command – this is to copy files in current directory to d:\temp which...
1
Comments
Dual Boot WinXP and Vista
by
darenhan
Application compatibility remains one of the most annoying issues among some more conservative Windows Vista users. The ability to upgrade the software to a new Windows Vista compatible version is not always an option. The company that developed the application...
0
Comments
Windows Vista RC 1 Hardware Compatibility List
by
darenhan
http://www.iexbeta.com/wiki/index.php/Windows_Vista_RC_1_Hardware_Compatibility_List maybe this will be useful for those upgrading to Vista in their desktop PC
0
Comments
free crystal reports viewers
by
darenhan
for those who want to view .rpt files but don't want to purchase crystal reports, http://www.businessobjects.com/products/reporting/crystalreports/viewer/en/download.asp http://homepages.udayton.edu/~groffkep/CrystalCorralInstall.msi you can also...