I am developing an asp .net4 website for a university. My test server is 2008R2 running .net 4 and IIS 7.5. On this server the site works fine.
On the Uni server it is not. The server is the same spec (2008 R2, .net 4 and IIS 7.5)
I have set up application pools identically and everything looks identical. However, on the first page the image is just a red cross. The properties of the image show incorrectly. On my test server it shows as " but on the Uni server it shows as "
In addition, instead of redirecting to page2.aspx, it will attempt to go to default.aspx/page2.aspx so ends back up at the default page.
Anyone have any ideas? Happy to provide info as needed.
On the Uni server it is not. The server is the same spec (2008 R2, .net 4 and IIS 7.5)
I have set up application pools identically and everything looks identical. However, on the first page the image is just a red cross. The properties of the image show incorrectly. On my test server it shows as " but on the Uni server it shows as "
In addition, instead of redirecting to page2.aspx, it will attempt to go to default.aspx/page2.aspx so ends back up at the default page.
Anyone have any ideas? Happy to provide info as needed.