Well, this time I found an error that not really describing the error.The error is “System.ComponentModel.Win32Exception: The event log file is full” when my web application trying to akses SQL Server Database.
What can you do?
Clearing the event log didn’t work. What can made the error disappear is:I simply change user group for aspnet from user [...]
30 Mei, 2008
Kategori: IT, experience, life, programming . . Penulis: dnial . Komentar: 3 Comments
If your webserver error after completing installation of VS 2003 or VS 2005 (the error is HTTP 500 something):
open the visual studio command prompt (different from your usual cmd)
register the asp with syntax aspnet_regiis -i
if you had both aspnet 1.1 and 2.0 register both, each one with their respective command prompt.
restart the iis with command [...]
27 Mei, 2008
Kategori: IT, experience, programming . . Penulis: dnial . Komentar: 2 Comments
Kemarin aku lihat-lihat si Ucup yang bikin program buat menyelesaikan masalah jolly jumper. Jolly jumper itu apa sih?
Definisi masalahnya adalah sebagai berikut: (lagi…)
20 September, 2007
Kategori: IT, programming . . Penulis: dnial . Komentar: 5 Comments
Genetic Algorithm(atau GA) adalah teknik pencarian dalam bidang komputasi untuk menemukan solusi benar atau pendekatan untuk masalah optimasi dan pencarian. Teknik dalam GA didasarkan pada biologi evolusioner seperti pewarisan, mutasi, seleksi dan crossover. (lagi…)
25 April, 2007
Kategori: programming, writting . . Penulis: dnial . Komentar: 2 Comments
Programming is an art of performing computational tasks and converting this tasks into machine readable form. - Programming Problem Solving Through C Languange -
Oh I get it. I don’t do well on art. That’s whyI stumble on programming.
Art needs creativity, and creativity always come in the time most needed, that’s why I work best in [...]
10 April, 2007
Kategori: life, programming, small talk, zero.thing . . Penulis: dnial . Komentar: 6 Comments