Posts

Showing posts from September, 2006

You Are Not Authorized To View This Page

IIS Error : You are not authorised to view this page . The Output Of The Error Shown On Web Page IS : You are not authorized to view this page You do not have permission to view this directory or page using the credentials you supplied. Please try the following: Click the Refresh button to try again with different credentials. If you believe you should be able to view this directory or page, please contact the Web site administrator by using the e-mail address or phone number listed on the localhost home page. HTTP 401.1 - Unauthorized: Logon Failed Internet Information Services Technical Information (for support personnel) More information: Microsoft Support When Does This Error Occurs : This error occurs when you try to access http://localhost or any other website. Cause: The default access mode for iis is 'digest authentication for windows domain server'. This need to be changed to 'Integrated Windows Authentication' Description of Cause: How to Solve: Follow

Unable To Run ASP.NET Web Applications

Visual Studio .NET has detected that the specified Web server is not running ASP.NET version 1.1. You will be unable to run ASP.NET Web applications Error Visual Studio .NET has detected that the specified Web Server is not running ASP.NET version 1.1. You will be unable to run ASP.NET Web applications or services. When This Error Occurs: This error occurs when you try to open an existing web project's solution on windows XP. What Is The Cause Of This Error: 1. You installed IIS after Visual Studio .NET is installed. 2. ASPNET Account removed / doesnt have sufficient permissions. 3. Script Mappings not updated in the IIS 4. Proxy Settings How To Solve This Error: For Cause No. 1 to 3 If the cause of error is anything listed from point 1` to 3, you have to reinstall the aspnet user account. To reinstall aspnet user account, type the following from your command prompt: %windir%\Microsoft.NET\Framework\v1.1.4322\aspnet_regiis.exe -i This is for version 1.1 of fdotnet framework. If yo

ODP.net Release Notes

I was required to install ODP.net 10.2 on my PC. Currently my PC has Oracle client 9.2 installed and we do not wish to install Oracle Client 10.2. I wanted to study release notes of ODP 10.2 before installing it. Is earched net for the same but unfortunately I cound not found anything. I had to prepare a document stating weather of not we require to install Oracle Client 10.2 on my machine if I want to use ODP.net 10.2. And of course I have to provide proof for the same. The proof may be any statement given by the oracle on the same subject. When I do not find any article regarding the same, I asked my systems people to give me a test machine. I installed ODP.net 10.2 on the same machine. There in the docs, I found release notes. I am posting these release notes below : ==================================================== Oracle Data Provider for .NET 10.2.0.2.20 Production ==================================================== Copyright (C) Oracle Corporation 2006 This document provides