Sabtu, 09 Juli 2011

Cannot copy Access is Denied

Saat kita bekerja dengan file excel atau yang lainnya, mungkin pernah menghadapi masalah: file yang sudah diolah lama dan memerlukan pemikiran banyak, ternyata setelah dicopy ke folder atau flashdisk malah tidak dapat dibuka sama sekali dengan pesan yang muncul "Cannot copy Access is Denied... you may be denied access to a file if it's in use by another application."

hal ini bisa jadi karena saat dilakukan copy, ternyata hak akses terhadap file tersebut tidak ikut serta dicopy, sehingga file yang bersangkutan tidak memiliki data hak akses...

untuk kasus seperti itu, kita harus menambahkan secara manual hak akses pada file tersebut dengan cara:
1. klik kanan file yang bersangkutan
2. pilih properties
3. pilih tab security, jika tab ini tidak muncul, silakan ikuti panduan di http://omankb.blogspot.com/2011/07/menampilkan-tab-security-dan-sharing.html

4. tambahkan everyone pada security, dan thickmark semua permission allow.

selanjutnya file anda sudah dapat diakses kembali.

semoga bermanfaat
~ok
4.

Menampilkan tab Security dan Sharing

Jika Anda adalah pengguna Windows XP Professional yang terbiasa dengan setting sharing dan security di kantor Anda, namun saat melakukan setting di rumah ternyata tidak menemukan kedua tab Sharing dan Security, berikut adalah cara untuk menampilkannya.
(catatan: setting ini tidak berlaku pada Windows XP Home)



Artikel ini disarikan dari http://support.microsoft.com/kb/307874 tentang "How to disable simple file sharing"
To access the english version of this step-by-step to display the sharing and security tab on windows explorer, just click on this link

1. Buka windows explorer
2. Klik menu Tools - Folder Options
3. Pada Tab View, cari "Use Simple File Sharing (recommended)"
hilangkan thickmarknya.
biasanya setting ini paling bawah pada list view.

Selanjutnya maka akan muncul dua tab baru "Security" dan "Sharing" pada properties setiap folder ataupun file Anda.

semoga bermanfaat
~ok

Sabtu, 02 Juli 2011

MySQL default user and password denied

==to see the solution without reading the story, please goto solution==
==untuk melihat solusi dalam bahasa indonesia tanpa membaca stori,klik solusi==

today when I tried to install XAMPP on my computer to show my students the server-side webprogramming, no errors found and the whole installation successfully until I try to connect to phpMyAdmin.

the default user "root" with no password is rejected, and the user/pwd "root"/"root" also rejected.

the page always resulted:
"Welcome to phpMyAdmin 2.10.2
Wrong username/password. Access denied."

no matter how deep I try, including connection via mySQL command line, the default password is always rejected.

no search result give the good result on solution, and finally I trowed back to "Add and Remove Programs" to uninstall the MySQL service.
then I realize something that, I've already installed Apache and MySQL before last installation of these things.

aha!
the problem I face is not really a problem that described anywhere, perhaps you've meet some problem on your computer, just see whether you already had the MySQL service before, so you can reset the password from correct path.


for your information, when we install a service package of webservice (i.e XAMPP, or others), if you already had it, all the service will connected to last instances (including the web path, mySQL instance), although the service panel is from new installation.

in Indonesia:kalau Anda menemukan masalah setelah menginstall paket webservice (misal XAMPP atau lainnya), jika masalahnya adalah <span style=">default user dan password selalu ditolak saat mengakses MySQL, baik dari phpMyAdmin maupun dari lainnya, kemungkinan karena Anda sudah memiliki MySQL sebelumnya, silakan periksa, lakukan reset pada path sebelumnya.

=semoga bermanfaat=
~ok

Kamis, 03 Maret 2011

Not Enough Server Storage

Hari ini saya merasa bodoh, dikadalin bahasa ukir.... heuheu... (baca: huruf kanji)

Ceritanya begini,
beberapa bulan yang lalu, saya dapat order instalasi jaringan di sebuah kantor cabang. Singkat cerita, instalasi jaringan selesai, network printer sudah terpasang pada tempatnya, semua workstation sudah bisa mencetak.
giliran setting network scan (printer yang dipasang adalah model network printer + scanner), ada satu notebook orang Jepang yang tidak bisa diakses folder share nya dari printer, errornya tidak diketahui karena berupa huruf kanji, tanpa nomor error.

Tidak pernah terpikirkan menuliskannya dan membawanya ke seorang teman yang biasa translate, baru beberapa hari yang lalu, terpikirkan paman saya untuk ditanyain.Pertama yang saya lakukan adalah set Japanese IME keyboard di netbook saya, biar bisa menulis huruf Jepang, then dengan fasilitas writing pad, saya menulis mirip2 dengan error yang bersangkutan, alhasil didapatkan tulisan kanji yang sesuai dengan tampilan error.
udah jadi script Kanji-nya, copy ke http://translate.google.com, dan ternyata yang didapatkan adalah "Not enough server storage is available to process this command."

halah, ini mah banyak atuh di google juga...

dan ini penyelesaiannya.... (maaf, seperti biasa, ini adalah yang saya lakukan, apa yang anda kerjakan di komputer anda, saya tidak menjaminnya, silakan lakukan preventive jika terjadi kesalahan)

penyelesaian:
  1. jalankan regedit
  2. cari alamat berikut: "HKLM\System\CurrentControlSet\Services\LanmanServer\Parameters"
  3. cari variabel IRPStackSize, jika tidak ada, buatlah dengan tipe DWord.
  4. jangan lupa, penulisan harus persis (case sensitive)
  5. nilai default IRPStackSize adalah 15, jika anda menemukan nilai sebelumnya adalah 11, silakan rubah menjadi 14 atau 15.
  6. tutup regedit, restart komputer.
penyebab masalah ini biasanya adalah konflik konfigurasi saat instalasi antivirus tertentu.

semoga bermanfaat....
~ok

Selasa, 29 Juni 2010

Netbios Over TCP IP always disabled

I've found something useful in order to troubleshoot XP2.

If we can not connect and resolve local network hosts, then you perhaps check it from command prompt (start-run-cmd), type: ipconfig /all

then if you found: Netbios over TCP IP --> disabled

perhaps you need this advice:

still in command prompt:
1. type: netsh int ip reset resetlog.txt
2. netsh winsock reset
afterthat, you need to restart your computer.

that's all, hope you can resolve the problem.

Selasa, 04 Mei 2010

ERROR 17 GRUB solved

If we have installed dual boot (Windows and Linux OS), then we remove Linux partition from Windows system, then we'll meet this error:

"GRUB LOADING.... ERROR 17...."

we can use Hiren's Boot CD (www.hiren.info), then we choose DOS utility (choose next if you can't find it), from Dos, just type "fdisk /mbr" (without quotes), then reboot....

that's all, I can't find this way simply at search engine. but now it's solved.

Selasa, 23 Maret 2010

Excel file can not be accessed

when you're open an excel file or word file, perhaps you found this problem:

'????.xls/????.doc' cannot be accessed. The file may be read-only, or you may be trying to access a read-only location. Or, the server the document is stored on may not be responding

I have searching this problem to fix my files, but microsoft themselves just said that it was an error because blah blah blah... no solution to open my important files...

fortunately, I have an open office installation on server (the server is Win 2003 server, but no office license, so I installed open office there)...
I tried to open the file using openoffice calc, and it works! (looks like MS advertising slogan)...
The corrupt excel file can be opened by openoffice calc and I can save the file into a new excel name . and this new file is okay to be opened by MS Excel.

so, if you found this problem just try this one:
- open the file using another application (non MS)
- save to another new MS common name.

FYI, my open office is 2.1 version...

shall we install open office in all our computers now?