Click here to Skip to main content
15,891,903 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: Database Pin
Yulianto.19-Jan-05 16:04
Yulianto.19-Jan-05 16:04 
GeneralRe: Database Pin
Colin Angus Mackay19-Jan-05 22:03
Colin Angus Mackay19-Jan-05 22:03 
GeneralRe: Database Pin
Yulianto.21-Jan-05 14:29
Yulianto.21-Jan-05 14:29 
GeneralRe: Database Pin
Colin Angus Mackay21-Jan-05 14:36
Colin Angus Mackay21-Jan-05 14:36 
GeneralRe: Database Pin
mtone26-Jan-05 3:36
mtone26-Jan-05 3:36 
GeneralEvent not firing in composite control Pin
ttapping18-Jan-05 15:20
ttapping18-Jan-05 15:20 
GeneralRe: Event not firing in composite control Pin
epatton20-Jan-05 2:49
epatton20-Jan-05 2:49 
GeneralRe: Event not firing in composite control Pin
ttapping21-Jan-05 18:06
ttapping21-Jan-05 18:06 
epatton -- Thanks for taking the time to dig into my code and suggest changes and resources for more information!

I played with the code as well and got it to work following a different avenue. It appears that if you attribute the control class for design time support ([DefaultProperty("Text"),ToolboxData...), then you should follow through and implement, for example, the 'Text' property, using the call to 'EnsureChildControls'.

Sounds OK, huh? But the project still didn't run correctly!

This will sound like a bunch of hocus pocus, but the next thing i did was to re-arrange the Page and Register directives on the .aspx page that used the control, F5 and then everything ran perfectly!

I believe this forced VS to rebuild its in memory representation of the project, rewiring the project correctly and allowing it to run.

Anyway, that's my theory....

Thanks again for your help.

tim t
GeneralAccessing child page function through JavaScript Pin
Hemant Mane18-Jan-05 4:48
Hemant Mane18-Jan-05 4:48 
GeneralRe: Accessing child page function through JavaScript Pin
JKroschel25-Jan-05 8:01
JKroschel25-Jan-05 8:01 
GeneralException thrown when use IOleContainer::EnumObjects function Pin
mayforest18-Jan-05 1:17
mayforest18-Jan-05 1:17 
QuestionHow to determine if IIS is already installed Pin
exhaulted18-Jan-05 1:01
exhaulted18-Jan-05 1:01 
Generalinstall process...web based Pin
oxygen_fiend17-Jan-05 10:38
oxygen_fiend17-Jan-05 10:38 
GeneralRe: install process...web based Pin
raouls17-Jan-05 20:45
raouls17-Jan-05 20:45 
GeneralRe: install process...web based Pin
johnhebert18-Jan-05 6:22
johnhebert18-Jan-05 6:22 
Generaldownload file for one time using GPRS Pin
manasrahfantom17-Jan-05 3:17
manasrahfantom17-Jan-05 3:17 
Generalusing ASP/VB script how to write/copy a text file from a server to client machine Pin
nbiju16-Jan-05 20:28
nbiju16-Jan-05 20:28 
GeneralRe: using ASP/VB script how to write/copy a text file from a server to client machine Pin
raouls16-Jan-05 21:16
raouls16-Jan-05 21:16 
GeneralRe: using ASP/VB script how to write/copy a text file from a server to client machine Pin
nbiju16-Jan-05 21:21
nbiju16-Jan-05 21:21 
GeneralRe: using ASP/VB script how to write/copy a text file from a server to client machine Pin
raouls16-Jan-05 22:19
raouls16-Jan-05 22:19 
GeneralRe: using ASP/VB script how to write/copy a text file from a server to client machine Pin
J4amieC17-Jan-05 0:44
J4amieC17-Jan-05 0:44 
GeneralI need help regading JavaScript Pin
UnrealLover16-Jan-05 14:57
UnrealLover16-Jan-05 14:57 
Questionwhat is MFC? Pin
Member 165815515-Jan-05 23:07
Member 165815515-Jan-05 23:07 
AnswerRe: what is MFC? Pin
Roger Wright16-Jan-05 4:30
professionalRoger Wright16-Jan-05 4:30 
Generallibrary project Pin
Member 165815515-Jan-05 22:43
Member 165815515-Jan-05 22:43 

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.