On 9/11/06, Ade Aan Wirama <[EMAIL PROTECTED]> wrote:
> There is yet another workaround that will allow the > RPC server sufficient time to start up. This requires > creating a small executable in Visual Basic or Visual > C++ that contains a delay/pause/ sleep statement in > it. > > Install this executable and write its path prior to > writing the path to Setup.exe in the RunOnce key. > This should give the RPC server enough time to start > up and will get around the error. Here is a sample > Visual Basic project that pauses > for 5 seconds. hehehe, masalah klasik di windows. servis lambat buat "up", kalah cepat sama aplikasi/servis lain yang akan memanfaatkan servis tersebut. ini kayaknya server winfax-nya dijalankan sebagai servis ya? saya dulu punya problem yang mirip di NT4, servis buat resolve name lama up-nya, sementara ada batch script untuk sync time yang jalan tiap kali automatic login setelah reboot. solusinya mirip, di batch script-nya saya sisipkan delay sekitar 60 detik (lama!) sebelum perintah sync time-nya. jadi ada ide, itu server winfax-nya bisa dijalankan manual, bukan sebagai servis? jadi diexecute sebagai bagian dari sebuah batch script? kalau bisa (dan kalau memang benar problemnya adalah servis dari windows-nya sendiri yang kalah cepat up-nya), bisa dicoba skenario seperti yang saya tulis di atas, disisipkan delay dalam script-nya tepat sebelum running winfax ini sebagai server, -- I solemnly swear that I'm up to no good, http://data.startrek.or.id things left unsaid, http://ryosaeba.wordpress.com -- www.itcenter.or.id - Komunitas Teknologi Informasi Indonesia Info, Gabung, Keluar, Mode Kirim : [EMAIL PROTECTED] :: Hapus bagian yang tidak perlu (footer, dst) saat reply! :: ## Jobs: itcenter.or.id/jobs ## Bursa: itcenter.or.id/bursa ## $$ Iklan/promosi : www.itcenter.or.id/sponsorship $$ [@@] Jaket ITCENTER tersedia di http://shop.itcenter.or.id Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/ITCENTER/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
