Click here to Skip to main content
15,896,557 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: LDAP queries not returning the same data Pin
Richard Deeming10-Jun-13 11:17
mveRichard Deeming10-Jun-13 11:17 
GeneralRe: LDAP queries not returning the same data Pin
David Mujica11-Jun-13 10:25
David Mujica11-Jun-13 10:25 
AnswerRe: LDAP queries not returning the same data Pin
Eddy Vluggen10-Jun-13 11:19
professionalEddy Vluggen10-Jun-13 11:19 
GeneralRe: LDAP queries not returning the same data Pin
David Mujica11-Jun-13 10:36
David Mujica11-Jun-13 10:36 
AnswerRe: LDAP queries SOLVED - PageSize Pin
David Mujica11-Jun-13 10:39
David Mujica11-Jun-13 10:39 
GeneralRe: LDAP queries SOLVED - PageSize Pin
ChandraRam11-Jun-13 19:23
ChandraRam11-Jun-13 19:23 
Questionvb.Net Unfixing my edits? Pin
treddie10-Jun-13 7:45
treddie10-Jun-13 7:45 
AnswerRe: vb.Net Unfixing my edits? Pin
Ron Beyer10-Jun-13 8:03
professionalRon Beyer10-Jun-13 8:03 
This may not be VB's fault at all, there are a couple things that could be going on...

First, if you had to do a disk repair or roll back (restore from an older version of the disk) then some disk changes may have been rolled back to old values. These roll backs can happen when you install software almost silently so its important to watch if the installer says "creating restore point".

Second, maybe you had the project open in two instances of visual studio, edited it in one, saved it, then in the other it usually says "the file changed would you like to reload" or something like that. If you don't read it quick then dismiss the dialog, make a change there and save it, it will overwrite your changes from the other instance.

Another thing is that you could have been editing the file in a sand box. Sometimes your anti-virus software incorrectly sandboxes some programs, you can make all the changes you want, compile, run, everything looks great until you exit the program and your changes aren't saved to disk. This is especially annoying and difficult to find, make sure that your antivirus hasn't sandboxed your Visual Studio instance.

Other than that, I really can't think of any reason that visual studio would "roll back" changes to your files, especially after saving them to disk.
GeneralRe: vb.Net Unfixing my edits? Pin
treddie10-Jun-13 9:51
treddie10-Jun-13 9:51 
GeneralRe: vb.Net Unfixing my edits? Pin
TnTinMn10-Jun-13 15:08
TnTinMn10-Jun-13 15:08 
GeneralRe: vb.Net Unfixing my edits? Pin
treddie10-Jun-13 17:00
treddie10-Jun-13 17:00 
AnswerRe: vb.Net Unfixing my edits? Pin
Eddy Vluggen10-Jun-13 8:20
professionalEddy Vluggen10-Jun-13 8:20 
GeneralRe: vb.Net Unfixing my edits? Pin
treddie10-Jun-13 9:56
treddie10-Jun-13 9:56 
GeneralRe: vb.Net Unfixing my edits? Pin
Eddy Vluggen10-Jun-13 10:45
professionalEddy Vluggen10-Jun-13 10:45 
GeneralRe: vb.Net Unfixing my edits? Pin
treddie10-Jun-13 11:15
treddie10-Jun-13 11:15 
GeneralRe: vb.Net Unfixing my edits? Pin
Eddy Vluggen10-Jun-13 22:34
professionalEddy Vluggen10-Jun-13 22:34 
GeneralRe: vb.Net Unfixing my edits? Pin
treddie11-Jun-13 9:18
treddie11-Jun-13 9:18 
AnswerRe: vb.Net Unfixing my edits? Pin
TnTinMn10-Jun-13 15:00
TnTinMn10-Jun-13 15:00 
GeneralRe: vb.Net Unfixing my edits? Pin
treddie10-Jun-13 16:48
treddie10-Jun-13 16:48 
QuestionVB.Net and TAPI 3.1 Pin
Noname11210-Jun-13 3:35
Noname11210-Jun-13 3:35 
Questionchecking black pixels then counting them Pin
sharief hussien VB9-Jun-13 23:19
sharief hussien VB9-Jun-13 23:19 
AnswerRe: checking black pixels then counting them Pin
Dave Kreskowiak10-Jun-13 1:28
mveDave Kreskowiak10-Jun-13 1:28 
GeneralRe: checking black pixels then counting them Pin
sharief hussien VB10-Jun-13 2:26
sharief hussien VB10-Jun-13 2:26 
GeneralRe: checking black pixels then counting them Pin
Dave Kreskowiak10-Jun-13 3:58
mveDave Kreskowiak10-Jun-13 3:58 
GeneralRe: checking black pixels then counting them Pin
sharief hussien VB10-Jun-13 4:18
sharief hussien VB10-Jun-13 4:18 

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.