Click here to Skip to main content
15,884,629 members

Comments by Mendor81 (Top 34 by date)

Mendor81 2-Jul-13 2:23am View    
Hello Griff,

its not win7 that causes the problem, its works perfectly in 4 machines with win7 but not on the win 2008 server. it must be something within the code that i´m missing, because the first error.txt (the one in the commented line) is written perfectly it just freezes after that.
Mendor81 12-Dec-12 5:48am View    
Have you tried to code something? If not, we're not here to do your homework. First try it yourself, and if you're having troubles come back with a piece of code and we help you
Mendor81 12-Dec-12 4:58am View    
I don't get what your trying to do, i suppose that in the datatable you try to fill in a field with the current time.
What is this line? "DAL.Registration_Master.View(time)" ??

The error is pretty clear you can't cast datetime into a datatable object via string.
Mendor81 5-Dec-12 6:14am View    
Have a look into multithreading and background workers combined with some progressbars should do the trick
Mendor81 4-Dec-12 11:14am View    
Probably because the 80 is a default port try use another port.