Home All Groups Group Topic Search About

Score remember a forms position on the screen
cj - 29 Nov 2007 4:40 PM - 8 messages
I was googling for a way to have my single form application start in the same location on the screen it was in when it was closed.  I found this very short article: [link] ...
Score Setting SelectedItem of ComboBox programatically not working
Crazy Cat - 28 Nov 2007 9:37 PM - 6 messages
Hi all, I have combobox that is bound to a custom object collection thusly         Dim collection As List(Of StructureType) = StructureType.FindStructureTypes(SharedObjects.StructureTypes, DropDownListStructure.SelectedValue, DropDownListType.SelectedValue)         DropDownListSubType.DataSource = collection ...
Score how to call Change() with System.Threading.Timer
DougE - 29 Nov 2007 2:20 AM - 5 messages
Hi -- I am trying to implement a timer exactly the way it is shown in the documentation.  I am sending a variable to the constructor for the class to manipulate the time-to-invoke parameter.  This seems to work fine as below.  ...
Score Save Quick Launch Toolbar layout
Ian D Samson - 29 Nov 2007 12:04 PM - 4 messages
After one of the most recent downloads for W2K SP4, Microsoft in all their wisdom and understanding of users' needs, requirements and preferences, decided to re-arrange the Quick Launch Toolbar alphabetically, irrespective of how long it had taken "this user" to ...
Score Second large hard drive 320Gb only showing as 136Gb
kleefarr - 29 Nov 2007 4:20 PM - 4 messages
Hi, I have installed a second hard drive 320Gb, which is listed in bios but only shows 136Gb in the details in BIOS. How do I enable large hard drive support. OS - Windows 2kpro SP4 Mobo - [link] ...
Score Still unable to connect to XP
Ian D Samson - 29 Nov 2007 12:08 PM - 5 messages
My main computer is running Windows 2000 Pro SP4. My standby/new machine runs XP Home. While I can see the computer in the list of computers, I cannot connect to it because it says it is unable to connect to the workgroup 'home' - the name I have given the workgroup ...
Score How does a project find dlls that it uses - where do I put them?
HONOREDANCESTOR - 28 Nov 2007 8:12 PM - 6 messages
I am using some dlls from a third party, and I am writing a multiproject solution that is supposed to use them.  So I copied the dlls to a bin directory in one of the projects, but the project does ...
Score OT - Vista Search and Recursive GetFiles
Lloyd Sheen - 26 Nov 2007 7:39 PM - 11 messages
For all those who don't think that a recursive search of files in folders is a good thing in the  Microsoft.VisualBasic.FileIO.FileSystem namespace listen to this. I am reorg my mp3 collection.  I have written my own catalog program and it ...
Score using foxpro table from VB.net 2005 with oledb
cj - 27 Nov 2007 3:47 PM - 3 messages
We have a legacy accounting system (not developed in house) here that happens to be written in Visual FoxPro.  One of the tables has an index that is actually a coded function  COMPANY1  &&"G_RETSDX(COMPANY)". ...
Score 'Form1' is a type in 'XXX.Module1' and cannot be used as an expression.
Anonymous - 14 Nov 2007 1:36 PM - 4 messages
I have this error when I try buiding a VB project: Error    1    'Form1' is a type in 'XXX.Module1' and cannot be used as an expression.    C:\code\vbstuff\Form1.vb    0    0 ...
Score If Statement, Please Help
plangla - 29 Nov 2007 8:24 AM - 3 messages
I am trying change the font size of text based on the menu item clicked. I can not seem to get this statement to work. Thanks in advance Perry Private Sub MenuItem16_Click(ByVal sender As System.Object, ByVal e As ...
Score Multiple Stored Procedure Calls within single transaction
BostonNole - 28 Nov 2007 5:52 PM - 7 messages
I am using SQL 2000 and VB.NET (VS 2005). I have three stored procedure: sp_A, sp_B and sp_C I need to be able to call sp_A once and sp_B and sp_C 1 to n number of times all within a single transaction that can be rolled back if any ...
Score Problem creating TemplateFields in DetailsView dynamically
Stefan Dirks - 26 Nov 2007 9:21 AM - 5 messages
Hello, I want to create a TempalteField in a DetailsView dynamically. I call the "SetDetailsTemplateFields"-Method on every Postback (Page_OnLoad). The Problem that occurs is, that on every Postback I get a new row, but the TemplateField is only created in the last row. ...
Score IIS 5.0 W3Svc will not start eventids 202 116 7023
RM-admin - 28 Nov 2007 7:13 PM - 5 messages
I have a single Windows 2000 Server in a small domain.  The local Intranet site is hosted off of this Server with IIS 5.0.  The server is updated to SP4 with all security patches.  The IIS service sometimes starts after reboot but ...
Score How to automate Network Password on bootup?
zeke7 - 27 Nov 2007 7:05 AM - 7 messages
After installing the Gmail Notifier tool, every time I reboot my Windows 2000 Pro, the "Enter Network Password" menu pops up awaiting a response from me. My username and password are filled in in the menu cells just fine, but I still need to click the button to get logged on and close out ...
Score "Not enough storage is available to process this command"
Todd Cary - 22 Nov 2007 12:36 AM - 8 messages
It appears after an update to my Win 2K computer, I get this message when I try to map a drive on another computer.  I have tried the suggestions by Microsoft to alter the IRPStackSize to no avail.  The permissions are Everbody and the drive(s) is Shared. ...
Score Search function not Searchin'...?
Kenneth - 26 Nov 2007 2:01 AM - 11 messages
Howdy, I just reinstalled Win 2000 Pro on one of our systems. Nearly all of its software is loaded, and working properly. A few minutes ago, I needed to locate a particular file on the system, and so, clicked Start | Search. ...
Score Blue Screen-----Stop
TKHaw - 19 Nov 2007 2:36 PM - 16 messages
After I shut down my machine, it goes through all the shut down stuff then I get a blue screen: STOP................ Driver_Power_State_Failure Nothing else happens, so I just power the machine off.  I have tried to manually turn off all programs prior to shut down, but this does not change ...
Score Programs menu
Herbert Eppel - 22 Nov 2007 12:54 PM - 8 messages
Start > Programs shows a list of recently used programs that can be expanded to show all programs. Is it possible to change a setting somewhere such that Start > Programs always shows all programs? ...
Score Downloads often halt at 50KB. (Attempt #2.)
Robbie Hatley - 2 Nov 2007 4:41 AM - 14 messages
(Second attempt.  Hmmm...  No responses at all to first attempt. Ok.  I'll try again.  I'll also post to the IE6 group, though I'm not really sure if this is an IE6 problem or a Win2000 ...
Score How do I disconnect from a network share?
Ant - 23 Nov 2007 9:38 PM - 6 messages
Hello! After connecting to a network share successfully that requires me to log in (user name and password) through a shortcut or manually (e.g., \\192.168.1.123\), how do I disconnect so that when I connect again without a reboot, I get a password prompt again since I am using shared ...
Score No longer getting a "preview" of JPG images when viewing a Folder
scscompa - 15 Nov 2007 4:17 PM - 7 messages
I have not been to these newsgroup/forum entries for years... Since Win 2000 Beta.  Sorry, if I post this in the incorrect spot. Anyway - I have recently (yes, I still use Win 2000 Pro) had a couple of ...
Score unexpected Blue Stop Screen
Ushnell - 24 Nov 2007 12:42 AM - 2 messages
In the history of using my computer running Windows 2000 PE I have never received such error screen but I guess it depends on what you are doing that triggers it to come up. It seems some program was busy accessing the hard drive and the indicator ...
Score cmd.exe and others: 0xc0000142
marcosignacio - 15 Nov 2007 2:57 PM - 4 messages
Hi, Im experiencing some problems with cmd.exe (0xc0000142)'s popups, and sometimes initiating some services (ie mysqld-nt.exe). Note that I CAN run cmd.exe normally. The strange part of this is that this isnt happening always.. sometimes it does, sometimes it doesnt. ...
Score Script Triggered Following a Specific System Event
basis_consultant@hotmail.com - 20 Nov 2007 8:23 PM - 3 messages
Hi, We are running Oracle and SAP on a Win 2000 server. Once or twice a week, the Windows server logs a system event of type 'error' and source='eventlog' ,which shuts Oracle down. Not much information is contained in the event description. ...
Score changing the login screen to win2k ?
proteanthread - 20 Nov 2007 11:12 PM - 5 messages
is there an alternate login screen to Windows 2000 that can be used rather than having the user press CTRL+ALT+DEL all the time? (Similiar to the Welcome Screen introduced in XP that lists only the users on the system) ...
Score Saving Settings on Shut-Down
Ian D Samson - 20 Nov 2007 7:49 AM - 5 messages
Saving settings on shutdown now takes an eternity - about 6 minutes. Does anyone know why? Thanks. ...
Score Help - Password Error
jen - 19 Nov 2007 12:55 PM - 13 messages
(sorry for the repost - lost first message)  I took home my old work computer for my daughter.  I wanted to eliminate the password prompt at start up, went into the control panel and made changes in "passwords".  I changed to ...
Score Control panel - Display
TKHaw - 15 Nov 2007 2:38 PM - 6 messages
All of a sudden my W2k is acting funny. My background is a picture from a digital folder. When I go to Control Panel - Display, on the background menu there are no options that I can use. I can change nothing. All other portions ...
Score Hot key needed
sherwindu - 16 Nov 2007 6:21 AM - 40 messages
I enter my email address and password to several browsers multiple times a day. Is there some way to set up a 'hot' key that can be used in my Windows 2000 operating system to make that job easier?   I generally use Internet Explorer ...
Score STOP : INACCESSIBLE BOOT DEVICE (0x0000007B, ...)
Joanne Bondoc - 17 Nov 2007 6:00 AM - 4 messages
Here goes: I shutdown my computer last night, (WIN2k PRO) which ws working very fine. I tried booting this morning, then the Log-in dialogue box appears, the pc hangs, so I am forced to restart the computer. After restarting, win2k pro loads about 75% (the blue bar during startup) and then the blue screen of death shows up. (STOP: Inaccessible Boot Device...) ...
Score I screwed up my PC. Please help !
Jason Derek - 16 Nov 2007 11:51 AM - 7 messages
Hi, Logged in as Admininstrator & I Ran GPEDIT.MSC and Enabled the options under USER CONFIGURATION / ADMINISTRATIVE TEMPLATES / SYSTEM / (1) Disable Command Prompt = Enabled (2) Disable Registry Editing Tools = Enabled (3) Run only allowed Windows Applications = Enabled Now my PC is locked and cannot do anything.  Yes, it was stupid of me ...
Score Re: Schedule broken after UpdateRollup1
Reinhard - 11 Nov 2007 7:50 PM - 4 messages
After almost one year of endless trials, to find a solution for this scheduler-problem, I am conviced, that this is a real problem of the Microsoft-security-update KB841873 (MS04-022). In the meantime I could confirm this scheduler-problem with ...
Score Permissions to save in directory!!1
Ven - 7 Sep 2007 1:49 PM - 4 messages
Hi! I have a windows server 2003 domain controller along with two other application servers. I created a new user in the Active Directory and logged onto the domain using his credentials from his desktop computer. While testing - I found out that Iam not able to save any files I created ...
Score Downloads often stop at 50KB.
Robbie Hatley - 30 Oct 2007 4:34 AM - 3 messages
I've been having a problem recently on no less than two different computers, both running Windows 2000 Professional:  when downloading files from the Internet, the download often stops at 50KB, with Windows thinking that the download is complete, even if the actual ...
Score Users home folders
Apollo - 12 Nov 2007 10:27 AM - 5 messages
Hi, Need to restrict users home folders to a set size. Would have used disk qotas but all infomation (project folders, department folders et al..) is kept on one logical D: drive. Any utilities that I can use to 'only' affect ...
Score Making a directory with a date?
Jim - 13 Nov 2007 5:39 PM - 7 messages
Using Windows XP or Win 2003 Server. Is there a way to make a batch file that will create a new folder with the date? For example, if it were this easy...., MKDIR %DATE% would make a directory 11-13-2007 ...
Score Show Desktop does not work
Todd Cary - 14 Nov 2007 6:27 PM - 8 messages
By mistake I tried to install an older version of Sim Town on my Win 2K computer and the "Show Desktop" no longer works.  The Microsoft site mentions this problem, however I have followed their instructions along with other suggestions and there appears ...
Score deleted files and folders
Val - 25 Sep 2007 9:40 PM - 29 messages
Some of my folders and files, including pst files were deleted. They are not in the recycling bin. I was installing a software shortly before that came from a trusted source. Later on it was discovered that the CD was corrupt. ...
Score Sound Breakup when CPU is utilised
flahmeshess - 12 Nov 2007 3:12 PM - 5 messages
When my CPU is barely utilised, there is no problem with the sound generated (my sound is built-in on the motherboard). But when I start using the CPU, the sound breakup. Can anyone give me some hints how I can troubleshoot this ? ...
Score Where are the MVPs MS touts so much?
jwkh - 16 Oct 2007 1:31 AM - 17 messages
jwkh ...
Score Win 2000 pro won't boot
canna - 9 Nov 2007 12:32 PM - 9 messages
When the 2000 screen apear the loading bar gets about 3 quarters across and BSOD appears. It mentions about a virus and says run CHDSK /F. How can I fix this? I really need the files on the laptop for work. I got ...
Score How to Get Rid of Multi-boot WIN 98SE Option Leaving Only WIN 2000?
JOHNCHAP2 - 7 Nov 2007 10:12 PM - 6 messages
My startup is a multi boot to MS WIN2000, MS WINDOWS, or MS WIN2000 Recovery Console.  I ended up with this several years ago when I upgraded from Win 98SE to WIN 2000.  I want to get rid of the MS ...
Score W2K Frozen in Place
W. Watson - 5 Nov 2007 6:31 PM - 9 messages
I built a PC for an elderly neighbor some months ago. When it is powered up it stalls with the W2K displayed and the gauge about 1/2 way across its span. I told him to leave it on overnight, but it's still in the same place. ...
Score Problems with installing win2000 server on new Dell
bill allemann - 6 Nov 2007 4:41 PM - 5 messages
I had an unused win2000 server package so I wanted to save some $ and use it for a low-tech server. I bought a new Dell SC440 and it comes with a "Server Assistant" software package on the install CD. ...
Score AfterAd-Aware SEremoval, still appears
labfuji - 4 Nov 2007 7:47 AM - 4 messages
+sorry just repost in the appropriate OS newsgroup Ran the Ad-Aware SE scan found and deleted it. So it says but when I rescan it, Win32 AdWare.Cinmus still show up (either in Normal ot Safe mode). Its location CLSID \{385ABBC-FB22-4D17-8834-064E2BA0A6F0} ...
Score Bad problem!
Mhaxx - 5 Nov 2007 2:02 PM - 9 messages
This morning my Windows 2000 started using a brand new home directory: C:\Documents and Settings\MyUserName.DOMAINNAME instead of C:\Documents and Settings\MyUserName. Why?! This implies many things are lost (desktop, settings, etc): I suppose Windows found some problem on my original home directory. ...
Score W2k Pro - Logon via dial-up only
David Patnaude - 29 Oct 2007 1:56 PM - 13 messages
A user took a laptop home this weekend and had trouble logging on. On the next attempt, he checked to box to login via a dial-up connection even though ther is no way this would have worked. Now there is no option to ...
Score Heur/malware
labfuji - 3 Nov 2007 6:16 PM - 10 messages
Install the Avira AntiVirus and unpon reboot, it say it found a file that contains suspicious code Heur/malware at location c:\winnt\system32\ratbgpi.dll. it gives me the option of quaratine/deny access. Choosing either option, the message still remains even after clicking ...
Score Hard Drive partitions
Ushnell - 23 Oct 2007 1:37 AM - 12 messages
I just bought a used Gateway computer from a neighbor and I've bumped into a problem that's causing myself to ask: what the hell was this person thinking! The Gateway contains Windows 2000 on it on a 9.52 or 10.00 Gigabyte hard ...
Score Explorer.exe Crashes
mikeg - 2 Nov 2007 3:05 AM - 4 messages
Explorer.exe crashes and restarts on one of my Windows 2000 Server SP4 servers, whenever I attempt to change any file or folder (delete,move, copy, rename, etc.) in Windows Explorer. You can browse folders with no problem, but if you try to change anything Windows Explorer and all desktop icons ...
Score Transfer Win2000 all setting from Old PC to New PC
tlee - 1 Nov 2007 2:52 AM - 9 messages
Hi All, Could anyone tell me how to transfer Win2000 all setting from old PC to new PC? Thanks Tlee ...
Score Repeating log on screen. Can not log on
Mrich - 3 Nov 2007 5:22 PM - 6 messages
Hello, Recently I am unable to log on to my 2000 Pro machine for any user. I type the user name and password and after it applys network and personal settings, it returns to the log on screen. The happens even with ...
Score Moving the role of File/Print Server to New Win2k3 Box !!!!!!
Harry - 2 Nov 2007 11:29 AM - 4 messages
Hi! Can anybody give step-by-step on how to move the role of a Print/File Server from  one Windows Server 2003 box to another ? I basically have 3 Server in our office 1) DCSRV01   -  Win2k3 Domain Controller ...
Score Brower error in Event Viewer!
Harry - 22 Oct 2007 1:16 PM - 5 messages
Hi! I have 3 Windows 2003 Severs: 1) Domain Controller 2) Exchange Server 3) File Server I get this event logged in the System category of Event Viewer for around 10 times a day on the exchange Server and the file server. ...
Score Server hangs for sometime and starts working again
bharat - 25 Oct 2007 5:51 PM - 8 messages
hello everyone!!!!!!!! I have DELL poweredge 1650 server installed with windows 2000 server.It was working just fine. Recently we upgraded memory for this server also upgraded all three harddrive(each of 72GB) and created new raid-5 configuration and installed ...
Score Task Bar "always on top": NOT!
surface9 - 30 Oct 2007 3:34 PM - 6 messages
I have selected "always on top" and "auto hide" for my taskbar (which normally appears on the bottom for me). I then run a slide show which allows me to display the cursor during the slide show, and, I can move the mouse around, BUT, when I move the ...
Score Windows 2000 Backup?
Tony - 31 Oct 2007 6:12 AM - 5 messages
For backing up my data files, I see lots of 3rd party software to do backups. Is there anything wrong with the backup program that I see up under System Tools that comes with Windows 2000? Can anyone tell me if there are any limitations about this ...
Score Windows Installer re-running again and again
NormD - 26 Oct 2007 5:20 PM - 3 messages
(After checking other posts, I'm trying this for an answer or hint.) Recently reinstalled W2K after moving the hard drive to another machine because old one died.  Different processor, so W2K wouldn't boot.  Install acted like an "upgrade" to the system it found on the HDD.  Install seemed to ...
Score URGENT: need catfix
ABCamjasABC - 28 Oct 2007 3:54 AM - 6 messages
I am convinced I have a corrupt master system catalog database in my Win2k Pro installation. For the life of me I cannot get a hold of the fix - the catfix tool. Can anyone provide it? ...
Score STOP 0x0000001A error, please help
Marcus7500 - 11 Feb 2006 11:10 PM - 5 messages
Hi, I recently installed a msft hotfix (article ID 867778).  Now I get a new error with no apparent solution, please see article ID 282504.  I tried starting using Last Known Configuration does not help - I only have one ...
Score Outlook 2007
critterbug - 27 Oct 2007 9:39 PM - 8 messages
Is Outlook 2007 compatable with windows 2000? Because I can't get it to install. I get a message that says, "The specified program requires a newer version of Windows". Thanks for any information. cb ...
Score computer running slow
Lauria - 24 Oct 2007 11:32 AM - 8 messages
I have a computer that sometime run very slow.  It's my daughter's.  It works fine one day and the next day, it run so slow, it's ridiculous.  I've noticed that she has too many program running at the same time.  She has plenty space ...
Score trying to install wireless usb modem...
colisa - 25 Oct 2007 12:21 PM - 2 messages
Hi, I'm searching myself dizzy looking for a clue as to what to do here.... I run Win 2k with SP4, have been/am using a dial-up modem (slow as cold molasses)... Got my Verizon wireless usb modem, supposedly super easy to setup and ...
Score 2003 server admin password
S A M - 25 Oct 2007 6:12 AM - 4 messages
Hi group, I have forget my administrator password of windows 2003 server, but it is still runing but i cant login please sugest me any solution how to reset password for 2003 server Sam ...
Score windows 2000 login problem - or how I screwed up!
Bradley - 24 Oct 2007 1:30 PM - 4 messages
Hi, We only run workgroups on our network, we do not have a domain.  The other day the boss asked me to change the network settings so that all computers would be on the same workgroup.   At the end of the day I ...
Score Logging in
Trainbuff - 20 Oct 2007 9:23 PM - 5 messages
I received an older computer with Windows 2000 on it. It works fine, but there is one thing I need to change. The person who gave it to me had an account on it that he called "me". When I turn the computer on and get to the ...
Score win2k to winXP...
Boodahbellie - 22 Oct 2007 7:30 PM - 6 messages
Is there an easy way to transfer files and settings from win2k to winXP-SP2? I tried to find an accessory in win2k that was similar to XPs "File and Settings Transfer Wizard" but didn't have any luck. Even a good tutorial on ...
Score Making a former Slave HD bootable
aa - 8 Sep 2007 10:33 AM - 9 messages
I have two harddrives on my PC, teh Primary has XP and the Slave has w2k The Primary HD crushed, I took it out and moved the Slave in its place, while seting the jamper on the Slave into "Master or single drive" position. ...
Score win2000 password
gnat - 18 Oct 2007 7:24 AM - 11 messages
hello I have been given a windows 2000 pro computer, but while booting into windows it says that the password has expired and i should make a new one;   but it wants the old one too...     of which I ...
Score Windows Update
V Green - 21 Oct 2007 2:24 AM - 8 messages
So, I haven't updated my laptop for years (literally).  I'm an MSDN member, so I got SP's that way.  I am already at SP4. I just checked in with Windows Update, and, of course, the Win Update stuff was out of date, so I let it update. ...
Score Lost identity: W2k treats me like a new user for all settings
jmoleary - 21 Oct 2007 10:42 PM - 6 messages
I've had this Windows 2000 box for 5 years.  One PC with a cable internet connection.  Today I turned on my PC and logged on and it logged on just fine but everything I have customized is GONE.  My ...
Score DOS Convert
Norm Cook - 21 Oct 2007 2:13 PM - 5 messages
I have a 500GB Iomega USB Drive with about 60GB of files. It is formatted in FAT32.  Have heard that NTFS gives better performance, so I am considering using the DOS command convert to switch. Question 1) if I do so, will I lose the files? ...
Score Win2K update problem with User profile, now User.ComputerName - Help!
G Lykos - 19 Oct 2007 4:36 AM - 12 messages
My father recently accepted an automatic MS update on his computer, running Windows 2000 with all updates up to that point.  His desktop and documents disappeared, with the login now looking like a new user. Turns out that C:\Documents and Settings still has his original profile ...
Score synchronisefolders on two computers
aa - 19 Oct 2007 6:55 AM - 13 messages
I often have to synchronise some folders on my desktop and notebook. So far I was simply copying the contents of one folder into another. This takes time. How do I synchronise the folders without replacing the files which have not ...
Score Updates integration in installation disk
kindwoulf - 20 Oct 2007 7:26 PM - 7 messages
I'm trying to make an updated windows 2000 insatllation disk, with sp4 and all susequents. So I downloaded the needed files and integrated them into an installation folder, then burned it to a bootable cd. The disk boots fine, ...
Score How many total users can access shares on a PC or Server named X
Christopher Aide - 18 Oct 2007 1:48 PM - 5 messages
Hi all, I have a Win2k-Professional PC with a share that is kind of popular in our company. Often people try to connect, but cant, cause the maximum user/share -connection is reached. 2-Questions: ------------ 1) Is there a tool I could use on the following platforms: ...
Score Journal Wrap Error 13568 in DC
Chema - 2 Oct 2007 3:53 PM - 6 messages
Hi, somebody i've a problem, i have 2 DC, the principal has the DNS, is the second time that freezed, i was cheking the event viewer and the first error is in the File replication services,; i don't know do, this is the message: ...
Score Microsoft Update error 0x8DDD0002
Blithe - 10 Aug 2005 1:16 PM - 6 messages
I am up-to-date with Iexplorer ver. 6 & W2k ver 5.0 build 2194 SP4. I got the MS bulletin promoting Microsoft Update as the replacement for Windows Update.  I followed directions & got error 0x8DD0002 with this message: ...
Score CMD command string limit - 2047 bytes
JaimitoP - 18 Oct 2007 3:54 PM - 5 messages
Hi all, I've read a MS article ( Article ID: 830473 ) that CMD is limited to 2047 bytes; that limit works when i type all those characters in a CMD window.  It also worked when a legacy app uses CMD to run a command (it was about 4 ...
Score How to change regional settings (date format) from command line ?
flahmeshess - 12 Oct 2007 9:19 AM - 6 messages
I searched a little on this forum and I found "control intl.cpl" but it just start the panel.  I want something that does not require human intervention, like some parameters that specify the format and it automatically does the job ?  Is this possible ?  And how ?  Thanks ...
Score where to get a licenced w2k?
aa - 15 Oct 2007 12:46 PM - 9 messages
If I wanted to purchase w2k - where can I get it now? I could not find it Microsoft website. Is it OK to purchase it "second hand" from someone? ...
Score KMODE_EXCEPTION_NOT_HANDLED
Rajeev - 15 Oct 2007 4:35 PM - 4 messages
I am getting the following message after a recent virus attack on an old Dell Win2000 Professional machine.  I do not have the Windows CDs because I bought the machine from my previous company when they were going out of business.  ...
Score Volume Control
Earl Partridge - 14 Oct 2007 2:00 AM - 16 messages
Win 2000 Volume Control not in sys tray.  I know it has to do with drivers, but I'm unable to determine exactly what drivers I need.  I've run Belarc and in Multimedia it shows MPU-401. ...
Score Windows installer launching whenever I try to open a file
glorywest - 10 Oct 2007 7:45 PM - 4 messages
I've searched Microsoft, the web and groups but can't find this same problem (similar, but not the same) with a solution, so I'll try here to see if I have better luck. Within the last two weeks whenever I double click to open a file in ...
Score Licenses Revoked keep re-appearing
Ken Montgomery - 15 Oct 2007 3:02 PM - 4 messages
I have been having some issues with my Windows 2000 Server.  I have multiple servers in an AD environment, and on my main server I have been having issues with old licenses re-appearing.  I went through the process of deleting the ...
Score Can't delete old documents
Barque - 10 Oct 2007 9:29 PM - 7 messages
I have some old documents that are shown on my hard drive in te my documents folder.  I keep getting messages that say I can't delete or move or rename the files (or move the folders they are in as they are missing or have been ...
Score windows explorer auto-opens the same folders
horst - 13 Oct 2007 8:23 AM - 4 messages
Since some time I noticed that every time I switch on my PC I always get 2 windows showing always the same folders. I checked in registry "HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\PersistBrowsers" and it is set to "0" ...
Score Chkdsk: why does the C: always have minor inconsistencies?
void.no.spam.com@gmail.com - 14 Oct 2007 4:28 PM - 7 messages
Over the last week, I've run "chkdsk x: /f /v /r" on my C and D drives 5 or 6 times.  The output of the chkdsk shows up in the Event Viewer Application Log as Winlogon events.  I see that whenever I run chkdsk ...
Score win2k --- Blue Screen of death
Bstonmike1 - 10 Oct 2007 11:52 PM - 6 messages
running 2k pro on lap top Blue Screen of death  on startup ....... tried using a copy of 2k pro  to possibly repair boot sectors. Darn thing went to setup and now im stuck in setup. Tried F8/last known working config ..... nuttin ...

Developed using NextGeneration, the .NET Code Generator Try AdSense Reporter, the charting tool for AdSense publishers