win23 asp.net 2 permissions issue

pages using asp.net 2 are asking for a password now, I am checking this.

Issue resolve, there was a permissions related issue on the GAC for asp.net 2. Therefore when requesting an asp.net 2 page the check to GAC was not authenticated, it is resolved fully now.