Click here to Skip to main content
15,901,283 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionHow to retriving the Image files from ACCESS 2003 Pin
somagunasekaran25-Feb-07 22:33
somagunasekaran25-Feb-07 22:33 
Questioninterfacing vb .net and a hardware Pin
tomoyo_akumin25-Feb-07 19:41
tomoyo_akumin25-Feb-07 19:41 
AnswerRe: interfacing vb .net and a hardware Pin
Christian Graus25-Feb-07 20:35
protectorChristian Graus25-Feb-07 20:35 
QuestionCPU Usage per process Pin
The ANZAC25-Feb-07 19:25
The ANZAC25-Feb-07 19:25 
AnswerRe: CPU Usage per process Pin
TwoFaced26-Feb-07 8:54
TwoFaced26-Feb-07 8:54 
GeneralRe: CPU Usage per process Pin
The ANZAC26-Feb-07 10:24
The ANZAC26-Feb-07 10:24 
GeneralRe: CPU Usage per process Pin
TwoFaced26-Feb-07 11:51
TwoFaced26-Feb-07 11:51 
QuestionDesign Time TypeConverter Hell [modified] Pin
shoorrock25-Feb-07 15:11
shoorrock25-Feb-07 15:11 
Hi all.

I have found a really weird problem, and have given up trying to find how to answer this. MSDN and the windows forms programming book just don't explain this:

I have build a type converter that implements saving complex types through the InstanceDescriptor.

The class works without a problem generating code for the design mode until you run the program. Once run, the type converter is broken. It cannot convert and I get that darned stupid cryptic message "cannot convert [type a] to [type a]"

does anyone have any thoughts or suggestions on what is happening here?

Thanks,

Tom



-- modified at 21:54 Sunday 25th February, 2007


I messed around with a quick post i saw and found out that using casting in the type converters may cause crashes. I removed all of the casting and am now pulling the values from the object.

I also seem to be having trouble if i inherit from typeconverter, but have no problems from expandableobjectconverter

It works, but I'm really uncomfortable not being able to check a type prior to using it in the program. (granted it's only at design time) but still, I want to be able to do this.


Thanks.



QuestionMessagebox location Pin
harveyhanson25-Feb-07 13:14
harveyhanson25-Feb-07 13:14 
AnswerRe: Messagebox location Pin
MatrixCoder25-Feb-07 13:31
MatrixCoder25-Feb-07 13:31 
QuestionRemoving a Picture Box Pin
Klazen25-Feb-07 12:12
Klazen25-Feb-07 12:12 
AnswerRe: Removing a Picture Box Pin
JUNEYT26-Feb-07 3:28
JUNEYT26-Feb-07 3:28 
GeneralRe: Removing a Picture Box Pin
Klazen26-Feb-07 12:20
Klazen26-Feb-07 12:20 
GeneralRe: Removing a Picture Box Pin
JUNEYT26-Feb-07 22:35
JUNEYT26-Feb-07 22:35 
Questionstoring many no. of labels n textboxes at one time Pin
manni_n25-Feb-07 10:01
manni_n25-Feb-07 10:01 
AnswerRe: storing many no. of labels n textboxes at one time Pin
Christian Graus25-Feb-07 10:03
protectorChristian Graus25-Feb-07 10:03 
GeneralRe: storing many no. of labels n textboxes at one time Pin
manni_n25-Feb-07 10:11
manni_n25-Feb-07 10:11 
GeneralRe: storing many no. of labels n textboxes at one time Pin
Christian Graus25-Feb-07 10:12
protectorChristian Graus25-Feb-07 10:12 
Generalstill unresolved Pin
manni_n25-Feb-07 10:25
manni_n25-Feb-07 10:25 
GeneralRe: still unresolved Pin
Christian Graus25-Feb-07 11:03
protectorChristian Graus25-Feb-07 11:03 
GeneralRe: still unresolved Pin
Dave Kreskowiak26-Feb-07 5:18
mveDave Kreskowiak26-Feb-07 5:18 
QuestionThat Dammned Caret! Pin
Anybloodyid25-Feb-07 9:11
Anybloodyid25-Feb-07 9:11 
AnswerRe: That Dammned Caret! Pin
Christian Graus25-Feb-07 9:40
protectorChristian Graus25-Feb-07 9:40 
GeneralRe: That Dammned Caret! Pin
Anybloodyid25-Feb-07 9:52
Anybloodyid25-Feb-07 9:52 
GeneralRe: That Dammned Caret! Pin
Christian Graus25-Feb-07 10:02
protectorChristian Graus25-Feb-07 10:02 

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.