H
I am using Windows 2003 server on my machine and have an ASP.NET application that loads files, parses them and loads in the database. I have configured the SessionState and the httpRuntime tag attributes in the web.config file to appropriate values. When I load a text file after the file is parsed and loaded in the database the page is redirected to a new one. The problem is, after the file parsing is over and the data is commited to the database, i get "Page cannot be displayed error". This is just before Redirection. I am not sure whether thare is a problem while redirecting. Please, help
Regard
Shekhar