4,718 Topics

Member Avatar for
Member Avatar for harisinghrajput

Hi all, I am using oc4j 9i as my web server. My operating system is windows 2003. I get this error 'Too many files open' . This error is not frequent. After browsing through the web, i have found something about file descriptors. Now i cannot figure out where to …

0
105
Member Avatar for vexx85

I'm not sure where I should be posting this (I posted this in Windows XP as well), so if I'm not where I need to be to get an answer, please let me know! I've been trying to delete this folder for some time now, I've researched a lot on …

Member Avatar for ShadowPuterDude
0
154
Member Avatar for rosagirl33

Need to know what to delete, my browsers are soooo slow for a cable modem. Thanks! Logfile of HijackThis v1.99.1 Scan saved at 6:52:18 PM, on 5/25/2006 Platform: Windows XP SP2 (WinNT 5.01.2600) MSIE: Internet Explorer v6.00 SP2 (6.00.2900.2180) Running processes: F:\WINDOWS\System32\smss.exe F:\WINDOWS\system32\winlogon.exe F:\WINDOWS\system32\services.exe F:\WINDOWS\system32\lsass.exe F:\WINDOWS\system32\svchost.exe F:\WINDOWS\System32\svchost.exe F:\Program Files\TGTSoft\StyleXP\StyleXPService.exe F:\WINDOWS\system32\spoolsv.exe …

Member Avatar for DMR
0
312
Member Avatar for ber

Hi, I'm very new to programming and Python. I need to process two separate files, one containing words, the other frquencies of these words. What is the best way to process these files and obtain a new file with frequencies*words in there? Btw i'm afraid the files cannot be read …

Member Avatar for vegaseat
0
111
Member Avatar for someshwarv

I am having two different networks connected to the same SWITCH D-Link [I]DES-1024D[/I]. [COLOR=MediumTurquoise]First Network:[/COLOR] This network is VPN through Sify (ISP) to connect to remote server. This network doesn't have internet. [COLOR=DarkOrchid]Second Network:[/COLOR] This network is using Microsoft ISA (Internet Security & Acceleration Server) server installed on Windows 2000 …

Member Avatar for 'Stein
0
224
Member Avatar for thuband

IE, File Explorer and File Folder Short Cuts will not open. Ran AdAware, Trend Housecall and TrendMalware Cleaner, Spy Bot, MS AntiPsyware to no avail. Any time I run IE, File Explorer, Control Panel the bar at the bottom of the Desktop disappears for a few seconds and then reappears. …

0
60
Member Avatar for matika

hiii all do any1 knows how to read the header of a file to know its format as example if i've a mp3 file but it's name do not include .mp3 i wanna make a program that read the header of the file and detect it's format but i dont …

Member Avatar for tayspen
1
278
Member Avatar for drock9975

I've never seen this before and am perplexed beyond belief... by the way I'm using Visual Studio I have a rather large program/game i'm working on right now, and it reads in via ifstream file i/o from binary files in several locations to initialize variables. For some reason for one …

Member Avatar for drock9975
0
203
Member Avatar for T. Eynon

Does anyone know how to create a batch or script file for loading users into the Local Groups Adminstrator folder of an XP PC. We have about 150 users that we would like to make administrators on for several test PCs and would like to do this with a batch …

Member Avatar for T. Eynon
0
350
Member Avatar for Yonas

Hi all, Something funny has happened recently when using WORD. When I open a folder to scan the list of files contained therein, I notice that a certain number of the file names are now listed in the color blue, rather than the usual black. What has caused this color …

Member Avatar for DMR
0
186
Member Avatar for kulak

when i try to delete a file it says "cant delete because this program is being used by an other person etc" please, some feedback would be good thanks

Member Avatar for msaqib
0
66
Member Avatar for cindy_16051988

Hello, everybody. Sorry to disturb you all. Currently, I have a speech recording and playback software developed by Microsoft Visual C++ 6.0. The software is used to train children with speech problem and scores will be calculated and showed at the end of each practice session. The software is able …

Member Avatar for cindy_16051988
0
250
Member Avatar for docchristin

Hi! I'm trying to delete a file, but unfortunately I always get the message "Error Deleting File or Folder: Cannot delete .... : it is being used by another person or program. Close any programs that might be using the file and try again." I'm trying to delete the files …

Member Avatar for tayspen
0
179
Member Avatar for zuahmed

Hi everyone, I am having problem with software ACDSEE on Windows XP Pro.I was using this software to make some membership cards for a small family run business.The system crashed soem months ago and an IT technician restored some of data. The thing what happened now is that the data …

Member Avatar for caperjack
0
220
Member Avatar for Paddy

All of my shortcuts do not work, and all of my programs will not launch even when I double-click the exe file. Windows always asks what program I want to open the files with. When my computer boots up I get asked which program I want to open my start …

Member Avatar for DjLizard
0
260
Member Avatar for swapnamishra

How can we execute the commands on one file in a such a way that the results will get saved in another file? Do we have any such built in method which we can use?

Member Avatar for pythonguy
0
134
Member Avatar for robertlees

I would like to create a spell check facility. I have a huge flat file of words. This file has no cr/lf. How should I do this ? I think I want to read this file say 500 characters at a time. I'll store this data in a variable, adding …

Member Avatar for robertlees
0
277
Member Avatar for DotNetUser

I'm coding in VC++.NET 2003. I have a class that needs a log file to log info and errors for debugging. The problem I have is that FileStream and StreamWriter can not be global. I get compiler error C3145 : cannot declare a global or static managed type object or …

Member Avatar for Ancient Dragon
0
149
Member Avatar for micky7899

[B]As suggested by richh0323 and tayspen[/B] have posted my new HJT log, please see if everything is ok. [COLOR=magenta]ALSO STILL IAM GETTING A LOG FILE BY THE NAME logDAPIE ,WHENEVER IAM STARTING MY INTERNET EXPLORER THIS FILE GETS TO MY DESKTOP HELP WITH THIS [/COLOR]Logfile of HijackThis v1.99.1 Scan saved …

Member Avatar for micky7899
0
180
Member Avatar for tgreer

[B]Brief Summary[/B] I've written a Windows Service. It uses Process.Start() to launch a Console Application. The console application performs a File.Copy(), to copy a file from the local file system to a network share. [COLOR=Red]Problem: [/COLOR] The file copy fails. I get an exception that tells me "part of the …

Member Avatar for tgreer
0
413
Member Avatar for paradox814

What I want to know is there a way that everyime a new folder or file is created it has an automatic permission settings of my choosings? I could have sworn there was a command I could add to the .cshrc file to do this for me. But if I …

Member Avatar for Member #2466
0
116
Member Avatar for Brims

Hiya Im designing an online music video library. Ive already done my registration and login scripts to register a new user. I have decided that to store the mp3s im gonna have a file system instead of storing them directly in the database. Can someone please direct me on How …

Member Avatar for leelee
0
116
Member Avatar for tiffosi

Hi all, I am trying to share data between two simultaneously running programs. I am writing the output of one program to a file named xpos.out and reading the data in it from an other program which is running simultaneously. The value in xpos.out changes each time. So when i …

Member Avatar for WolfPack
0
233
Member Avatar for dp600

There are to people who can log onto my computer,both have full privliges.oN the no 2 log in desk top is a file I wish to delete,when I try to do this I get the folloing error message(Access is denied.Make sure the disk is not full or write protected and …

Member Avatar for dp600
0
141
Member Avatar for chelo77

Need help with a function that reads from a text file usins fscanf function. example say there is 20 stings that are 60 chars long on their own individual line. Does fscanf() read the whole text file or does it read only up to the carriage return. If it doesn't …

Member Avatar for Ancient Dragon
0
184
Member Avatar for comwizz

Hello everyone, I am having some problem in reading the data inputted in a file correctly using linked lists. I think this might be because of having pointer next of type password class. Thanks, comwizz. The code is posted below. You may directly see the section if (reply==3) as that …

Member Avatar for comwizz
0
176
Member Avatar for ultirian

Ok so I have a couple of files within a C program diffrent files for diffrent things etc. What I want to know is, Can I open all the files at the beginning of the program (in main) and close it when the program exits or Should I write the …

Member Avatar for dwks
0
97
Member Avatar for Aldin

Hi I am having a file called Log.csv which contains 196 columns 9 of them empty and 1447 rows, I start reading the file but as I think I am facing a problem of getting the whole data, actually it gives me empty screen when print out on the screen. …

Member Avatar for Ancient Dragon
0
2K
Member Avatar for acezrwild817

What is the fastest way to get a total of the files on a given drive using C#? I have been thinking about using a seperate thread, but I would have to wait too long for it to count every file. Is there a faster way than counting each file …

Member Avatar for Lord Soth
0
109
Member Avatar for Ancient Dragon

Whenever (or most of the time) I hit the bookmark to come to this site I get a File Not Found error from your server -- I know its your sever because it has a DaniWeb banner across the top. Click the bookmark again and everything works normally. This is …

Member Avatar for Dani
0
80
Member Avatar for weehoong

Hi there guys! Just want to say these communities are great! i've really benefited alot from the forum and its tutorials. Special thanks to [B]FireNet [/B] and his file handling tutorials. It really helped me alot! Not forgetting, thanks alot to all of the members here too. :idea: :cheesy: anyway, …

Member Avatar for Drowzee
0
414
Member Avatar for chelo77

I'm having problems here with this function i'm making, i need to make function that will write to a text file. This function has to ask the user for the file name and check if it exists. If this is all good then it will write the string in the …

Member Avatar for WolfPack
0
237
Member Avatar for proto

hello i was creating a script who will read a text file and create mp3 files from lines name , but i had a problem , php wont write php files it give me this warnning message [QUOTE]Warning: rename(0.txt,Aa Gale Lag Ja - Tera Mujhse Hai .mp3): Invalid argument in …

Member Avatar for proto
0
83
Member Avatar for mcook228

I'm trying to read data from file into a graph and am wondering if anyone could suggest the best way to go about this... The data will be presented with commented lines that need to be skipped - these lines will begin with "/". Once I've skipped the comment lines, …

Member Avatar for AstroNox
0
113
Member Avatar for cazaletm

This is my first time dealing with file I/O and need help figuring out the best way to read in data and store it for further manipulation. I have a file that contains an individual's salary, and 3 product ratings on each line, such as: 75000 01 05 09 What …

Member Avatar for AstroNox
0
114
Member Avatar for crazy_kat

Logfile of HijackThis v1.99.1 Scan saved at 10:34:16 AM, on 3/22/2006 Platform: Windows XP SP2 (WinNT 5.01.2600) MSIE: Internet Explorer v6.00 SP2 (6.00.2900.2180) Running processes: C:\WINDOWS\System32\smss.exe C:\WINDOWS\system32\winlogon.exe C:\WINDOWS\system32\services.exe C:\WINDOWS\system32\lsass.exe C:\WINDOWS\system32\svchost.exe C:\WINDOWS\System32\svchost.exe C:\Program Files\Common Files\Symantec Shared\ccSetMgr.exe C:\Program Files\Common Files\Symantec Shared\ccEvtMgr.exe C:\WINDOWS\Explorer.EXE C:\Program Files\Common Files\Symantec Shared\SNDSrvc.exe C:\Program Files\Common Files\Symantec Shared\SPBBC\SPBBCSvc.exe C:\Program Files\Common …

Member Avatar for D3m3nt3d
0
179
Member Avatar for harrypsk

Yes, this is homework, I'm not asking for a cut/past answer, just a pointer. I think I've developed brain lock form staring at this issue for too long. I'm using VB.Net 2003. I've created half the assignment, using a form to add records to a text file. The second half …

Member Avatar for harrypsk
0
130
Member Avatar for eXistenZ

Ok well I have this problem see, my computer crashed a while back, and to gain access I put my harddrives on another computer, but the computer changed all the file names in order to avoid confusion between the same name files. One of which was My Documents folder which …

Member Avatar for chris5126
0
141
Member Avatar for jai614

I installed a second hard-drive mainly for games and photos. The default drive c:\ has the windows and programs folder and the page file I do a lot of photo editing and play a lot of games I have 768 ram and I usually need around 2048 GB page file …

Member Avatar for MartyMcFly
0
138
Member Avatar for crws416

Hi all, I'm having a prob with loading a file into an array. I'm fine with opening the file but when it come to the fread command i seem to be failing as the document size will be variable, so how can i state a file size as "num_of_elements". if …

Member Avatar for crws416
0
177
Member Avatar for EmilyBrooke

This is my first attempt ever at a program in C#. Here's what I have so far: [code]using System; using Microsoft.Win32; class reg { static void Main() { RegistryKey hklm =Registry.LocalMachine; hklm=hklm.OpenSubKey("HARDWARE\\DESCRIPTION\\System\\CentralProcessor\\0"); Object obp=hklm.GetValue("Identifier"); Console.WriteLine("Processor Identifier:{0}",obp); RegistryKey hklp =Registry.LocalMachine; hklp=hklp.OpenSubKey("HARDWARE\\DESCRIPTION\\System\\CentralProcessor\\0"); Object obc=hklp.GetValue("VendorIdentifier"); Console.WriteLine("Vendor Identifier:{0}",obc); RegistryKey biosv =Registry.LocalMachine; biosv=biosv.OpenSubKey("HARDWARE\\DESCRIPTION\\System\\MultiFunctionAdapter\\4"); Object obv=biosv.GetValue("Identifier"); …

Member Avatar for EmilyBrooke
0
544
Member Avatar for fsloke

I doing assignment about file processing. It quite hard. 1.Sometimes can open the file sometimes cannot 2.How to overwrite y content in the file? 3. How to add Data into the file? Brief: You know I create the file then when I close the program. After that open again. It …

Member Avatar for Salem
0
365
Member Avatar for ry94080

Hey everyone . . Who knows what th CVm.exe file is? isn't it a Windows System file? I seem to be missing this file in my System32 folder. I get a "CVm.exe Application Failed" at bootoff. I see this file in my registry . . and when i attempt to …

Member Avatar for Comatose
0
223
Member Avatar for ashok.thakur

Hi I want to add some attribute in windows file system(FAT or NTFS) in C#... like a seperate counter for each file which will get incremented when file has been modified. is it possible to do so by application level program? (altenative method to achive the same goal is also …

Member Avatar for tayspen
0
107
Member Avatar for Musica

Hello there! I think I have a very simple problem (for the comunity here). I want to recover lost data from a HDD. This has worked quite well until now but now I´m searching for a file type my recovery software does´nt know. So I have to enter this as …

Member Avatar for Musica
0
182
Member Avatar for khot_anuradha

hi, i wanted to knoe that how to calculate the total size of file in C?

Member Avatar for agiorgio
0
396
Member Avatar for amen

can anybody give me an idea how to sort string in alphabetical order in file.text after user input string and in the file already had a list of string? which is the best,let user input the all string first then sorting it or sorting if after user input the string? …

Member Avatar for Ancient Dragon
0
121
Member Avatar for SAZAR

What program/utility/etc to use to AUTOMATICALY recognize what file types are files rescued and saved as CHK files? --------------------------------------------- I'm looking for a solution that offers automatical recognition of "what's actually there". (My hard-drive crashed and there are four folders with CHK files (there's 10000 files in each* (FILE0000.CHK - …

0
88
Member Avatar for amen

need some idea from to find the same word in text file example i had a list of word in text file,let me name it noun.txt..contain noun word..the file contain like this walk run eat drink .... give me an idea how can i find word eat in the noun.txt …

Member Avatar for Bench
0
293
Member Avatar for bops

Hello again everyone, Im having trouble with this function for saving a file from a richedit control within a child window in my application. I have put in extra messageboxes etc to helo me find the error. when I implement this function with valid parameters I recieve the "Invalid handle …

Member Avatar for WolfPack
0
431

The End.