Hi there!
OK, here is the setup. I have an Intel S5000VSA server right now that is running a few small services for me like the Blackberry Professional Software 4.1 for Exchange. I would like...
I have been running Blackberry Professional Server version 4.1.4.17 with My 2007 Exchange server with out issue for some time now.
A user just purchased a new Storm 2 model 9550 (with the e...
Hi,
I am handling application errors in Application_error event, in that event i am transferring to another page 'GeneralError.aspx' page using Server.Transfer("~/GeneralError.aspx", false...
Specifically, I need to find out how many users of the Exchange 2007 server are connecting using Apple Mail. Is there a way that I can see a list of what mail clients have been connected to a...
I store an incremented document number in my projects setting.
however when i stop debugging an d restart the program the number is back to what it originally started at? is it possible to...
We have a 2003 windows server that we need to backup and restore files to a different 2008 file server. The files are used by our creative staff and they are mac files. Many of the files hav...
Hi All,
I have a naive question regarding the scheduled tasks on Windows 2003.
I had created a scheduled task on the server and then another guy started the tool with his credentials usin...
Fellow experts,
I'm having this REALLY weird issue that I can't account for. I have a form with 3 different DataGridViews, and for some reason, when I'm at the end of the visible area of t...
Hello,
We use Windows Sharepoint Services 3 to manage workflow in our office. A few days ago, the view on the project manager changed, and instead of seeing on the default.aspx a list of o...
Laptop is dead. Is there a way to remove the disk and open it on another machine to retrieve data?
I have always found other ways around this or just inserted nothing, but in this case I need it to be NULL or a 1 for the checkbox, how can I insert a NULL into the database based on if the ch...
I am working on a Windows Service app using VS2008 and C#. I would like to have the service play a sound/WAV File in the background under the right condition. I am trying the SoundPlayer cla...
I need to query a database using a where clause and if/else conditional statement to test if something condition is false or true. I exactly needs the asp.net equivalent to the following PHP c...
Hi all,
hopefully an easy question,
We have lanier LD328c printer connected via ethernet to the network.
All the windows machines are connecting to it just fine and printer off it n...
Dear fellow developers:
I have a table called "MYTABLE" that does not have a primary key. It has two columns, one is called "narrator", the other is called, "collection". I have several c...
Our VP has an 8830 and there are 3 messges sentby me that will not delete. I tried delete, resend, and save and delete again. Nothing works. There must be a solution.
hi again all,
im using the common dialogue function to find txt files held on my local machine. this is then read into an access database and a report is formatted.. my question is i can ge...
I use the following c# code to handle the multiple languages:
public const string LanguageDropDownName = "ctl00$cphHeader$header$ddlLanguage";
public const string PostBack...
My colleague uses a Lenovo laptop, running Windows XP. He got a BSOD today. He's also gotten others in the past, but not often or frequent. It usually happens when he's copying large files.
I have Windows 7 Ultimate and am intending on turning BitLocker on for my C: drive. But I also notice there's a D: Recovery disk.
Shall I turn BitLocker on for D: also?
What consideratio...
Hello
How can i check with php if a file exists on a given url ?
ie: www.myurl/file.mp3
I want the check to be fast!
In the Office 2003 apps there was a drop down menu, Window, that allowed you to arrange open documents or select which one to view from a list. But, now in 2007, that's not available. In most ...
Hi Experts,
I am trying to run this simple query:
Its throwing the error shown in question title.. what am I doing wrong here?
Hi Folks,
Someone continually tries to log into my FTP service here in my network. The problem is that this person is rotating their IP address. They all come from China or Taiwan and one fro...
How can I clear all the textboxes in a form (I want to use the AfterUpdate Event in a combox) to clear all the textboxes except one the combo box Im using to trigger the code?