Problem With UpdateProgress Control

J

Joey

VS2005 C# w/AJAX Extensions

I added an update progress control to my web page. Initially I used
some plain html and text in the control's <ProgressTemplate> section,
and that worked well. Then I needed to be able to programmatically
control an image's src property (just once during load)...and so I
changed the html img tag to an asp.net server control <asp:Image> tag.
That's when everything broke! Now each time I try to compile I receive
an error...

[MyPageClass] does not contain a definition for [MyServerControlID]

....It's as if these server controls are "invisible?" inside of the
update progress control. Can anyone offer any ideas on what's going on
here?

JP
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,266
Messages
2,571,082
Members
48,772
Latest member
Backspace Studios

Latest Threads

Top