4,273 Topics

Member Avatar for
Member Avatar for bobbygsk

Hi, My system became slow and I doubt that some unwanted software is being installed to trace my activity. The following is the log file of HijackThis of my sys. Please advise. Your help is appreciated. Logfile of HijackThis v1.99.1 Scan saved at 9:44:02 AM, on 6/26/2009 Platform: Windows XP …

Member Avatar for crunchie
0
173
Member Avatar for davebrwn1

Hello to all, My problem is that i have installed apache 2.2.6 and also have php 5.2 version. also made all the changes in conf file of apache. I also did all the necessary things on PHP side (placing & changing files in windows folder) . My apache web server …

Member Avatar for ShawnCplus
0
119
Member Avatar for GAYATRISweet

Below error occur while deploying on server.while it work on local network . [COde]Server Error in '/' Application. -------------------------------------------------------------------------------- Validation of viewstate MAC failed. If this application is hosted by a Web Farm or cluster, ensure that <machineKey> configuration specifies the same validationKey and validation algorithm. AutoGenerate cannot be used …

Member Avatar for kvprajapati
0
114
Member Avatar for rajani_sp

I have developed a aspx page to upload msi file to server ( by using fileupload control ) and install msi in the server. When i acess the web page in the server itself the msi installation takeplace. But when i access from a different machine installation will not start. …

Member Avatar for kvprajapati
0
74
Member Avatar for Bugaya

I have an enquiry concerning office 2007 automation on windows 2008 64bit. Basically the issue is as follows: ยท I'm using office 2007 automation on windows 2008 64bit, my solution is using excel office automation (Excel interop assemblies) from a .Net managed DLL to export reports in excel format from …

Member Avatar for H_Ogawa
0
172
Member Avatar for arnoldrapid

I need a mobile phone application for iPhone, Windows Mobile, Android and Symbian. The application contains 4 specific calculator, 3 databases with text and images, and a product list. I should be able to add products in products list. There should be connectivity of application with web server.

Member Avatar for shadwickman
0
82
Member Avatar for vinaykumar1690

I recently downloaded the Eclipse(Ganymede) EE editor.I also downloaded the web application server community(WASCE 2.1) edition from IBM. I started off with a simple HelloWorld web application.i just displayed the msg in the default index.jsp page. When I deploy the application on the WASCE server the web browser is showing …

Member Avatar for sillyboy
0
429
Member Avatar for aharrold

Had a problem during the week where webpages were being redirected. None of my tools would run (Spybot Search & Destroy, HijackThis etc) any website I tried to visit for updates to AV also failed. I checked Hosts file and nothing strange there. I finally changed the Spybot exe to …

Member Avatar for jholland1964
0
707
Member Avatar for rmlopes

Hi everybody, I am having some problems with a multi-threaded application I am developing. I get segmentation faults in different places, always related to std::string, using g++4.3.2 on Ubuntu 8.10 server. Here is an example: [icode] #0 0xb7e18bb6 in memcpy () from /lib/tls/i686/cmov/libc.so.6 (gdb) up #1 0xa8eb1014 in ?? () …

Member Avatar for ganbree
0
166
Member Avatar for chsab420

hey guyz, i need help regarding web services here is code [code] Set oSOAP = Server.CreateObject("MSSOAP.SoapClient30") oSOAP.ClientProperty("ServerHTTPRequest") = True 'Initaialize the Web Service oSOAP.mssoapinit("http://buergerserviceschul.niedersachsen.de/modules/id/public/webservice/V4_00/doc_lit/?wsdl") '3e5c3d29701e79622c242d0e8d8f7675 res = SOAP.getAnliegen("myid","",true,true,true,"",Now()) [/code] now should this code work or not but in my case it wont work getAnliegen function returns array back but i …

Member Avatar for AlbertPi
0
185
Member Avatar for knudmt

Hi, I have a site that allows users to upload images. I am able to upload image, save to server, and display images right away. Problem is that the images dissapear after I navigate away from the site! I am using the file system to store images. You can view …

Member Avatar for knudmt
0
143
Member Avatar for janetb

Had a repeater giving out an rss xml data feed, but it took too long to load, so I'm using an ajax incremental page loader and need to get the xml into an innerhtml format so I can write it back to the page's div tag via a web service. …

Member Avatar for janetb
0
123
Member Avatar for Hugo Brand

[U]I need someone to help me with the following problem please:[/U] First of all I have 3 (there are more, but only these 3 files are needed) files: index.php (this file is composed of several other files with a .inc extension) cfg_db_connect.php (contains the code to connect to a database. …

Member Avatar for kingben
0
224
Member Avatar for alexgv14

I want to get the contents of a particular file on a the web server, and then echo the contents into a text box on a web page. What should I use. I was thinking file_get_contents would probably be the best bet.

Member Avatar for emarshah
0
94
Member Avatar for andykmil

Hi, I've been a developer for more than a dozen years, mostly windows based stuff with SQL Server or My Sql as a back end. I also have some web experience and have had a few diverse roles during my time as a developer. How I didn't find this gold …

Member Avatar for anamaria2513
0
93
Member Avatar for imhunk

Hello. i m new in web field and have created some of my new websites. now i want to upload it on www server . Please , tell me how to take a web space and how to upload my web site. thanks.

Member Avatar for ThinkFree
0
66
Member Avatar for Marks256

I am not going to hide the fact that i am SOOOOO new to web design... I've been trying to get a website up and running, and it is coming along slowly. To be honest i just discovered CSS, and i'm reading a nice tutorial on that. But, i may …

Member Avatar for Marks256
0
119
Member Avatar for yisman

Ok fellows. I've tried EVERYTHING!! System OS: Windows Vista SP2 IIS: version 7 MSSQL: 2008 express ASPX: .NET 3.5 framework my global.asax has sqlcachedependency.start and stop at application start and end i have enabled sqlnotifications on the database. The database has a table for tracking the changes and the track …

Member Avatar for yisman
0
204
Member Avatar for witecloner

Sorry if my thread is place in incorrect forum. Hai All ... Could anybody help me? i'm praticing how to build the n'tier application. I have read some book tell about this, like "Building Client/Server Applications With VB.NET" by Jeff Levinson, beth massi video tutorial "building simple n-tier applications", and …

Member Avatar for witecloner
1
305
Member Avatar for scsachira

I'm designing chat application these days.. I tried several samples which i found from the web.. I designed Server and Client.. When i run client in my machine, server get it nicely.. but when server in my machine and client in other machine, server doesn't detect client.. I tried 5+ …

Member Avatar for scsachira
0
128
Member Avatar for sum_chat

Hi all, I want to run a dot net web application developed in C# (2003 ) in Apache. I have installed Apache 2.2.10.0 and also loaded the module mod_aspdotnet.so. But my problem is the ASP text box controls are not being displayed although the scripts within the <% %> tags …

0
63
Member Avatar for rockyman12

Here's what i know.. Server side languages: php (open source) asp (ms) asp.net (ms) what i do not know is.. Ruby ?? Ajax ?? JSP ?? Dhtml?? And the title: Rss, web services and SOAP (what soap u mean washing soap ???) And which language is used to create a …

Member Avatar for diafol
0
152
Member Avatar for makymakaru

hello.. i need to create a simple web proxy where it can pass data and requests between a web client and a web server. thing is i'm very new to this kind of programming but i really want to learn. if i want to do this where do i start? …

Member Avatar for kvprajapati
0
265
Member Avatar for gingank

Hi guy i got problem on the web configure when upload to iis and it come out this error Server Error in '/myTT' Application Configuration Error Error line 31=<add assembly="System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/></assemblies></compilation> Below is my web config code: [CODE]<?xml version="1.0"?> <!-- Note: As an alternative to hand editing this …

Member Avatar for Ramesh S
0
400
Member Avatar for gobi_roy

hi, there, i need to know why is it i get this error when i run the web site.[B]A page can have only one server-side Form tag[/B]

Member Avatar for serkan sendur
0
177
Member Avatar for bhanu1225

Hello All ... Bit information from your side. Which PHP version will support on Mac OSX ?. I am using Mac OS 10.5.7. If so, what are requirements for designing an application ? Like (web server , database server , etc ...). With Best Regards, Bhanu.

Member Avatar for chrishea
0
88
Member Avatar for skullish

Hi, I created an asp.net website that wrotes information on an Access DataBase and allow users to upload pdf files. But I have a security error, telling that ASP.NET doesn't have the rights to create de file (but writing in the DB works perfectly). This is the error message : …

Member Avatar for skullish
0
224
Member Avatar for Joe2

I was recently advised by my web based email client that my username and password had been stolen and were being used for spamming. From the logs it appeared that the spamming came from Nigeria. They stated it was probably a key logger. I have not accessed my email account …

Member Avatar for Joe2
0
109
Member Avatar for Kusno

Dear all, I have a problem with AJAX.Net. Now, all my program forms use Anthem.Net. But, Anthem.Net gets problem in IE7 (dropdownlist shrunks and Anthem.Net doesn't provide date picker). So, I have plan to convert my forms AJAX to AJAX.Net. I have converted one modules, and when I compared AJAX.Net …

0
59
Member Avatar for Squinene

I don't work in IT, I'm probably the guy IT hates, the script kiddie :) A while back I created a little site that used PHP/Java that plugged coordinates of my company's offices from a basic SQL server table. It uses the Google maps API to let you search a …

Member Avatar for sknake
0
122
Member Avatar for mattyd

I am redesigning my girlfriends website and this time hope to use fluid layout. I have been doing research for some time now but I am not making significant progress. I am not new to web design, HTML or CSS but after my last frustrating attempt at a site (the …

Member Avatar for mattyd
0
129
Member Avatar for Kusno

I got this source code from internet. This source purpose is to call ASP.Net function or method from JavaScript. [CODE] <%@ Page Language="VB" AutoEventWireup="false" CodeFile="Default5.aspx.vb" Inherits="Default5" %> <%@ Register Assembly="System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" Namespace="System.Web.UI" TagPrefix="asp" %> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head id="Head1" runat="server"> <title>Developed …

Member Avatar for Kusno
0
175
Member Avatar for marko

[i]hello, my domain is [/i][url="http://www.sailingtherapy.com/"][i]www.sailingtherapy.com[/i][/url] [i]I have 2 problems and need a little saavy advice... trade for sailing lol. Anyway, I got a usb data cable for my gsm motorola t721 coming. I am looking for software to ramp to my isp from the cell cabled into my laptop, on …

Member Avatar for AricM
0
249
Member Avatar for PeterPumkin

For a few days now i have been hearing a sound like clicking on a link but didnt know what it was until i opened task manager and saw IE was running in processes but not in the programs list. Any help would be greatly appreciated. I have a hijackthis …

Member Avatar for jholland1964
0
199
Member Avatar for michael0902

Logfile of Trend Micro HijackThis v2.0.2 Scan saved at 8:48:26 PM, on 06/30/2009 Platform: Windows XP SP3 (WinNT 5.01.2600) MSIE: Internet Explorer v8.00 (8.00.6001.18702) Boot mode: Normal 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:\WINDOWS\system32\svchost.exe C:\WINDOWS\System32\WLTRYSVC.EXE C:\WINDOWS\System32\bcmwltry.exe C:\Program Files\Alwil Software\Avast4\aswUpdSv.exe C:\Program Files\Alwil Software\Avast4\ashServ.exe C:\WINDOWS\system32\LEXBCES.EXE C:\WINDOWS\system32\LEXPPS.EXE C:\WINDOWS\system32\spoolsv.exe C:\Program Files\Common Files\Apple\Mobile …

Member Avatar for gerbil
0
68
Member Avatar for jsvanc

I have a web page where the users are supposed to be able to click a button to add a new table row. I have tried various javascripts found online but I am not a javascript person. The page is written in html and asp. I dynamically fill in the …

Member Avatar for jsvanc
0
298
Member Avatar for Elando

Within the past week or so a few programs have been crashing at various points. For example, Steam was crashing on startup but has fixed itself somehow. MSN Messenger crashes with the "Send Error Report" thing after about 5 seconds whenever I sign in. Firefox and IE both crash with …

Member Avatar for jholland1964
0
341
Member Avatar for thewebhostingdi

I am receiving the below error regarding the AJAX Extensions. My host says that extensions are already installed on the server. Hence, do not include them in the bin directory of your asp.net website. However, I have not included them in the /bin directory. Can anybody help as to why …

Member Avatar for serkan sendur
0
95
Member Avatar for madmital

Hi. I have a custom control that inherits from TextBox and implements ICallbackEventHandler. The control is kind of an extended ajax autocomplete/suggestions one. Aside from the Text property of the Textbox I have extended the control with a Value property. The idea is that a Hiddenfield control is assigned a …

Member Avatar for madmital
0
299
Member Avatar for PriyaLobo

Hi, I am new to web development, and have taken up a project for creating a website, which basically will be used for document management(version control), and user FAQ. I've just learnt about wiki tools, and am exploring the [B]PmWiki[/B] to build this website (currently on a windows system.) So …

Member Avatar for PriyaLobo
0
123
Member Avatar for suretd

Hi All, I have created a servlet HTMLBank.java which I need to display in my browser. I am using Tomcat as my server. I have saved the class for HTMLBank in: C:\Program Files\Apache Group\Tomcat 4.1\webapps\ROOT\WEB-INF\Classes\servlet But when i try to "run" my servlet in my browser, i get a message …

Member Avatar for suretd
0
1K
Member Avatar for chriscross86

Hi, I am coming up with a calendar.I am using ASP.net with C#.I am having using a .ascx file format. i am getting an error on the 10th line. it shows CS1001:identifier expected. i am not sure of what to do. Please guide me of my mistake. im using Visual …

Member Avatar for dnanetwork
0
323
Member Avatar for jonnytabpni

Hey folks, I've been reading: [url]http://www.codeproject.com/KB/IP/cs_remoting.aspx[/url] Now, I havn't actually done anything in the article yet however a question springs to mind. I have an app that has non-decoupled UI and business stuff (probably not the best). In time, I would like to make this app run on a "Software …

Member Avatar for sknake
0
133
Member Avatar for mehulrock

hiiiiiiiiii guys........... I'm having problem in visiting any of the web pages accept few(coz administer has blocked all the other websites).....and all the computers are connected on Lan in my office... is there any way that i can Access any websites without knowledge of administrator of the server ....... dat …

Member Avatar for Salem
0
157
Member Avatar for sruddock

Hello For the past few days, whenever I connect to the internet, my computer slows down and eventually completely freezes. If i disconnect from the internet, it starts working again just fine. I have run a few virus scans (mcafee) and a few trojans were found and removed however the …

Member Avatar for jholland1964
0
770
Member Avatar for ChrisPaul

Hello, I have an SQL server 2005 database/table with a name and email columns. I was wondering what would be the best way to get the data from sql and send automatic emails using a web based form in asp.net lets say every month...is there any samples of such procedure …

Member Avatar for Teme64
0
110
Member Avatar for Jayakumar R

The configuration in our setup is one Web Server and one database server running SQL Server. With the current connection string it works. Recently we moved the database server to another machine with a different ip but with the same name. We used the name and not the ip in …

Member Avatar for dharmeshdk
0
155
Member Avatar for chriscross86

hi, there .i am coming up with a login page authentication, however i am getting this error that says[B] 'Type SQl.Data.SqlClient.SqlDataReadercon1 is not defined '[/B] [code] [B]Dim reader As System.Data.SqlClient.SqlDataReadercon1 [/B] <%@ Page Language="VB" MasterPageFile="~/CouierMasterPage.master" Title="Untitled Page" %> <%@ Import Namespace="System.Data.OleDB" %> <%@ Import Namespace="System.ComponentModel" %> <%@ import namespace="system.web.security" %> …

Member Avatar for IdanS
0
204
Member Avatar for MktgRob

Earlier this week, Opera announced that with the release of Opera 10 they are adding a new Technology called Opera Unite. According to the Opera website, "Opera Unite harnesses the power of today's fast connections and hardware, allowing all of us to help define the future landscape of the Web, …

Member Avatar for InsightsDigital
0
66
Member Avatar for trilbies

Hello. I am new and hope to find an answer to my query. I run a classified database and have been doing so for quite a few years, I recently upgraded the Plesk CP on my server and suddenly a problem appeared with the way the DB is returning the …

0
91

The End.