I am working on Dot net 1.1 and Dot net 2.0 applications on the same machine. Till yesterday everything is fine. Yesterday evening I ran aspnet_regii.exe -ec and aspnet_regii.exe -c on Dot net 1.1 and on 2.0 Then problem started.
When I run one of my Dot net 1.1 applicaion, after giving login credentials and press submit button, it is not taking me to Home page. Left down corner it says Done with ! mark. When I click that, it is showing the message "Problems with this Web page might prevent it from being displayed properly or functioning properly. In the future you can display this message by double-clicking the warning icon displayed in the status bar."
When I press "Show details" button - it is showing me Line:2, Char: 31516, Error: Element not found, Code:0
I have made sure all the steps specified in this website.
http://www.jiltin.com/index.php/web-mysql/web-scripts/internet-explorer-problems-with-the-web-page-might-prevent-it-from-being-displayed-properly-or-functioning-properly/Even I have installed Microsoft DirectX also.
But still my problem is not solved.
Can anyone help me in this regard. what I have do to resolve this and work as before. I did not change any code. Till yesterday everything was fine, this is started just from yesterday evening.
I shoud be able to work on both version of Dot net without having any problem as I was working till yesterday.
Please help me.