Click here to Skip to main content
15,911,891 members
Home / Discussions / C#
   

C#

 
AnswerRe: Database query Pin
Luc Pattyn12-Jun-09 19:09
sitebuilderLuc Pattyn12-Jun-09 19:09 
QuestionMagical persistence Pin
Peter Trevor12-Jun-09 18:12
Peter Trevor12-Jun-09 18:12 
AnswerRe: Magical persistence Pin
Luc Pattyn12-Jun-09 18:21
sitebuilderLuc Pattyn12-Jun-09 18:21 
GeneralRe: Magical persistence Pin
Peter Trevor13-Jun-09 13:25
Peter Trevor13-Jun-09 13:25 
AnswerRe: Magical persistence Pin
Henry Minute13-Jun-09 2:35
Henry Minute13-Jun-09 2:35 
GeneralRe: Magical persistence Pin
Peter Trevor13-Jun-09 13:23
Peter Trevor13-Jun-09 13:23 
GeneralRe: Magical persistence Pin
Peter Trevor23-Jun-09 12:59
Peter Trevor23-Jun-09 12:59 
AnswerRe: Magical persistence Pin
Peter Trevor9-Oct-09 7:00
Peter Trevor9-Oct-09 7:00 
Okay, I've found the root of the problem. Even though this thread is now old I figure I should post here anyway in case someone gets a similar problem and finds this thread in a Google search. (Don't you just hate googling for a problem and find loads of other people asking the same questions years before and then they stop without telling you what solution they eventually used?)

The third party controls I was using were placing data in Isolated Storage. Specifically (on Vista) ...

AppData
  /Local
  /IsolatedStorage
  /(gibberish)
  /(gibberish)
  /Url.(gibberish)
  /StrongName.(gibberish)
  /Files
  /SyncfusionToolsStateInfo.bin.


This file had become corrupted. According to the component authors deleting this file should solve the problem (a new version is recreated). However, in my case my Windows set up had become unstable so I reinstalled the whole of Windows instead. Regardless, Isolated Storage is another place to look when you have these kinds of problems.

(I hope this helps somebody, someday.)
QuestionPrint Barcode Pin
samulong12-Jun-09 18:03
samulong12-Jun-09 18:03 
AnswerRe: Print Barcode Pin
DavidKiryazi12-Jun-09 19:57
DavidKiryazi12-Jun-09 19:57 
GeneralRe: Print Barcode Pin
OriginalGriff12-Jun-09 23:20
mveOriginalGriff12-Jun-09 23:20 
JokeRe: Print Barcode Pin
DavidKiryazi12-Jun-09 23:40
DavidKiryazi12-Jun-09 23:40 
GeneralRe: Print Barcode Pin
OriginalGriff13-Jun-09 0:00
mveOriginalGriff13-Jun-09 0:00 
AnswerRe: Print Barcode Pin
Christian Graus12-Jun-09 20:34
protectorChristian Graus12-Jun-09 20:34 
QuestionZooming picturebox not updating Pin
jisan2212-Jun-09 14:13
jisan2212-Jun-09 14:13 
AnswerRe: Zooming picturebox not updating Pin
DavidKiryazi12-Jun-09 14:56
DavidKiryazi12-Jun-09 14:56 
GeneralRe: Zooming picturebox not updating Pin
jisan2212-Jun-09 20:10
jisan2212-Jun-09 20:10 
AnswerRe: Zooming picturebox not updating Pin
fly90412-Jun-09 15:01
fly90412-Jun-09 15:01 
AnswerRe: Zooming picturebox not updating Pin
Luc Pattyn12-Jun-09 15:04
sitebuilderLuc Pattyn12-Jun-09 15:04 
GeneralRe: Zooming picturebox not updating Pin
jisan2212-Jun-09 20:14
jisan2212-Jun-09 20:14 
QuestionMessage Removed Pin
12-Jun-09 10:54
professionalN_tro_P12-Jun-09 10:54 
AnswerRe: Winform Hot Keys Pin
Dr.Walt Fair, PE12-Jun-09 11:06
professionalDr.Walt Fair, PE12-Jun-09 11:06 
GeneralRe: Winform Hot Keys Pin
harold aptroot12-Jun-09 13:05
harold aptroot12-Jun-09 13:05 
AnswerRe: Winform Hot Keys Pin
PIEBALDconsult12-Jun-09 13:20
mvePIEBALDconsult12-Jun-09 13:20 
GeneralRe: Winform Hot Keys Pin
Dr.Walt Fair, PE12-Jun-09 16:38
professionalDr.Walt Fair, PE12-Jun-09 16:38 

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.