4,273 Topics

Member Avatar for
Member Avatar for bharatshivram

i developed a website using php and the backend database ii am usiing is mysql. the server i used for this purpose is abyss web server. i have two problems 1) every time i log on ot the internet i am assigned a different ip address, how can i make …

Member Avatar for w_3rabi
0
308
Member Avatar for Sportmo

Hi guys I'm new to all this networking business so this is from the bottom up. I plan to set up a on site photographic printing unit and want to network 1 main computer with 3 or 4 viewing screens which will be mouse only for people to view thier …

Member Avatar for TheNNS
0
99
Member Avatar for crazybill

Hello, I've been having problems with IE freezing up on me and my favorites and search folders popping up while I'm typing. I do believe that I am having some virus/spyware troubles. I know that running the old Windows ME isn't helping much, but with the age of my computer, …

Member Avatar for crazybill
0
148
Member Avatar for LukeK

IEXPLORE.EXE appears twice in my Task Manager of running processes. Cannot stop the process and when I do they keep popping up again. Here is my HijackThis log Logfile of Trend Micro HijackThis v2.0.0 (BETA) Scan saved at 1:49:55 AM, on 6/04/2007 Platform: Windows XP SP2 (WinNT 5.01.2600) Boot mode: …

Member Avatar for crunchie
0
227
Member Avatar for Mushy-pea

Hello everyone. I informed Google of my forum website URL via the standard method recently. Within about five days, it started finding search terms inside my forum when given "Mushy-pea [search terms]". Nice one Google, I thought :) . However, when you click links that go from Google directly to …

Member Avatar for Mushy-pea
0
127
Member Avatar for vjc88

Logfile of HijackThis v1.99.1 Scan saved at 10:28:41 AM, on 3/31/2007 Platform: Windows 2000 SP4 (WinNT 5.00.2195) MSIE: Internet Explorer v6.00 SP1 (6.00.2800.1106) Running processes: C:\WINNT\System32\smss.exe C:\WINNT\system32\csrss.exe C:\WINNT\system32\winlogon.exe C:\WINNT\system32\services.exe C:\WINNT\system32\lsass.exe C:\WINNT\system32\svchost.exe C:\WINNT\system32\spoolsv.exe C:\PROGRA~1\Grisoft\AVG7\avgamsvr.exe C:\PROGRA~1\Grisoft\AVG7\avgupsvc.exe C:\PROGRA~1\Grisoft\AVG7\avgemc.exe C:\WINNT\System32\svchost.exe C:\Program Files\Linksys\Wireless-G Notebook Adapter\NICServ.exe C:\WINNT\System32\nvsvc32.exe C:\Program Files\PC Tools AntiVirus\PCTAVSvc.exe C:\WINNT\system32\regsvc.exe C:\WINNT\system32\MSTask.exe C:\Program Files\Spyware Doctor\svcntaux.exe …

Member Avatar for TT4Titans
0
217
Member Avatar for tycoon_007

I'm following a shopping cart tutorial and this snippet is confusing. I have a vague idea, but can some one pls explain what this means? [COLOR=red]// setting up the web root and server root for[/COLOR] [COLOR=red]// this shopping cart application[/COLOR] [COLOR=red]$thisFile = str_replace('\', '/', __FILE__);[/COLOR] [COLOR=red]$docRoot = $_SERVER['DOCUMENT_ROOT'];[/COLOR] [COLOR=red][/COLOR] [COLOR=red]$webRoot …

Member Avatar for DanceInstructor
0
100
Member Avatar for nkk2007

Can someone help me with this hijackthis log file, is there anything in this list that looks like a red flag? Thank you. Logfile of HijackThis v1.99.1 Scan saved at 10:46:40 AM, on 3/29/2007 Platform: Windows 2003 SP1 (WinNT 5.02.3790) MSIE: Internet Explorer v6.00 SP1 (6.00.3790.1830) Running processes: C:\WINDOWS\System32\smss.exe C:\WINDOWS\system32\winlogon.exe …

Member Avatar for TT4Titans
0
215
Member Avatar for r_jack

I developed a web interface using ASP.NET and a database using SQL Server 2005. I created connection to database using SqlDataSource control. I also used GridView control to display data. Using Visual Studio I can see the query results using a browser on a local machine. What I want now …

Member Avatar for f1 fan
0
120
Member Avatar for woojtii

Hello, We have many web applications on our web server (Windows 2003 IIS 6.0). We would like to have one solution to handle all web application errors: - Redirect to general error website - Send e-mail alert to server admin We do not have access to source code of all …

0
29
Member Avatar for kardan

This has been driving me mad for a few hours now. I have created a web application in VWD Express which has tested fine on localhost. I have now transferred this to a test server. Every time I click on anything that causes a postback a 404 Error - File …

Member Avatar for kardan
0
91
Member Avatar for anitha2324

am trying to create a web page to be used by my network users (inside my intranet) I want to get the visitor's name of my page ( in another words to get the network login user name of the person who is visiting my web page) i tried to …

Member Avatar for davidcairns
0
320
Member Avatar for Avedis

I'm using asp and use the Connect style to my database, it works perfectly on my virtual localhost PC, but when i need to use the server i have my web page it doesnt work, then i says i need to create a database as well using their MsSql "MyLittleAdmin" …

Member Avatar for dukelips
0
66
Member Avatar for BagelAnne

Please help. This computer keeps showing spyware but nothing seems to be getting rid of it. Here is the SmitFraud result: SmitFraudFix v2.153 Scan done at 21:59:12.18, Fri 03/23/2007 Run from C:\Documents and Settings\Jimmy LaRose\Desktop\SmitfraudFix OS: Microsoft Windows XP [Version 5.1.2600] - Windows_NT The filesystem type is NTFS Fix run …

0
70
Member Avatar for jud1204

:cheesy: OK, I am new to this so go slow please. I cannot open my Control Panel, My Computer, etc. I have tried to delete some viruses with HiJack This unsuccessfully. My HiJack This log is as follows: Logfile of Trend Micro HijackThis v2.0.0 (BETA) Scan saved at 3:03:40 PM, …

Member Avatar for crunchie
0
171
Member Avatar for Joycelyn

i am using vs.net 2003. I have do the delete function in the datagrid. Bu the problem is when i run in IE, the "Error on page" msg will occur the the bottom of IE when i click "delete". Please help me.... below is my is the print screen for …

Member Avatar for f1 fan
0
235
Member Avatar for TheNNS

What the porst that need to be forwarded for this services? I'm also looking for a web based email server for linux. Help is appreciated Thanks

Member Avatar for John A
0
89
Member Avatar for Dr Dave

Greetings, I am working with ASP.NET 2.0 GridView. I have a GridView nested in a View control. When I select a record from the GridView I want to populate the records values by Key into a collection of TextBoxes in a second View control within my MultiView. From a scope …

Member Avatar for Dr Dave
0
153
Member Avatar for Duki

Hey everyone, I'm not sure where to post this so feel free to move if needed. A fellow classmate and myself are starting on message board project. I was asked to spec a powerful windows based system, but am unsure of what is most important in a web server? Could …

Member Avatar for jbennet
0
83
Member Avatar for carlco9020

Hi, I amhaving a problem with IE6 . For example I type in [url]www.amazon.com[/url] and I get a search site. Also I tried typing in [url]www.symantec.com[/url] and it sent my to so spyware sheriff website. Can anyone help ..PLEASE !!!!!!!!!! Thanks in advance Carl Ooooh here is my hijackthis log …

0
86
Member Avatar for jeet_portal

Hi Experts, I have written a Servlet file which sends email to a user .When if i run that servlet file in command Prompts it sends a email .Now i want that servlet file to be automatically executed inside my Tomcat server within a stipulated Time . Sothat it can …

Member Avatar for jwenting
0
116
Member Avatar for meldan

Hi, I'm a beginner to this site and need some help. I've had NAV popups for trojan.cachecachekit for a week and have finally gotten rid of them, but NAV found 2 infected files that it left alone and could not delete - Trojan.Cachecachekit and W32.Spybot.Worm. Does this mean that I'm …

Member Avatar for pctechme
0
406
Member Avatar for wades

I have a SBS 2003 server running hosting web and email. I have mulitple accounts which have the ability to use for example [URL]http://domain.com/remote[/URL] to access their desktops, email through a web browser. I recently installed PHP 5.2.1 which seems to be working just fine. If you access the phpinfo.php …

Member Avatar for DimaYasny
0
145
Member Avatar for will_he

Hi guys When ever I start up internet explorer 7, this pop up comes up and directs me to this broadcaster.com. But after I close the pop up, more comes up saying things like free antivirus. However, when I close up all the unwanted pages, somestimes my computer freezes. I …

0
38
Member Avatar for brucep1255

Several days ago, my ISP (Cox) had an outage affecting POP accounts. When the outage was complete, I attempted to retrieve email. Apple Mail started the online process, but timed out after a minute without connecting to the ISP server and then went offline. Repeated attempts to get Cox Tech …

0
63
Member Avatar for beuls

Hi everyone, I was trying to load an assembly during runtime from a remote application server using the web configuration file in C#. I created a dll eg. RemoteLib.dll. Then i developed a windows application that uses this dll. eg. testApp. I added a config file "testapp.exe.config" that contained the …

Member Avatar for beuls
0
217
Member Avatar for rockn01

I am getting an error message when I boot my PC. A box appears saying "Error loading C:\Windows\System32\nedfiprj.dll module could not be found." At the same time this started I am getting annoying full screen popups every minute or so when I'm in IE. This also slowed my PC down …

0
72
Member Avatar for pepsidriver24

Hello, I have a rundll error when I start my computer. The message I receive reads as follows: C:\\PROGRA~1\\[B]MYWEBS[/B]~1\\bar\\1.bin\\MWSBAR.DLL I do not really know what to do, except that I needed to post a highjackthis log file, which I have below. All I know is when I get on the …

Member Avatar for crunchie
0
154
Member Avatar for CWD

Hello I am getting this error which says [quote] Generic Host Process for Win32 has encountered a problem and needs to close. We are sorry for inconvenience. [/quote] Here is Hijack This report, [quote] Logfile of HijackThis v1.99.1 Scan saved at 6:21:16 PM, on 8/16/2006 Platform: Windows XP SP2 (WinNT …

Member Avatar for deathclaw
0
479
Member Avatar for millanskie

Hi to all, I have a program that will print a file automatically after downloading it from the web server, the problem is how can i delete or cancel print job already in the printer queue... i already try [code]printer.killdoc[/code] but it does not delete or cancel job that are …

Member Avatar for millanskie
0
1K
Member Avatar for Duki

Hey guys, I posted this in site management, but I'm thinking I'll get more feedback here. What is most important (hardware) when specing out a webserver?

Member Avatar for John A
0
188
Member Avatar for oqs

As described in the title. I have a DSL connection connected to my desktop through a 2wire router. All was fine until these few days, I can no longer stay online in MSN messenger for more than 5 minutes. It just keeps disconnecting. The web surfing has slowed down dramatically …

Member Avatar for daveh7
0
121
Member Avatar for altergrave

Logfile of HijackThis v1.99.1 Scan saved at 8:54:57 PM, on 2/28/2007 Platform: Windows XP SP2 (WinNT 5.01.2600) MSIE: Internet Explorer v7.00 (7.00.6000.16414) 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:\Program Files\Windows Defender\MsMpEng.exe C:\WINDOWS\System32\svchost.exe C:\WINDOWS\system32\spoolsv.exe C:\PROGRA~1\Grisoft\AVG7\avgamsvr.exe C:\PROGRA~1\Grisoft\AVG7\avgupsvc.exe C:\Program Files\Bonjour\mDNSResponder.exe C:\Program Files\Common Files\Microsoft Shared\VS7DEBUG\MDM.EXE C:\WINDOWS\utorrent.exe C:\WINDOWS\system32\wwSecure.exe C:\WINDOWS\system32\wuauclt.exe C:\WINDOWS\Explorer.EXE C:\PROGRA~1\Grisoft\AVG7\avgcc.exe C:\Program Files\Java\jre1.6.0\bin\jusched.exe C:\PROGRA~1\MYWEBS~1\bar\3.bin\mwsoemon.exe …

Member Avatar for Chaky
0
277
Member Avatar for r_jack

I am developing a web application using Visual Studio 2005 to build the web interface and SQL Server 2005 to build the database. I need to be able to access the database queries via the web interface. What I want is that after accessing the website (via its address, say, …

0
70
Member Avatar for tech291083

Hi, I was wondering whether PHP being a server side and kind of scripting languages, can be or being used for application/software development just like any other regular programming languages such as c/c++ or java. As far as I understand it is meant for web use only and thus can …

Member Avatar for tech291083
0
174
Member Avatar for Laneyh

Apologies for my lame attempt at programming humour:o Hi Everyone My name is Elaine & I've been working as a support consultant for 8 years now I started out supporting printers and progressed through to supporting Microsoft products a number of client server applications and currently support web based Procurement …

Member Avatar for christina>you
0
44
Member Avatar for GERARDO

hey everybody, Does anyone have examples or web dir to conect visual basic using winsock to linux postfix. i already can work with smtp server (windows) but my code does not work with the oinux postfix. thanks Gerardo :idea:

0
49
Member Avatar for hkBattousai

Hello, I am going to study MySQL on my web server. I would like to ask if there is a useful GUI tool for MySQL to create/delete tables and browse entries on my database.

Member Avatar for pty
0
136
Member Avatar for Tinashka

Hi, I'm not sure what the problem is so I cant give any more details other than websites take ages to load if at all sometimes, I've run ad-aware n spybot which show there isn't really a problem. I have 3 computers, 1 is a desktop and the other 2 …

0
58
Member Avatar for r_jack

[COLOR=#000000]I access Visual Studio 2005 application to build my website from a remote system of the company that will host the website. I was building an asp.net website (website name is ThirdApp) following an example in a book. When I tried to run the application, following the exact steps in …

0
75
Member Avatar for Ivanhoe1

I have bought Add Aware, Registyr Fix ... even tried Kaspersky (which seemed to find more stuff than the others...) but the problem of my computer has not yet disapeared....pls can anyone help me? Logfile of HijackThis v1.99.1 Scan saved at 09:43:42, on 21-02-2007 Platform: Windows XP SP2 (WinNT 5.01.2600) …

Member Avatar for Ivanhoe1
0
146
Member Avatar for webdevelopa

Hi All, I am a web developer and I am lately becoming fairly security conscious. So two questions for you and any help appreciated. 1)I have my hesitations about my web code being revealed to everyone through the "view page source" feature of web browsers. Apparently the source review may …

Member Avatar for uritah
0
93
Member Avatar for superhuman

[B]Parser Error Message: [/B]It is an error to use a section registered as allowDefinition='MachineToApplication' beyond application level. This error can be caused by a virtual directory not being configured as an application in IIS. [B]Source Error:[/B] Line 44: by Microsoft that offers a single logon and core profile services for …

Member Avatar for superhuman
0
99
Member Avatar for happyemu

I've got the "System Alert!" bubble popping-up on my toolbar that leads to the Anti-Vermins site. Crunchie has been kind enough to help two others out with this recently. I would follow their instructions but it seems he's giving user-specific advice when it comes to what to delete with HiJackThis. …

Member Avatar for crunchie
0
95
Member Avatar for asbajaber

[B]My system :[/B] suse:~ # uname -a Linux suse 2.6.5-7.244-s390 #1 SMP Mon Dec 12 18:32:25 UTC 2005 s390 s390 s390 GNU/Linux [B]Logging as notes user & running Domino Server[/B] notes@suse:/local/notesdata> export DOMINO_LINUX_SET_PARMS=1 notes@suse:/local/notesdata> /opt/lotus/bin/server /proc/sys/fs/file-max has been set to the recommended value of 131072 /proc/sys/net/ipv4/tcp_fin_timeout has been set to …

Member Avatar for asbajaber
0
307
Member Avatar for Zyan17

I recently had a virus problem and virus protection took care of it but i read this thread [URL]http://www.daniweb.com/techtalkforums/thread36931.html[/URL] with the same problem and it said i should download Hijack This and post a log so here is my log: Logfile of HijackThis v1.99.1 Scan saved at 11:28:42 AM, on …

Member Avatar for PhilliePhan
0
139
Member Avatar for AlPhA

Anyone know any good software that can be used to analyze log files from iis. Or create their own log files? Example... You got a web server running on iis and you want to know how many megs you transferred in a day or whatever. Or you want to know …

Member Avatar for Kippodi
0
275
Member Avatar for M_K_Higa

I want to surround the html results from a `GridView` control with a `<fieldset>` tag. I need to do this on the server side. I have a situation where I need to build multiple `GridView` controls during runtime because I don’t know how many data sets I need during design …

0
67
Member Avatar for Laura1234

Hi Everyone: I would like to find the solution for this error. I don't have a strong knowdlege in ASP and the tutorials that I have read in the Web don't help me. Thanks, Laura. [B]Server Error in '/' Application.[/B] [B] [I]Security Exception[/I] [/B] [B] Description: [/B]The application attempted to …

0
63
Member Avatar for hfpg2001

I am runnig a web sevice over a ssl . And when i call the web services say me this error. [B]The underlying connection was closed: Could not establish trust relationship with remote server[/B] [B]I changed the namespace.[/B] [B]I have the framework 1.1[/B] [B]i have the https before the call …

Member Avatar for hfpg2001
0
93

The End.