web Application in 1.1 is not runing

旧时模样 提交于 2019-12-12 05:09:26

问题


We have a application in .net farmework 1.1 and i have made it build successfuly, now when tried to run this application i am getting the following error:

I have googled and found some settings in IE, i have checked it in IE settings that windows authenticatiuon is enabled there. but i dont know why i am getting this, please help as i am totally new to VS 2003, We will convert this web application to 4.5 soon but before that we need to some specific task. please help me as soon as possible, thanks in advance.


回答1:


This error i remember was due to folder permission you need to give folder permission
ie by right clicking the folder and then selecting security tab and add aspnet or networkservice with full rights and second thing right click mycomputers and then select internet infromation services then right click your wibsite and then select dotnet security click edit in last check integrated windows authentication. Hope this helps let me know if you have any questions



来源:https://stackoverflow.com/questions/16954995/web-application-in-1-1-is-not-runing

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!