all groups > dotnet academic > april 2006
NEED HELP....Error while debugging a solution
Posted by Marco at 4/26/2006 2:29:01 AM
Hi,
I've create a simple solution into my pc that read some data from an Access
DB and send them via WebServer to another DB.
When I try to include a WebService into my solution and run it in debug
mode, this dialog box appers
"No Source Code Available For Current Location"
Why?? if i try ... more >>
can't uninstall or re-install .net 2002
Posted by jeffareid at 4/20/2006 10:33:02 AM
I'm stuck. If I try to re-install it shows that a previous install failed.
Then when it tries to uninstall, that fails as well.
I tried windows installer cleanup, but this didn't help.
... more >>
Timer Thread
Posted by Neo at 4/4/2006 5:28:02 AM
Hi,
I have a query that takes over a minute to execute so I want to put a timer
on the form while its running. Both procedures work individually, but when I
try to create a thread i get this error:
* Additional information: Controls created on one thread cannot be parented
to a control on... more >>
text contents to string[]
Posted by Parvez at 4/3/2006 4:01:04 AM
BOF
BD|0001|20060403001|1
BO|1|BSE|0001|B|06/B-04130973|77160200000000001|200604031145|2005061|20060403|30/04/2006-03/04/2006|500085|EQT|AR|27.55|3
BT|1|1001|115031|100|29.05
BT|2|1009|115040|100|29.20
BT|3|1011|115044|50|29.25
EOF
This is a prototype that can be in my text file.My web ser... more >>
inheritance
Posted by alexey.sviridov NO[at]SPAM gmail.com at 4/3/2006 3:05:44 AM
why all types in .net are inherited from System.Object ?
... more >>
Debugging Errors
Posted by Merlyn-12 at 4/2/2006 11:29:03 PM
I have installed Visual Studio 2003 on a laptop that has XP Home as the
opperating system. There were no error messages when I installed. I have
tried to write my first program in VB. I am using the LEFT function to give
me the first 5 characters in a text box. The basic statement is a f... more >>
|