Do not use on any
shared computer
August 30, 2008 03:28am pdt

Over 40 Experts attended the first Annual Core Conference! Take a look at what happened throughout the week...

2008 Core Conference

 

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

 
Top Overall Solutions: 65701 - 65725 of 67075
 
Is there anyway to get a senders report from exchange 2003?
A user on a network was let go and his account hidden in Server Management on SBS2003 Premium. He has since come back. When the "hide account" check box was removed the account is still not vi...
When i executed : fsck fsck 1.39 (29-May-2006) e2fsck 1.39 (29-May-2006) /dev/VolGroup00/LogVol00: recovering journal fsck.ext3: Bad magic number in super-block while trying to re-open /d...
I am not a IT person. I know nothing about servers.... I am a web developer/IT in training. I need a product/software to reduce the amount of SPAM going around. My boss is the server admin (on...
I am writing a DTS package that reads in a text file. If the file is larger than 60,000 lines it breaks it into files of 60,000 lines. I am using the fso.line property to check when the rea...
Hello Experts, Is it possible for an app to monitor the output of another app. Say i want to pass an object from one app to another. Is this possible ? An example: APP1: Waits to read a ...
HI, im trying to setup MS Single Sign On, but i alwys get Event 18456, Cat 14, "Login failed": i tried to setup all rights /permissions - no success. local sql user are working fine (osql o...
I'm making a Mixed Mode CD and I need the audio tracks to preclude the data so when I put it into a CD player, the audio files begin playing. Right now when you put it into the CD player, the ...
Can you please explain me how i can install the service in the Windows services in the control panel. I want to see the name of my service in the list of predefined services when you press ser...
Does Case Not work?  Like if I wanted the condition to trigger on every county except Calhoon? select Case county     case not "Calhoon"        do something end select
Here is the stored proc I am creating: USE [DailySales] GO /****** Object:  StoredProcedure [dbo].[GetFluidsDailySalesByLocationAndDate]    Script Date: 07/08/2008 16:10:51 ******/ SET A...
Hi Experts - I'm trying to convert some XML received from a web service to an ADO dataset, update some data values, and then export it back out to XML for sending back to the web service. T...
Hello, We are currently running MOSS within our organization.  We recently noticed that Sharepoint is not deleting user accounts that have been deleted from Active Directory or Updating the...
Do we add the priv1.mdb and .stm files?  or any others ?  Does doing a full backup release free space that users for example have moved files to a laptop pst file?  w2k3 std and exch 2k3 std. ...
Hello, my account was recently deleted under AD.  After a couple of weeks we have added my account to AD and now I can't get into Sharepoint sites.  I've learned that this has to do somethi...
Generally I use a curl script to automate logins and such so I can do my general work easier, but I have come into a stump... When the CURL is https:// the url doesn't seem to go anywhere. ...
Why is it that some sites in sharepoint allow me to create site but some only allow me to create a web page. I know it is something simple. Pease help
If I have an input parameter for directory like p_file_name=/temp/main/file1 is there a way to strip the string to anything after the last "/". so the above will become "file1". If th...
Hello, I'm trying to catch an null ref exception if the url that the page that enter in does not exist. here is my code:   if (sName.Length > 0)             {                 //Get Id Fro...
Hello you guys My question may seem very silly but I have none knowledge of ASP.net. I have a web site, a third company does the hosting for me. My web page was developed in ASP.net and  I h...
I have 1 user (the COO of course) that when he receives a meeting request and he clicks on Accept nothing happens.  The request stays open.  The sender does not receive a response.  The meetin...
We have 2 Domain controllers running as DNS servers as well, I have created a 3rd controller and  wants it to run as DNS server too, the good news is I have installed DNS on the 3rd controller...
Hello, I have this problem with my desktop. The other day i started it fine and went to click the IE icon and all of a sudden the computer moniter went into standby mode with the light going f...
Hello experts, I'm a newbie when it comes to Access and SQL so here goes. users have multiple access 2003 DB and queries that link to a SQL 2005 DB via ODBC pass thru. the DB server has c...
I am using a GridView for a web page using VS 2005.  The GridView allows data to be updated.   The issue that I am running into is that users are entering text into one of the date/time col...