G
Greg
I migrated my 1.1 web project to 2.0, it ran through the convertor with
no problems however several pages were not updated to say CodeFile and
still say CodeBehind, along with many other compile errors.
Even if I remove all pages that cause any form of error and then
connect to my site, I can access xml and htm file but whenever I go to
any of the aspx pages I get Page Not Found. I made sure the new ISAPI
and configuration are referencing the 2.0 asp .net files and
re-registered the asp framework files with no luck.
The only log info I have found (event logs are fine) is in the IIS log
where it tries to send me to my login.aspx page when I attempt to load
any other page. This is the correct behavior and the login page is in
place but I cannot get to it directly or when the forms authentication
sends me there and I see the reference to it in the log with 302 0 0
after it over and over after my inital page call that forwards me to
the login.
Any ideas?
no problems however several pages were not updated to say CodeFile and
still say CodeBehind, along with many other compile errors.
Even if I remove all pages that cause any form of error and then
connect to my site, I can access xml and htm file but whenever I go to
any of the aspx pages I get Page Not Found. I made sure the new ISAPI
and configuration are referencing the 2.0 asp .net files and
re-registered the asp framework files with no luck.
The only log info I have found (event logs are fine) is in the IIS log
where it tries to send me to my login.aspx page when I attempt to load
any other page. This is the correct behavior and the login page is in
place but I cannot get to it directly or when the forms authentication
sends me there and I see the reference to it in the log with 302 0 0
after it over and over after my inital page call that forwards me to
the login.
Any ideas?