|
-
Nov 16th, 2004, 03:55 PM
#1
Thread Starter
New Member
Problem with viewstate/session?
Hi Guys,
I have a website and getting a 'Page Not found' error, when I click on 'Modify' button on a .asp page. I am not able to replicate this when I debug the application. Its pulling the Modify screen with all controls. In application using viewstate to store the control information.
Can anybody suggest me why its working fine through the code but not through the website? same code is deployed on webserver.
Thanks for your help.
-
Nov 17th, 2004, 02:29 PM
#2
Hyperactive Member
What page is not being found?
Please post some code too..
-
Nov 17th, 2004, 04:50 PM
#3
Thread Starter
New Member
My application have a webpage which displays all transactions.When I click on 'Modify' button against a transaction it supposed to bring up another page with some controls to enter the data and modify. Its working fine for all transactions when I debug the application but through the website its throwing error (default error page) for some transactions.
Since its working fine while debugging the application not able to find/isolate the problem and what exactly missing or causing this on website (that too only some transactions).
Pls. help me in this.
Thanks for all your time and help.
-
Nov 18th, 2004, 02:44 AM
#4
Hyperactive Member
Can you get a specific error message from the default error page?
-
Nov 19th, 2004, 10:58 AM
#5
Thread Starter
New Member
No. Just 'Page Not Found' error.
Wondering why its working for some transactions, why not for other? and working fine with code execution. Is there any way to check what's going on at web server side when I click on 'Modify' button on website?
Thanks for your help.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|