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?