Visit Experts Exchange from your mobile device to search, ask, and monitor your questions. Never lose touch again.

Preview From Your Desktop
 

Having problems asking a question? Have a general question about Experts Exchange? Let us know!

 
Time Tested Overall Solutions: 751 - 775 of 367594
 
As I've seen in multiple posts with vague and unhelpful suggested solutions and unresolved threads, I'm getting "cannot verify access to path" when I try setting up my virtual path in IIS 7.0....
Hello, I am wondering if there is a way to start an .exe program with a php script. The program is on the same machine running the php script and the Apache server. I have looking on the in...
I have been getting this error message these last couple of days and I am not sure why.  When it comes up it shuts down all file and printer sharing services.  I can go in and restart the serv...
I am trying to execute this script, but it is not working.  It is supposed to find out how many users are logged in (no duplicates) and depending on the number it returns a msg will be display...
We have an existing Windows 2000 domain controller that's starting to become old and unreliable. It serves a small domain of 20 WinXP users. It offers AD, DHCP and DNS to the domain. I've ...
Hi Experts, This is gonna be gravy for all you apache meisters out there.. I'm running an apache2.3 web server on Debian 4.0 and serving the site "mysite.domain"  I'd like to set up a "...
Hi Experts, This is gonna be gravy for all you apache meisters out there.. I'm running an apache2.3 web server on Debian 4.0 and serving the site "mysite.domain"  I'd like to set up a "...
I'm trying to configure a DMZ on a ASA5505.  There is a single server in the DMZ that is reachable from the outside but the server cannot access the internet.   Also, I'd like to be able to...
A few workstations on our network got nailed by some nasty trojan that downloaded a bunch of other nasty stuff. We were able to clean it out pretty well, but one sympton remains that is diving...
We have Vista Business box.  At boot, the Sync Center keeps poping up and a Windows Media message saying that another PC has music my Vista can share. How can I disable both of these options?
Hey,        I need some help validating some tables in MySQL, I haven't run into any errors, but my professor always manages to find some loop hole to take off points, so I'd really appreci...
Hopefully I can articulate this issue well enough, please ask me questions if necessary. I am using Access 2003. I have a report that shows Classes Taken by Employee. The report pulls from ...
Hello, Is there somewhre I can find attribute names for VBScript?   For example: oNic.SettingID --> "SettingID" is an attribute of the "Nic" network adapter object class  OR oUser.Use...
Im trying to call a Sub from a UserForm Event Module and keep getting this error.  I even tried to call it from the Case Statement itself, and even send it to a separate line with a GoTo st...
What are some DMVs and queries based on that you are dependent on everyday and proved to be very useful for you? Thanks
How can I create a batch file which deletes a folder beginning with IMG but leaves the other files in that directory intact? For example, I have a folder with the following structure: e:...
I would like to trim a small date time like: 2009-10-01 08:02:00 to where I would get 08:02:00. I need to maintain the military time aspect for a query Im trying to run.
I have an Access 2003 DB app and one of the forms inside has 3 toggle buttons to switch between record viewing states:  Active, Inactive & All In the properties of the Toggle Buttons in Acc...
I am migrating one 2003 server to a new one. Installed new server, joined domain, transferred fsmo roles, installed dns and dhcp, transferred terminal server licensing, called clearinghouse to...
Dear experts, I have a fieldname of data type Money. We are using sql server 2005 and 2008. Users want to be able to enter a negative number like -250. When they attempt to do this, t...
I am a linux newbie. I have installed ubuntu 9.10 on a laptop and want to access files on my desktop running windows vista. I have followed various instructions I have found online but I am...
I am trying to re-associate two tables however I keep getting this error. 'tblMain' table saved successfully 'tblContactsJobsite' table - Unable to create relationship 'FK_tblContactsJobs...
Hi, I have this document library that I set up and would like to create a workflow for it. The idea is if an item stays in the workflow for more than two days without any action taken on it ...
I have created a task that is supposed to run an .exe file at a specified time every night. When I double-click on the exe file to test it it runs perfectly fine. When I try to run it through ...
I have a ASP file that connects to MSSQL and passes a SQL Update statement ASP: query = "UPDATE user_profile SET email ='bill@gmail.com' WHERE  user_name ='joe'" conn.Execute(query) Re...