submit (or postback) does nothing in IIS 6.0

G

Guest

I had several asp.net web applications working well under IIS 5.1. Then we
set up a 2003 sever with IIS 6.0 and moved those applications over. We
"allowed" the ASP.NET applications. The first page shows up fine. The
client side validators all seem to work well, but when I click submit to
postback, nothing happens. No action is taken what so ever. Do I have a
permission problem somewhere?
 
P

Phillip N Rounds

Tyler said:
I had several asp.net web applications working well under IIS 5.1. Then we
set up a 2003 sever with IIS 6.0 and moved those applications over. We
"allowed" the ASP.NET applications. The first page shows up fine. The
client side validators all seem to work well, but when I click submit to
postback, nothing happens. No action is taken what so ever. Do I have a
permission problem somewhere?

I don't know if this has anything to do with your problems, but in the
migration from IIS 5 to IIS 6, ASP went from operating under the user
ASP.NET to
Network Service. Try giving Network Service the same permissions that you
gave ASP.NET and see if that works


Phil
 

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
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top