DarenHan's Blog

I am a Dot net asp.net developer working with VS 2005 and SQL 2005 now.

March 2006 - Posts

I just tried using SQL Management studio express ctp. Then to my horror, I got a error

"cannot initialise SSPI package." when i use windows authetication. Then i tried using sql authetication, key in my correct password but it say wrong sa password.

Its very strange. I google on the SSPI package, no helpful posts..... damn.

Then I went to look at the event viewer.

Event Type: Error
Event Source: LsaSrv
Event Category: Devices
Event ID: 5000
Date:  3/31/2006
Time:  9:18:36 AM
User:  N/A
Computer: XYZ-FNB5RZRU9ZP
Description:
The security package Negotiate generated an exception.  The package is now disabled. The exception information is the data.
Data:

 

 

Goggle on it. Get hold of the post at

http://www.pcreview.co.uk/forums/thread-1714474-2.php

and went to download the windows fix at

http://www.microsoft.com/downloads/details.aspx?familyid=0692C27E-F63A-414C-B3EB-D2342FBB6C00&displaylang=en

Then my SQL Express 2005 connects again.....Strange isnt it?

 

 

 

 

Posted by darenhan | 1 comment(s)

finally SQL 2005 express to work!!!!!!!!!!!!!!! It failed to install for me when using VS 2005 install in WIN 2K SP 4 and saying the sql server agent refuse to start....

 

http://lab.msdn.microsoft.com/productfeedback/viewfeedback.aspx?feedbackid=0a785e1f-ee3d-44d3-9cf0-1be6671d58b7

http://lab.msdn.microsoft.com/productfeedback/ViewWorkaround.aspx?FeedbackID=FDBK24612#2

http://msdn.microsoft.com/vstudio/support/uninstall/default.aspx

 

as for the third url, I uninstall everything related to SQL Server 2005 express EXCEPT the VS 2005 SQL MOBILE TOOLS. Then it tell me i cannot install cos I missing the SQL Native client. I go to the dvd \vs\wcu\SSE and find the sqlcnli.exe which is the native sql client and then choose repair...then uncheck advanced options....then click SQL and Windows authetication and choose a SA login for it....from then everything goes smoothly!!!!

Lesson learn: the product feedback url was much more useful in solving installation errors than MSDN...

Posted by darenhan | with no comments

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/bts_2004wp/html/14bc36a8-69a9-48ed-8e4c-1c85202544c0.asp

interesting read.

 

Posted by darenhan | 1 comment(s)

I went suntec city with my mum yesterday.....we are looking for the bookshelf with legs..when we went to vhive, I ask the salewoman whether they have the model AB11882 ALBERT, the sales woman sale they had only 1 warehouse and all the shops get stocks from that warehouse and currently they don't have stock and re-ordering will take more than 1 month.....rather pissed with their service cos the funan IT mall direct me to suntec and they don't even have the stock for it. I went to order the other more expensive model at 428 without legs much to my mum dispproval that she cannot sweep the down part of the bookshelf.

Then we went shopping around and I saw some IT books clearance sale. Each book is only at 8 dollars. Bought 5 Books at only 40 bucks. Quite a good buy considering some of the books I saw in bookshops selling at full retail price. 

Titles like:

1. Fast track UML 2.0

2. Web services in finance

3. Win 2000 security black book

4. Dot net web forms 1.1 techniques

5. Php 5 objects

Tired when back at home. I think I need to finish all these books.

Posted by darenhan | with no comments

http://channel9.msdn.com/wiki/default.aspx/Channel9.EnterpriseLibraryTutorials

found this link quite long ago... :)

 

Posted by darenhan | with no comments

When I first started dot net development using VS beta, I run into lots of problems.

I think the below doc will help lots of pple out there. :)

http://www.dotnet247.com/247reference/a.aspx?u=http://www.gotdotnet.com/team/csharp/learn/whitepapers/howtosolvedebuggerproblems.doc

Posted by darenhan | with no comments

Just got this new site from Alvin. Thanks to him :)

Recently, i bought a book uml 2: elements of style. Trying to learn and do UML diagrams for a small project of mine.

There is a UML 2.0 template download available for Visio 2003 at the below url.

http://www.phruby.com/stencildownload.html

 

Posted by darenhan | 1 comment(s)