Hi JuckMan,
Thanks for your reply.
I am sorry, I did not understood what exactly you want me to do. I have added mimetypewith extension .asp and MimeType as application/x-asp
Also, I found the appliation pool link and now what and where you want me to do settings. I did not able to find that.
Also, In .net framework version, It is set to framework2.0, but ASP is not using .net framework.
Also, when I have added Mimetype, now I am able to see my page on browser, but I can see all my scriptlets as it is on browser.
I mean my string is displaying <%=stringValue%> as it is. It is not displaying any value. I mean it is not executing it.
Please help me in more detail
Many Thanks
Main Topics
Browse All Topics





by: JuckManPosted on 2008-06-23 at 11:17:31ID: 21848769
As your error message suggest, from IIS 6.0 onwards, your IIS application pool identity plays an important role.
Launch IIS manager, find out the application pool running your application.
Find out the identity of the application pool, change it to a appropriate windows/domain account with access to your folders.