Advertisement

250 organizations, including eBay, Ericsson and Lockheed Martin, now work smarter with Corporate Accounts. Save up to 42%

 

Welcome! Let me know if you need help using the site or assistance with non-technical questions.

 
Top Overall Solutions: 276 - 300 of 65761
 
I have a multi OS network installed WIn, Linux, OSX... I am using bind9/Linux as a DNS server... I am having a problem with the OSX boxes resolving their machine names from Win and Linux b...
On my Windows service written in C#, there is a method that makes an app domain and then loads some assemblies for that app domain (all of these are inside a thread). Im trying to add the f...
I am running PHP5 and MySql5 , I need them for running Joomla and PhpMyAdmin I have enabled extension for PHP_Mysql.dll. All path are correct. I get this error from Joomla > Database Error: ...
I'm very new to using SQL Loader but I need to write a control file that will either update an existing record, using the primary key to validate, or insert the record if that primary key does...
Hi, I am new to HTTPS. Here we have a Microsoft .Net - C# WinForm client and connecting to IIS then request is routed to the actual Web Service is in J2EE deployed in Web Sphere. When i us...
How we can hide values of variables in our querystring those are readable in the address bar? is there any way we can encrypt the url and when it is required we can de-crypt it also like yahoo...
Hi all Please see the attached stored procedure ... I need to send the results to a text file or excel file. How would I do this in sql 2005. At the moment I get a list of table... thats ok ....
In a administration sheet used for software testing I want to count certain values for an overview. I need some help for this situation: A test-checklist leads to a number of issues. In th...
I an getting the infamous "To log on to this remote computer, you must have Terminal Server User Access permissions on this computer. By default, members of the Remote Desktop Users group have...
Error message on boot-up "CMOS Battery Low Voltage.   Press F1 to enter Setup" appears when I boot up this computer.   When I press F1, everything continues normally.   It only happens when th...
Using samba I mounted a UNIX folder into windows folder. Now I am trying to get a perl script that copied files from C:\ to this mounted drive which is called - S: Following is the script ...
HI all, I am working with a PDF API and need to get to the path of a selected System.Drawing.Font object inside my C#.NET application. I cannot find anything to do this, but I am certain it...
Google Desktop stopped indexing my outlook email on Sept 18, 2007. I have the latest version on google desktop. I forced GD to re-ndex my all my data. Same problem. I searched the google site ...
I have downloaded your free version of TOAD 9.5 for oracle After installation it  asks me to input the authorization key. Could you please advise where and  how to get the key. Thanks.
Hi everyone, I need some help with revising some code relating to a listbox on a page on a multi-page vba userform in Word. On the page I have two textboxes and one list box. The user enter...
i got a windows C# project to underatand. and in this i found one line of coding System.Collections.Specialized.NameValueCollection appSettings = ConfigurationManager.AppSettings; could ...
hi well i have a table that store the date of selling, price,area, State Name,city Name ... , I have created a query which is Called QMain and i have created a calculated field which is M2:[P...
I have a Windows XP Home operatg system, and I have recently been getting pop up messages from "Vista Antivirus 2008" that performs a phony scan of my system and tries to get me to buy their p...
I'm planning on a virtualized multi-site Windows 2008 AD rollout using ESX 3.5.  Currently windows 2008 is experimental under vmware.  What issues should I be aware of? Should I stay with wind...
Hello all, The HDD that holds the logs for one of our DB servers has run out of space (More has been ordered). Part of the reason for this is the log files have gotten rather large, as such...
Hi Everyone;          I am attempting a repair of XP to help rectify various registry corruptions on a laptop through using the repair feature of the XP CD.  During the Installing Windows p...
When I open Outlook, I receive the message below.  I assume it comes from an attempt to connect to Google Mail IMAP rather than tio my primary mail server, mail.comcast.net.  How do I eliminat...
I found the below script on Experts Exchange and it works as stated. However, I need this script to delete all contents of a folder, including subfolders and their contents, based on the creat...
Hello all experts, I am writing lines to textfile using StreamWriter.WriteLine() method. Then reading each line and then do processing for that line. After the process for that line is comp...