ASP.NET 1.1
am 16.08.2006 18:06:54 von Bobf
On a PostBack, how can I assure the that the button initialiating the
postback will have its click event execute. I have an ASP page in which at
least one of the page's button's click event is not executing on a postback.
Re: ASP.NET 1.1
am 16.08.2006 19:05:48 von Shiva
Perhaps the event handler is not hooked to the button's click event?
"Robert E. Flaherty" wrote in message
news:uSt932UwGHA.4756@TK2MSFTNGP02.phx.gbl...
On a PostBack, how can I assure the that the button initialiating the
postback will have its click event execute. I have an ASP page in which at
least one of the page's button's click event is not executing on a postback.
Re: ASP.NET 1.1
am 27.12.2007 02:38:53 von LVP
open IIS then right click your web site then Properties, click on the
ASP.NET tab and see if that is set
Not sure if that helps
LVP
"Jim Richards" wrote in message
news:4772be7f$0$4337$4c368faf@roadrunner.com...
>I go to the command prompt and enter: aspnet_regiis -i and it reports that
>it is installing ASP.NET 1.1 and a little later it reports that it is has
>installed it. BUT, when I open the IDE and try to create my first ASP.NET
>application I get an error ( see atch ) that it has detected that the
>server is not running ASP.NET version 1.1. How do I set the WEB SERVER to
>ASP.NET version 1.1? TIA, Jim.
>
>
Re: ASP.NET 1.1
am 28.12.2007 17:39:53 von LVP
Jim,
looks okay to me... sorry did not help you out.
"Jim Richards" wrote in message
news:4773c59d$0$11110$4c368faf@roadrunner.com...
> Thanks LVP. It didn't help but here are two attachments that look OK to
> me.
> Is there anything wrong here? TIA, Jim
>
> "LVP" wrote in message
> news:%23dnO%23kCSIHA.4752@TK2MSFTNGP05.phx.gbl...
>> open IIS then right click your web site then Properties, click on the
>> ASP.NET tab and see if that is set
>>
>> Not sure if that helps
>>
>> LVP
>>
>>
>>
>> "Jim Richards" wrote in message
>> news:4772be7f$0$4337$4c368faf@roadrunner.com...
>>>I go to the command prompt and enter: aspnet_regiis -i and it reports
>>>that
>>>it is installing ASP.NET 1.1 and a little later it reports that it is has
>>>installed it. BUT, when I open the IDE and try to create my first ASP.NET
>>>application I get an error ( see atch ) that it has detected that the
>>>server is not running ASP.NET version 1.1. How do I set the WEB SERVER to
>>>ASP.NET version 1.1? TIA, Jim.
>>>
>>>
>>
>>
>
>
>