When I right click computer, click properties, then click activate now I get the following error message:
The Windows 7 Product Key you typed is invalid for activation.
I already typed the product key that came with my computer during installation of a new version of windows.
How do I...
I would like to redirect automatically to a 'timeout.aspx' page when the session expires. I am using 'stateserver' and cannot change to 'InProc'. I understand that the Session_End does not fire. The situation I would like to handle is when someone is logged into the website and walks away...
I am using Clonezilla to make an image of a computer that I have completely setup and fully updated that is running windows xp home edition. I am doing this so if there is a problem with this computer I don't have to do the full windows installation and updates, drivers and all the other stuff...
Once in a while I get to completely wipe out a computer and install windows xp home/pro. After doing that I get to do a great deal many of updates and restarts. Is there a way to make windows immediately check for updates and install them without using the existing automatic windows update...
I have a website that I would like to display images in rows and columns just like in a table. For example, if I have 9 images, I would like to display them in a 3 columns, 3 rows. This information is going to come from a database so I could have any number of images that need to be displayed...
I have a login control with a layout template. I have read that AJAX should work with a partial page update but mine is not working. It does a full postback.
Here is my code:
<asp:UpdatePanel ID="UpdatePanel1" runat="server">
<ContentTemplate>
<asp:LoginView ID="LoginView1"...
I have a page that allows the user to select an image then click upload and it will save the file on the server, resize it, then display the image immediately.
I have also added two buttons, each for rotating 90 degrees in each direction. I would like the rotating to happen on the server then...
I want a webpage that will function in two different ways.
First, I want to be able to select a picture to upload.
Second, after that file is selected and before it is actually uploaded, I want to be able to preview that picture.
How can I do this?
I have a problem with the visual aspects of the create new user control. I have page that uses a master page. This page displays the create new user wizard. The actual control works and when you first visit the page it looks normal. When you click on the first text box which is 'user name'...
I was following the following page:
http://datanotes.wordpress.com/2007/11/26/how-to-deploy-xp-using-windows-deployment-services-wds-2/
I was trying to create an image for windows server 2008 deployment services not knowing what this was going to do to the windows xp machine. Now, after...
I was following the following page:
http://datanotes.wordpress.com/2007/11/26/how-to-deploy-xp-using-windows-deployment-services-wds-2/
I was trying to create an image for windows server 2008 deployment services not knowing what this was going to do to the windows xp machine. Now, after...
I need to use a select case to check for not only multiple values but one option is that the text box is blank.
Select case txtTextBox
case "value1", "value2", "value3", null
msgbox "worked"
case else
msgbox "did not work"
end select
How can I make this work?
I am using Access 2000. I have a table that has 'accounts' that has a field that is a 'starting balance'. I also have a table called 'adjustments'. This 'adjustments' table has a foriegn key that is the primary key to the 'accounts table'. Basically it works like this, the balance on the...
I am using Visual Studio 2008 with a project using .NET 2.0. I am using an Access database as the backend. I need to keep this backend database as small as possible because we are doing business over a WAN and the network performance is really poor. I would like to move old data from this...
I need a query that will update only the first record returned. In addition, I need to be able to sort so it will update only the lowest value for the primary key. Here is what I have so far and it is not working. I get the error 'Unable to parse query text.' when I am in query builder. When...
I am trying to create a parameter query so I can make a search form. In my SQL I have the following command:
WHERE ([fieldName] LIKE '@AccountNumber')
When I run the query, it doesn't ask for the parameter. I see the tick marks in there but visual studio puts them in there automatically when...
This is really silly so I apologize in advance. I would like to update the text in a status strip. I do not get any errors but while the application is running, the text in the status strip doesn’t change. When I insert a messagebox command after the status strip command it will show the...
A disk read error occurred.
Press CTRL+ALT+DEL
This error happened overnight. It's not a pop-up but rather on a DOS screen. I had a few applications open that I was working with before going to bed but they shouldn't have actually done anything. Before going to bed I was trying to install a...
I need to restrict a folder on a shared drive on a server. I am allowed to simply create the folder, right click, properties, click the security tab and modify the permissions of this newly created folder.
I currently have everyone listed as read only and a few individuals full access. I need...
I have a microsoft web browser active X control on a form. It's working correctly however I cannot resize it in design view. I can resize the object, however when I go into form view, it's back to the original size. When I go back to design view, I can see the larger size of the object. I...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.