Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Security > Does not Posts Back the form on ImagebUtton click asp.net

Reply
Thread Tools

Does not Posts Back the form on ImagebUtton click asp.net

 
 
KhurramAtk
Guest
Posts: n/a
 
      03-14-2005
Hi,

I have reinstalled the win 2000 advance server with .net framework and with
all the updates from MS site. After when i ran,my already running site, on
login page it is not posting back my form to server. I am using ImnageButton
to post the entered infromation for simple Form Authenticaion.

I have tried to run ASpnet_regiis -c and aspnet_regiis -ea on my mahcine
but it throwing exception as follows:
Start removing the ASP.NET client side script files for all versions.
An error has occurred (0x80070005).

Pleas help
You must have administrative rights on this machine in order to run this tool.
 
Reply With Quote
 
 
 
 
Paul Glavich [MVP ASP.NET]
Guest
Posts: n/a
 
      03-26-2005
First, make sure you do have admin rights.
Second, run the 'aspnet_regiis -i' to ensure the framework is correctly
installed in IIS.
- Try your app again after this step.
Third, if its still not working, make sure you are not receiving any
javascript errors in your page on the browser. Javascript errors will cause
the page processing to stop and can prevent posbacks.

--

- Paul Glavich
ASP.NET MVP
ASPInsider (www.aspinsiders.com)


"KhurramAtk" <> wrote in message
news:3EA6F2F5-B74B-4F0D-9D4B-...
> Hi,
>
> I have reinstalled the win 2000 advance server with .net framework and

with
> all the updates from MS site. After when i ran,my already running site, on
> login page it is not posting back my form to server. I am using

ImnageButton
> to post the entered infromation for simple Form Authenticaion.
>
> I have tried to run ASpnet_regiis -c and aspnet_regiis -ea on my mahcine
> but it throwing exception as follows:
> Start removing the ASP.NET client side script files for all versions.
> An error has occurred (0x80070005).
>
> Pleas help
> You must have administrative rights on this machine in order to run this

tool.


 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
One CheckBox. one ImageButton. Why I can't force the user to click the agreement before submit form? Benny Ng ASP .Net 4 05-23-2006 02:52 PM
how to make imagebutton respond to click but not return key mhylden ASP .Net Building Controls 1 09-28-2005 07:52 PM
generated imageButton does not receive click Event gabriel ASP .Net 2 08-05-2005 11:16 AM
right button click on any URL posts that url to a server-side form castnblast Javascript 0 12-01-2004 10:12 PM
raising a Click or Command event on an ImageButton click control James Tsao ASP .Net Web Controls 0 10-25-2004 09:17 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57