Forum: Viruses, Spyware and other Nasties Sep 6th, 2008 |
| Replies: 5 Views: 1,011 Malwarebytes' Anti-Malware Log
Malwarebytes' Anti-Malware 1.26
Database version: 1119
Windows 5.1.2600 Service Pack 2
9/6/2008 6:19:27 PM
mbam-log-2008-09-06 (18-19-26).txt
Scan type:... |
Forum: Viruses, Spyware and other Nasties Aug 26th, 2008 |
| Replies: 5 Views: 1,011 Hi Crunchie,
Thanks for useful info. I will post logs asap. |
Forum: Viruses, Spyware and other Nasties Aug 25th, 2008 |
| Replies: 5 Views: 1,011 Hi,
After opening MyComputer, I can't open the drives in it (C, D, E ...) by double clicking. It doesn't do anything. What I do is, access them via address bar or Windows Explore.
Has this... |
Forum: Windows NT / 2000 / XP Mar 5th, 2007 |
| Replies: 1 Views: 2,798 My PC restarts unexpectedly. I use Windows XP with Service Pack 2. The error report contains following details,
Error Report Contents
... |
Forum: Windows Software Dec 11th, 2006 |
| Replies: 2 Views: 2,443 Thank you! I got it done. |
Forum: Windows Software Dec 8th, 2006 |
| Replies: 2 Views: 2,443 I added an image background to my MS Word document. But it doesn't show in Print Preview. I tried an output as a PDF file (via a PDF driver). In that file also, the background doesn't appear. Is... |
Forum: ASP.NET Aug 14th, 2006 |
| Replies: 1 Views: 15,389 I want to fill a drop down list with some data in a data source.
I defined a page level array and redim it in Page_Load.
I get an error saying
"Object reference not set to an instance of an... |
Forum: ASP.NET Aug 14th, 2006 |
| Replies: 10 Views: 2,170 Dear hollystyles, I couldn't find the error and for the submission I was able to do it with DataSets. I will get back to you when I continue in this aproach. Anyway, thanks a lot for being with... |
Forum: ASP.NET Aug 7th, 2006 |
| Replies: 10 Views: 2,170 Hi hollystyles,I gave a null value to username filed.Now it runs without errors. But still thedatabase is not updated. And it ran while thedatabase was open. As I know, the page should prompta... |
Forum: ASP.NET Aug 5th, 2006 |
| Replies: 10 Views: 2,170 Hi hollystyles,
I changed the column names in the database so that they match with
your ones. But it still has a username field (Data type is text) and a
ID (Autonumber and the Primary key).
... |
Forum: ASP.NET Aug 4th, 2006 |
| Replies: 10 Views: 2,170 Dear hollystyles,I adapted the code and executed. An error occurredafter clicking the submit button at the statement,rowsAffected = objAdapter.InsertCommand.ExecuteNonQuery()Error was,"Syntax error... |
Forum: ASP.NET Aug 4th, 2006 |
| Replies: 10 Views: 2,170 Hi hollystyles,Thanks a lot. I will work on the code and let you know the progress.Thanks again!vbgaya. |
Forum: ASP.NET Aug 4th, 2006 |
| Replies: 10 Views: 2,170 What I ask can be very familiar to most of you. So, please don't point me a URL in MSDN, I can't understand the stuff there. Instead please add the "lacking" codes and help me to complete the code.I... |
Forum: ASP.NET Aug 2nd, 2006 |
| Replies: 2 Views: 10,671 I have written some coding to add a new row to
an existing data table. After clicking the submit
button I get following error.
"Update requires a valid InsertCommand when
passed DataRow... |