Microsoft
Software
Hardware
Network
Question : PopupControlExtender
Hello,
The PopupControlExtender has been driving me crazy I would really appreciate if you can tell me where I'm wrong on this. I'm trying to show a PopupControlExtender where I'm trying to show a simple message from the webmethod, for this I am using DynamicControlID, DynamicServiceMethod, DynamicServicePath for this PopupControlExtender PopupControlExtender looks something like this
runat="server" CommitProperty="value"
Position="Bottom" PopupControlID="pnlPartSea
rch1" TargetControlID="lbtnTrack
"
DynamicControlID="pnlPartS
earch1" DynamicServiceMethod="Trac
kingInfo" DynamicServicePath="~/Test
WebService
.asmx">
>
[WebMethod]public string TrackingInfo(string headerID)
{
return "Called from a web service";
}
The code above works perfectly and when I click the button I see the message on the popup "Called from a web Service" now the problem starts when I add DynamicContextKey = '<%# Eval("OrderHeaderNumber")%
>' as soon as I add this to the PopupControlExtender and update the service method which has a string parameter the service method call is not executed and I get the error "Web Service call failed: 500". Here is the code that does not work.
runat="server" CommitProperty="value"
Position="Bottom" PopupControlID="pnlPartSea
rch1" TargetControlID="lbtnTrack
" DynamicContextKey='<%# Eval("OrderHeaderNumber")%
>'
DynamicControlID="pnlPartS
earch1" DynamicServiceMethod="Trac
kingInfo1"
DynamicServicePath="~/Test
WebService
.asmx">
>
[WebMethod]public string TrackingInfo1(string OrderHeaderNumber)
{
return "Called from a web service";
}
I would really appreciate if someone can point out what the error is.
Thanks in advance.
MJ
Answer : PopupControlExtender
HA AH! I'm glad I helped you.
But could you please select my comment as an answer?
Random Solutions
AD - two DCs and wrong time server
How to populate a table variable in SQL server with a set built in MS Access
I have Joomla 1.5 installed, and installed DocMan plugin. Docman works in all respects except users cannot download files that are properly displayed. All files are 777 on the server. Any ideas?
Non-AD Logoff/Shutdown Script?
How do I force an autopostback from a textbox in asp.net after each keystroke
How to flush cache consistently?
Calculating VAT
Can anyone tell how we make sliding menu
Warning: Fatal error 7987
451 4.4.0 DNS query failed from edge