all groups > dotnet general > march 2007 > threads for thursday march 8
Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
Excellent opportunity for job seekers in .NET
Posted by anu at 3/8/2007 10:14:14 PM
Excellent opportunity for job seekers in .NET
Training and 100% guaranteed placement on Testing
(vb.net,asp.net,c#.net,ms.net,vb,asp)
Complete Implementation of REAL TIME PROJECT
Mock Interviews
Seminars
Duration: 60 days
For Any Queries Mail to dotnet@bsvtech.com
For further details... more >>
public member not found error
Posted by Erica at 3/8/2007 6:01:08 PM
Hello all. I really hope someone can help me solve this error:
I am getting the following error:
Public member 'PlanID' on type 'DataRowView' not found.
Here is the relevant code:
<ItemTemplate>
<tr>
<td background="images/ltMiddle.jpg" style="background-repeat:repeat-y;
backg... more >>
Validating TextBoxes
Posted by clintonG at 3/8/2007 3:45:56 PM
I have to get to this later tonight or tommorrow...and wonder...
There's two TextBoxes in a Wizard Step posing an either-or situtation. Only
one or the other TextBox may pass data. The application also uses
MasterPages.
Which tactic would you implement for the required validation when ther... more >>
windows vista backup question
Posted by Lorenzo at 3/8/2007 12:35:43 PM
hi i just got windows vista ultimate and the way my pc is set up is i have 2
hard drives 1 with xp pro and one with vista ultimate but i wanted to go make
a back up of vista the entire image one and when i went there it wants to
back up my xp pro 2 (i already have a back up of that) is there a... more >>
Form design view with Fatal Execution Engine Error (7A2B45A2) (0)
Posted by Li Weng at 3/8/2007 12:23:17 PM
Hi,
I have a window application in VS2005. I can build and run it. But when I
open a specific form with design view, the Visual Studio crashes and closes
without error message! the error message on my PC's event log:
-----------------------------------------------------------------------
... more >>
Cant get the timer working with windows Service.
Posted by dhulapati NO[at]SPAM gmail.com at 3/8/2007 11:37:37 AM
I cant get the timer working with the windows service. I have the
timer set to 3600 ms. It polls only for Start and Stop but not at
intervals. The timer1.tick event handler is called at the
initializecomponent()
OnStart () enables the timer1 and OnStop() disables the timer1.
Can anybody help?... more >>
system.Diagnostics.Process Problem
Posted by gmyers at 3/8/2007 11:26:17 AM
Hello,
I am attempting to start a cmd.exe process and pass several .vbs scripts
(with additional parameters) and then read the output from the scripts and
make "notes" in a DataTable (the "notes" not being the issue).
Beginning with...
Dim objProcess As Process
Dim objProcessStartIn... more >>
Customise asp:DropDownList
Posted by Gav at 3/8/2007 10:41:01 AM
Hi,
In HTML you can add a 'title' tag into <select> <option title="..."
value...etc>.
I have a asp:DropDownList which is bound to a DataTable. Is there a way I
can set the title attribute for each <option>?
Looked into the DataBinding function but could not see a way to reference
the... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Detect Operating System Service Pack
Posted by Mike at 3/8/2007 7:21:01 AM
Dear Support,
I'm not an ASP programmer, however so far by searching the web, I have
created this working code:
<html>
<body>
<p>
<p>
<b>School IP address:</b>
<%Response.Write(Request.ServerVariables("remote_addr"))%>
</p>
<b>Browser:</b>
<%= Request.Browser.Browser %>
</p>
<b>Bro... more >>
Cryptographic service fails to start
Posted by surfkeith at 3/8/2007 7:14:20 AM
A machine running XP Home fails to start the cryptographic service. When
attempting to start from the services menu it responds with error 2: the file
specified cannot be found.
I am unable to identify which file it is referring to however I have run
through various procedures from articles... more >>
broadjump client foundation
Posted by too-old-for-this at 3/8/2007 12:04:10 AM
i don't think it's windows software but i'll ask anyway... has anyone heard
of a program called 'broadjump client foundation'? i'm running an abit nf7-s
mobo, a radeon powercolor 9250 video board, xp home, and works suite 2005
(some other software, but that covers the basics). i can't figure... more >>
Make form deactivate itself?
Posted by Andrew Morton at 3/8/2007 12:00:00 AM
Is it possible to make a form deactivate itself without minimizing it?
I have written a small utility which copies selected files from CDs
(hundreds of them). I put a CD in the tray and click a button on the form to
tell it the next CD is ready for it to process. Each CD takes a few minutes
... more >>
|