Click here to Skip to main content
15,899,679 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: need help with backcolor command Pin
hugblue25-Feb-09 6:51
hugblue25-Feb-09 6:51 
QuestionHow to Create a setup of Window project Pin
Jagz W24-Feb-09 15:42
professionalJagz W24-Feb-09 15:42 
AnswerRe: How to Create a setup of Window project Pin
ABitSmart24-Feb-09 17:05
ABitSmart24-Feb-09 17:05 
QuestionNeed help converting CRC32 function in C to VB Pin
harans24-Feb-09 11:26
harans24-Feb-09 11:26 
AnswerRe: Need help converting CRC32 function in C to VB Pin
riced25-Feb-09 7:04
riced25-Feb-09 7:04 
QuestionHow can I redraw the form with the controls new backcolor value? Pin
JUNEYT24-Feb-09 10:57
JUNEYT24-Feb-09 10:57 
AnswerRe: How can I redraw the form with the controls new backcolor value? Pin
Dave Kreskowiak24-Feb-09 12:48
mveDave Kreskowiak24-Feb-09 12:48 
Questioninvalid operation excpetion Pin
captainmogo24-Feb-09 5:30
captainmogo24-Feb-09 5:30 
I have a tcp server that accept connections and handle clients request. It has been running without any known issues for a few weeks. Recently I have made some mods to handle different requests and now I have been getting an InvalidOperationException Error "the Undo operation encountered a context that is different from what was applied in the corresponseding Set operation. the possible cause is that a contect was Set on the thread and not reverted(undone)" When i started getting this error, I reverted back to a previous version and now I am getting the error on that version. This makes me believe I have an underlying intermittent threading problem.

One of the things I am doing is creating a new instance of a custom class (Query) in which an instance of another custom class (Trigger) is passed by reference. From within query I am accessing properties and and manipulating data. Could this be causing the problem. Like i said before, It was working like this previously, this is a new error. I am having a hard time tracking down the error bc frankly i do not really understand it.
Questiongenerating thumbnails from a list of image files *.jpg *. gif etc... Pin
syba24-Feb-09 4:57
syba24-Feb-09 4:57 
AnswerRe: generating thumbnails from a list of image files *.jpg *. gif etc... Pin
Dave Kreskowiak24-Feb-09 17:59
mveDave Kreskowiak24-Feb-09 17:59 
GeneralRe: generating thumbnails from a list of image files *.jpg *. gif etc... Pin
syba24-Feb-09 18:05
syba24-Feb-09 18:05 
GeneralRe: generating thumbnails from a list of image files *.jpg *. gif etc... Pin
Dave Kreskowiak25-Feb-09 1:33
mveDave Kreskowiak25-Feb-09 1:33 
Questionprinting xml in ie Pin
Stephen Lintott24-Feb-09 3:38
Stephen Lintott24-Feb-09 3:38 
AnswerRe: printing xml in ie Pin
Dave Kreskowiak24-Feb-09 3:58
mveDave Kreskowiak24-Feb-09 3:58 
GeneralRe: printing xml in ie Pin
Stephen Lintott24-Feb-09 19:28
Stephen Lintott24-Feb-09 19:28 
GeneralRe: printing xml in ie Pin
Dave Kreskowiak25-Feb-09 1:51
mveDave Kreskowiak25-Feb-09 1:51 
Questionconvert code into vb.net Pin
sajjadlashari24-Feb-09 1:42
sajjadlashari24-Feb-09 1:42 
AnswerRe: convert code into vb.net Pin
Dave Kreskowiak24-Feb-09 1:57
mveDave Kreskowiak24-Feb-09 1:57 
AnswerRe: convert code into vb.net Pin
Samir Ibrahim24-Feb-09 4:13
Samir Ibrahim24-Feb-09 4:13 
QuestionBeginner for creating Crystal Report with VB.NET2008 WinForm Pin
drexler_kk24-Feb-09 0:40
drexler_kk24-Feb-09 0:40 
AnswerRe: Beginner for creating Crystal Report with VB.NET2008 WinForm Pin
ABitSmart24-Feb-09 17:14
ABitSmart24-Feb-09 17:14 
QuestionRe: Beginner for creating Crystal Report with VB.NET2008 WinForm Pin
drexler_kk25-Feb-09 16:16
drexler_kk25-Feb-09 16:16 
QuestionDatagridview Cellformatting Pin
Chrispie12323-Feb-09 23:48
Chrispie12323-Feb-09 23:48 
QuestionHow to check whether a particuar file exists on FTP server through VB.Net Pin
nav_duggal23-Feb-09 23:39
nav_duggal23-Feb-09 23:39 
AnswerRe: How to check whether a particuar file exists on FTP server through VB.Net Pin
leckey24-Feb-09 4:58
leckey24-Feb-09 4:58 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.