Home » Infrastructure » Windows » Forms Error : ORA-12571 TNS Packet Writer Failure
Forms Error : ORA-12571 TNS Packet Writer Failure [message #100846] Thu, 25 December 2003 00:25 Go to next message
Denis Dudhia
Messages: 3
Registered: December 2000
Junior Member
I have a D2K / Oracle application. D2K application and Oracle Database are hosted on separate servers.
Problem is with one of the PCs with Windows 2000 Professional. I have installed Oracle Forms and Reports Runtime on this PC. Now when I try running the Application, I get an error something like this:
"ORA-12571 - TNS: Packet Writer Failure".

I tried uninstalling and re-installing Oracle (even removed all the registry entries). But this does not work.

Everything is perfect with the Network configuration. Also there are lot of other Windows 2000 Professional Systems that are running the same application properly without any error.

Can anyone out there, give me the solution for above stated problem?
Re: Forms Error : ORA-12571 TNS Packet Writer Failure [message #100847 is a reply to message #100846] Mon, 29 December 2003 02:27 Go to previous messageGo to next message
Mahesh Rajendran
Messages: 10707
Registered: March 2002
Location: oracleDocoVille
Senior Member
Account Moderator
edit ur sqlnet.ora.
comment all the entries.
try again.

Re: Forms Error : ORA-12571 TNS Packet Writer Failure [message #100854 is a reply to message #100846] Tue, 20 January 2004 13:10 Go to previous messageGo to next message
Allen Effenberger
Messages: 3
Registered: January 2004
Location: Bi-Mon-Sci-Fi-Con!
Junior Member

i know this is a month later than you posted, but... oh well.

many times i've been able to correct this problem by downloading and running ad / spy detection software (but not always). In the cases where it hasn't worked, unfortunately a reformat has been the fix :(

more recently i discovered the "netstat" command. The last couple of times i've seen this error, a persistent http connection has shown up (to a different site both times, but i forgot to look at the two machines i fixed yesterday with ad-aware). it is my belief (but i havent any empirical evidence) that it's this persistent connection that's killing the packets before they go.

editing the sqlnet.ora file has never worked for me. also, this shouldn't have to be done if it worked before, then failed, and then oracle was reinstalled.
sometimes you'll find ugly connections in your c:winntsystem32driversetchosts file, however.

i've even disabled tcp/ip or blown away the whole stack and rebuilt it (though i've never changed a network card in the attempt to fix it), and seen the connection remain. the two may be unrelated, but it seems suspicious to me.

i (and my co-workers) are still searching searching for a quick fix (which doesn't entail a wipe).

in all of the cases where ad-aware has fixed it (i'm sure something like spybot would have fixed it too), there was a TON of downloadware on board, or "internet games" or browser enhancers / enhancements (gator, euniverse, kazaa and its plug-ins, "rapid blaster", and more)
Re: Forms Error : ORA-12571 TNS Packet Writer Failure [message #100859 is a reply to message #100847] Wed, 21 January 2004 11:58 Go to previous messageGo to next message
helen
Messages: 13
Registered: September 2000
Junior Member
i met similar error when i tried to use toad or sql plus to connect to an oracle database. and i tried to comment out all entry in my sqlnet.ora, still not work... who knows why?
Re: Forms Error : ORA-12571 TNS Packet Writer Failure [message #100880 is a reply to message #100847] Tue, 03 February 2004 10:06 Go to previous messageGo to next message
Ajay Chebbi
Messages: 1
Registered: February 2004
Junior Member
editing sqlnet.ora and putting the machine name in driversetchosts file solved my problem
Re: Forms Error : ORA-12571 TNS Packet Writer Failure [message #100902 is a reply to message #100846] Wed, 11 February 2004 18:05 Go to previous messageGo to next message
Shamsur Rahman Chowdhury
Messages: 2
Registered: February 2004
Junior Member
Oracle 8i & D2K was installed in my m/c with W2K server. It got infected with virus. Before it got infected, Oracle was running fine. I re-installed W2K and I installed D2K again. But when I try to connect this m/c with other Oracle server in my network with SQL PLUS it gives error: 'Packet writer failure'. Please help me with solution.

Chowdhury S.R
Re: Forms Error : ORA-12571 TNS Packet Writer Failure [message #100907 is a reply to message #100846] Thu, 12 February 2004 20:59 Go to previous messageGo to next message
Sajid Hameed
Messages: 2
Registered: February 2004
Junior Member
Change your sqlora.net file, that will find you on oracle installed directory e.g, d:oracle9inetworkadmin

comments all lines and save it.

after that, during installation may be a error occurd as DB_BLOCK_SIZE. and the error give u exact block size, that size u will change in Parameter file.

u will successfull.
Re: Forms Error : ORA-12571 TNS Packet Writer Failure [message #100915 is a reply to message #100907] Sun, 15 February 2004 01:44 Go to previous messageGo to next message
Shamsur Rahman Chowdhury
Messages: 2
Registered: February 2004
Junior Member
I found a virous file named teekids in WINNTSYSTEM32 folder and I deleted it in safe mode. Now I can connect the Oracle8i database with my SQLPLUS.
Re: Forms Error : ORA-12571 TNS Packet Writer Failure [message #100924 is a reply to message #100846] Thu, 19 February 2004 14:17 Go to previous messageGo to next message
Chris
Messages: 128
Registered: November 1998
Senior Member
Hi,

just my .02 cents. If you have Marketscore on your computer, you will get this error when trying to log in via sqlplus, etc. It is because Marketscore reroutes all your internet traffic to their proxy servers... thereby monitoring your surfing habits and screwing up your oracle connections.

It is extremely difficult to remove! I finally had to go to their website and followed their procedures to remove the software.

One way you can tell is to download Ad-Aware. get the latest reference file.
1. Do a scan. You will see marketscore entries - one of which says "Netsetter"
2. delete these entries and reboot your computer.
3. when booted, redo the scan. If you still get entries, you need to go to their website to get rid of it because Ad-Aware cannot. (don't believe me? redo steps 2-3 a few dozen times and you will get the idea)

Anyways, I hope this helps you guys.
Re: Forms Error : ORA-12571 TNS Packet Writer Failure [message #100949 is a reply to message #100854] Tue, 02 March 2004 00:58 Go to previous messageGo to next message
Richard Martin
Messages: 1
Registered: March 2004
Junior Member
if u have any antivirus installed in ur system.uninstall it and try connecting oracle.surely,it'll work out.
Re: Forms Error : ORA-12571 TNS Packet Writer Failure [message #100950 is a reply to message #100915] Tue, 02 March 2004 09:56 Go to previous messageGo to next message
sat
Messages: 3
Registered: January 2001
Junior Member
I have the oracle 8.1.7 installed on my pc... i've running the program for about a month now and then last night I got this error message when trying to run the application for reports. I am able to login via SQLPLUS though......I don't understand what happened
can anyone help.

Thanks
Re: Forms Error : ORA-12571 TNS Packet Writer Failure [message #100962 is a reply to message #100846] Fri, 05 March 2004 01:11 Go to previous messageGo to next message
JCharb
Messages: 1
Registered: March 2004
Junior Member
try:
TNS: Packet writer failure occurs during install of oracle 9i
file: .ora92networkadminsqlnet.ora

Previous --> SQLNET.AUTHENTICATION_SERVICES= (NTS)
Actually --> SQLNET.AUTHENTICATION_SERVICES= (NONE)

Regards.
Charbys
Re: Forms Error : ORA-12571 TNS Packet Writer Failure [message #100969 is a reply to message #100962] Mon, 08 March 2004 03:40 Go to previous messageGo to next message
MarchY
Messages: 1
Registered: March 2004
Junior Member
good, thanks a lot, fixed my errors when change SQLNET.AUTHENTICATION_SERVICES from NTS to NONE.

Regards.
March
Re: Forms Error : ORA-12571 TNS Packet Writer Failure [message #100981 is a reply to message #100962] Wed, 10 March 2004 20:26 Go to previous messageGo to next message
Sachin
Messages: 52
Registered: May 2001
Member
this solution worked for me. Thanks.
Re: Forms Error : ORA-12571 TNS Packet Writer Failure [message #101033 is a reply to message #100902] Wed, 31 March 2004 20:15 Go to previous messageGo to next message
santha
Messages: 1
Registered: March 2004
Junior Member
i got this Error : ORA-12571 TNS Packet Writer Failure when i connect the oracle server in windows 2000 prof system. help me.
Re: ORA-12571 TNS Packet Writer Failure [message #101035 is a reply to message #100846] Thu, 01 April 2004 00:20 Go to previous messageGo to next message
Sangita
Messages: 4
Registered: July 2002
Junior Member
I am facing a terrible problem. I have a VB 6.0 application. When I first log into my appln , its okay. But when I relogin, this error comes up. ORA-12571 TNS Packet Writer Failure. Please help. Thanks.
Re: Forms Error : ORA-12571 TNS Packet Writer Failure [message #101036 is a reply to message #100907] Thu, 01 April 2004 00:30 Go to previous messageGo to next message
Sajid Hameed
Messages: 2
Registered: February 2004
Junior Member
With reference to my Previous posted message, It was successful, after some time, I had found same Error again "TNS Packet Writer Error". I m using Windows-2000 Server.

The Error was occur due to the Network Switch, the port blocked the packets, the system was running very smooth on the network, but when I opened the SQL the above error was occured.

For solving the problem, You can Switch Off the Switch / Hub and then restart it. After that u will able to login.
Re: Forms Error : ORA-12571 TNS Packet Writer Failure T H E S O L U T I O N [message #101044 is a reply to message #100846] Thu, 01 April 2004 08:12 Go to previous messageGo to next message
jr
Messages: 9
Registered: October 2000
Junior Member
I read Mr. Allen Effenberger's solution with great skepticism. But, desperate with the same problem, I downloaded SPYBOT, ran it and VIOLA!!! The problem PC's starting working again.

Consider this a virtual hand-shake for your excellent advice!
Re: Forms Error : ORA-12571 TNS Packet Writer Failure [message #101050 is a reply to message #100962] Thu, 01 April 2004 23:00 Go to previous messageGo to next message
Senthil Kumar Kanagaraj
Messages: 2
Registered: February 2002
Junior Member
Hello All,

I have tried "JCharb on March 05, 2004" reply for this TNS pocket failure error and It has solved the problem.

If you are facing this ora-12571 error, Please use below:

try:
TNS: Packet writer failure occurs during install of oracle 9i
file: .ora92networkadminsqlnet.ora

Previous --> SQLNET.AUTHENTICATION_SERVICES= (NTS)
Actually --> SQLNET.AUTHENTICATION_SERVICES= (NONE)

Hope this helps.

Cheers,
/Senthil...
TNS Packet Writer Failureor : ORA- [message #101052 is a reply to message #100880] Wed, 07 April 2004 05:01 Go to previous messageGo to next message
ahameed
Messages: 6
Registered: February 2004
Junior Member
I am using window 2000 professional edition
i create general purpose database in oracle 8i version 8.1.7.0.0 on backend database is working correctly but when i connect form 6i (form builder) with this database it prompt me folowing message
ora 12571:TNS Packet wirter failure
GIVE ME SOLUTION
TNS Packet Writer Failureor : ORA- [message #101053 is a reply to message #100880] Wed, 07 April 2004 05:06 Go to previous messageGo to next message
ahameed
Messages: 6
Registered: February 2004
Junior Member
I am using window 2000 professional edition
i create general purpose database in oracle 8i version 8.1.7.0.0 on backend database is working correctly but when i connect form 6i (form builder) with this database it prompt me following message
ora 12571:TNS Packet wirter failure
GIVE ME SOLUTION
Re: Forms Error : ORA-12571 TNS Packet Writer Failure [message #101062 is a reply to message #100880] Sat, 10 April 2004 22:55 Go to previous messageGo to next message
ahameed
Messages: 6
Registered: February 2004
Junior Member
I am using window 2000 professional edition
i create general purpose database in oracle 8i version 8.1.7.0.0 on backend database is working correctly but when i connect form 6i (form builder) with this database it prompt me following message.
ora 12571:TNS Packet wirter failure. TNS service is also stated i give correct host name
correct port name
database name
and instances name but problem remain same
GIVE ME SOLUTION
Re: Forms Error : ORA-12571 TNS Packet Writer Failure [message #101063 is a reply to message #100880] Sat, 10 April 2004 22:57 Go to previous messageGo to next message
ahameed
Messages: 6
Registered: February 2004
Junior Member
I am using window 2000 professional edition
i create general purpose database in oracle 8i version 8.1.7.0.0 on backend database is working correctly but when i connect form 6i (form builder) with this database it prompt me following message.
ora 12571:TNS Packet wirter failure. TNS service is also stated i give correct host name
correct port name
database name
and instances name but problem remain same
GIVE ME SOLUTION
THANKS
SOLUTION : ORA-12571 TNS Packet Writer Failure [message #101080 is a reply to message #100846] Thu, 22 April 2004 01:11 Go to previous messageGo to next message
dipti
Messages: 3
Registered: April 2004
Junior Member
I was also facing the same problem Ora-12571:TNS:packet writer failure with Microsoft 2000 professional oracle 9i 2 release and forms 6i.
I couldnt connect from the oracle sqlplus with the instance.
The problem was....that the tcp/ip protocol was not working . so we configured the listner.the listner.ora contect is:

LISTENER =
(DESCRIPTION_LIST =
(DESCRIPTION =
(ADDRESS = (PROTOCOL = TCP)(HOST = 000.000.0.0)(PORT = 1521))
)
(DESCRIPTION =
(ADDRESS = (PROTOCOL = NMP)(SERVER = 000.000.0.0)(PIPE = rameshp))
)
)

aLSO THE SERVICE NAME WAS CHANGED IN ORACLENETWORKADMINTNSNAMED.ORA TO
XYZ =
(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = NMP)(SERVER = ABC)(PIPE = ABC1))
)
(CONNECT_DATA =
(SERVICE_NAME = XYZ)
)
)

ALSO FOR THE FORMS TO CONNECT THE CONNECTION STRING ADDED WAS IN ORANTNET80ADMINTNSNAMES.ORA:

test =
(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS =
(COMMUNITY = tcp.world)
(PROTOCOL = nmp)
(server = 000.000.0.0)
(Pipe = ABC1)
)
)
(CONNECT_DATA = (SID = XYZ)
)
)

NOW ITS WORKING FINE .THE 000.000.0.0 IS THE MACHINES(SERVERS) IP ADDRESS.
ANY CLIENT THAT IS TO BE CONNECTED TO THIS DATABASE SHULD BE CONNECT WITH NMP PROTOCOL.

THANKS FOR THE HELP.
PLZ. MAIL ANYTHING RELATED ON THE SAME SITE.
Re: Forms Error : ORA-12571 TNS Packet Writer Failure T H E S O L U T I O N [message #101081 is a reply to message #101044] Thu, 22 April 2004 02:54 Go to previous messageGo to next message
Nick
Messages: 64
Registered: February 2000
Member
I did the same thing. I read this post, and I was like, "there's no way that running a spyware killer would fix this Oracle problem." I didn't use Spybot, I used AdAware but it worked. I wonder what spyware is messing with oracle... Anyway, thanks for the advise. It helped a lot.
latest solution : ORA-12571 TNS Packet Writer Failure [message #101082 is a reply to message #100846] Thu, 22 April 2004 22:33 Go to previous messageGo to next message
dipti
Messages: 3
Registered: April 2004
Junior Member
I was also facing the same problem
Ora-12571:TNS:packet writer failure with Microsoft 2000 professional oracle 9i 2 release
and forms 6i.
I couldnt connect from the oracle sqlplus with the instance.
The problem was....that the tcp/ip protocol was not working .
so we configured the listner.the listner.ora content is:
(startprgramsoracle9iconfiguration and migration toolsnet coniguration assistant
listener coniguration..nmp) or
(startprgramsoracle9iconfiguration and migration toolsnet managerlocallistener...)
LISTENER =
(DESCRIPTION_LIST =
(DESCRIPTION =
(ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.0.4)(PORT = 1521))
)
(DESCRIPTION =
(ADDRESS = (PROTOCOL = NMP)(SERVER = 192.168.0.4)(PIPE = rameshp))
)
)

SID_LIST_LISTENER =
(SID_LIST =
(SID_DESC =
(SID_NAME = PLSExtProc)
(ORACLE_HOME = D:ora9i)
(PROGRAM = extproc)
)
(SID_DESC =
(GLOBAL_DBNAME = ace)
(ORACLE_HOME = D:ora9i)
(SID_NAME = ace)
)
)
aLSO THE SERVICE NAME WAS CHANGED IN ORACLENETWORKADMINTNSNAMED.ORA TO
(startprgramsoracle9iconfiguration and migration toolsnet coniguration assistant
local net serice name coniguration..nmp) or
(startprgramsoracle9iconfiguration and migration toolsnet managerlocalservice names...)
ace =
(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = NMP)(SERVER = RAMESH)(PIPE = rameshp))
)
(CONNECT_DATA =
(SERVICE_NAME = ace)
)
)
ALSO FOR THE FORMS TO CONNECT THE CONNECTION STRING ADDED WAS IN
ORANTNET80ADMINTNSNAMES.ORA:

ace =
(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS =
(COMMUNITY = tcp.world)
(PROTOCOL = nmp)
(server = 192.168.0.4)
(Pipe = rameshp)
)
)
(CONNECT_DATA = (SID = ace)
)
)

and
# SQLNET.ORA Network Configuration File: D:ora9inetworkadminsqlnet.ora
# Generated by Oracle configuration tools.

# SQLNET.AUTHENTICATION_SERVICES= (nts)

NAMES.DIRECTORY_PATH= (TNSNAMES)

NOW ITS WORKING FINE .THE 000.000.0.0 IS THE MACHINES(SERVERS) IP ADDRESS.
ANY CLIENT THAT IS TO BE CONNECTED TO
THIS DATABASE SHULD BE CONNECT WITH NMP PROTOCOL.

THANKS FOR THE HELP.
PLZ. MAIL ANYTHING RELATED ON THE SAME SITE.

· Use lsnrctl in command prompt to get lsnrctl>. Use lsnrctl>help to start/stop… the listener.
· Use c>tnsping ‘service name’ to check working of any service name(Oracle service name/Forms service name)
ORA-12571 TNS Packet Writer Failure [message #101083 is a reply to message #101080] Thu, 22 April 2004 23:06 Go to previous messageGo to next message
Yadagiri
Messages: 1
Registered: April 2004
Junior Member
I am facing the same problem while compiling one of the procedure, not for all, with following message.
/*****************************/
ERROR at line 1:
ORA-12571: TNS:packet writer failure

ORA-24323: value not allowed
Error accessing package DBMS_APPLICATION_INFO
/*****************************/
What is the reason?
Please help.
Re: Forms Error : ORA-12571 TNS Packet Writer Failure [message #101102 is a reply to message #100846] Mon, 03 May 2004 11:33 Go to previous messageGo to next message
Jared Pickerell
Messages: 2
Registered: May 2004
Junior Member
I had already used AdAware to fix remove a bunch of "junk" software that had gotten installed. I'm pretty sure that it was AdAware that broke the TCP/IP connectivity. I have had this happen once before on another XP machine. I downloaded WinsockXPFix and it took care of my problem. It does a TCP/IP reset (netsh) and rewrites some registry entryies and files.

Jared Pickerell
Co-Director/Network Admin
Information Systems
Highland Community College
Re: Forms Error : ORA-12571 TNS Packet Writer Failure [message #101121 is a reply to message #101102] Tue, 11 May 2004 08:57 Go to previous messageGo to next message
Ray Gador
Messages: 1
Registered: May 2004
Junior Member
Thanks Jared for the tip on using Winsock XP Fix! After spending two months scratching my head trying to figure this out, I d'loaded and ran this program and all is well for Dorothy in Kansas! Thanks again!

Ray Gador
Information Technology Consultant
San Diego State University
Re: Forms Error : ORA-12571 TNS Packet Writer Failure [message #101140 is a reply to message #101102] Mon, 24 May 2004 08:38 Go to previous messageGo to next message
Arpit Dhariwal
Messages: 1
Registered: May 2004
Junior Member
Jared u r the best, for last couple of weeks, i have been going crazy with this problem. WinsockXP Fix fixed my problem once for all.
I love u Jared
Re: Forms Error : ORA-12571 TNS Packet Writer Failure [message #101141 is a reply to message #101140] Mon, 24 May 2004 13:25 Go to previous messageGo to next message
Jared Pickerell
Messages: 2
Registered: May 2004
Junior Member
No problem. Glad I could be of some help!
Re: Forms Error : ORA-12571 TNS Packet Writer Failure [message #101184 is a reply to message #101102] Tue, 08 June 2004 08:24 Go to previous messageGo to next message
Nuno Mussagy
Messages: 1
Registered: June 2004
Junior Member
I was strugling with this problem for hours i even reinstall ORACLE in my XP machine but did not solve my problem .Then at last i downloaded the WINSOCKXP FIX and fixed my problem. THANX GUYS

Nuno (Mozambique)
Re: Forms Error : ORA-12571 TNS Packet Writer Failure [message #101192 is a reply to message #100846] Sun, 13 June 2004 02:29 Go to previous messageGo to next message
R.Kumar
Messages: 1
Registered: June 2004
Junior Member
I have a D2K / Oracle application. D2K application and Oracle Database are hosted on separate servers.
Problem is with one of the PCs & laptop with Windows xp. I have installed Oracle Forms and Reports Runtime on this PC. Now when I try running the Application, I get an error something like this:
"ORA-12571 - TNS: Packet Writer Failure".

I tried uninstalling and re-installing Oracle (even removed all the registry entries). But this does not work.

Everything is perfect with the Network configuration. Also there are lot of other Windows 2000 Professional Systems & windows 98 that are running the same application properly without any error.

Can anyone out there, give me the solution for above stated problem?
Try this ! [message #101211 is a reply to message #100846] Sun, 20 June 2004 17:54 Go to previous messageGo to next message
whitehat
Messages: 1
Registered: June 2004
Junior Member
OK...I found something that worked for me.

Go to http://cexx.org/lspfix.htm.Download and ran the LSPFix.exe program.

After running this program, my app backs to normal.
Re: Try this ! [message #101212 is a reply to message #101211] Sun, 20 June 2004 21:49 Go to previous messageGo to next message
Peter Leerson
Messages: 1
Registered: June 2004
Junior Member
Finally, a solution that works. I had tried everything suggested by gurus everywhere in an attempt to fix this problem on a colleague's computer. I must add that I had already uninstalled all software packages that I believed were causing the conflict and run another winsock repair tool but to no avail. That is till now! Thankyou :)
Re: Forms Error : ORA-12571 TNS Packet Writer Failure [message #101229 is a reply to message #100846] Mon, 28 June 2004 06:18 Go to previous messageGo to next message
Tony
Messages: 190
Registered: June 2001
Senior Member
I fixed this problem with some spy removal software. When I left work last Friday all was well. When I came in today (Monday), I could not use Toad (my Database tool) to access any of my Oracle Databases. I was getting the error: TNS Packet Writer Failure.

I tried several things but I ended up running Spybot (free download - http://www.download.com/3000-2144-10122137.html?part=104443&subj=dlpage&tag=button ) and Adaware (free download - http://www.download.com/3000-2144-10045910.html?part=69274&subj=dlpage&tag=button ) which are the 2 best known spy ware removal tools.

When I ran both, they both told me that they could not remove some spyware because it was running in memory, but they ask you if they can run when you reboot and you just say yes. Next time you reboot, Spybot and/or Adaware will run before anything loads in memory and they will then remove the spyware.

I had a few spyware programs running on my computer (like DSO Exploit). When I removed all the spyware, BINGO, no more TNS Packet Writer Failure errors!
Re: Try this ! [message #101231 is a reply to message #101212] Tue, 29 June 2004 11:23 Go to previous messageGo to next message
Charlie Grigsby
Messages: 1
Registered: June 2004
Junior Member
Thank you. Wished I had stopped looking on Metalink earlier.
Re: Try this ! [message #101247 is a reply to message #101211] Mon, 05 July 2004 07:04 Go to previous messageGo to next message
julio
Messages: 4
Registered: October 2002
Junior Member
This tool works fine with my problem about the tns packet writer failure, I recommend it.
Re: Try this ! [message #101259 is a reply to message #101211] Thu, 08 July 2004 08:34 Go to previous messageGo to next message
Dyan Garcia
Messages: 1
Registered: July 2004
Junior Member
This works!!! Thanks.
Re: Forms Error : ORA-12571 TNS Packet Writer Failure [message #101276 is a reply to message #101102] Fri, 16 July 2004 13:44 Go to previous messageGo to previous message
Julie Gibson
Messages: 1
Registered: July 2004
Junior Member
Much thanks, Jared. . .I also used AdAware to remove alot of spyware, as well as manually deleting some files & registry entries. I finally got rid of the spyware & popups, but it broke my Oracle-based application. I tried all the fixes mentioned previously, and this was the one that worked!! Much appreciation to you!

:-) julie

Julie Gibson
Information Technology Consultant
Cal Poly State University
jagibson@calpoly.edu
Previous Topic: Oracle Installation Problem
Next Topic: ODBC Client in Windows CE.NET 4.2
Goto Forum:
  


Current Time: Fri Mar 29 10:57:02 CDT 2024