Error while executing .aspx in web browser [modified]
-
Dear All, I am having problem in configuring .aspx in window xp. i have configured IIS and create it virtual directory as well. when i am executing .aspx file from "localhost/folderName" I am getting the following error Line 26: Line 27: Line 28: <sessionstate timeout="60"></sessionstate> Line 29: <authorization> Line 30: <allow users="?" /></authorization> the error appears in this line Source File: C:\Inetpub\wwwroot\folderName\web.config Line: 28 I can run this without any error from VWD or VS 2005.
modified on Saturday, March 28, 2009 2:22 AM
-
Dear All, I am having problem in configuring .aspx in window xp. i have configured IIS and create it virtual directory as well. when i am executing .aspx file from "localhost/folderName" I am getting the following error Line 26: Line 27: Line 28: <sessionstate timeout="60"></sessionstate> Line 29: <authorization> Line 30: <allow users="?" /></authorization> the error appears in this line Source File: C:\Inetpub\wwwroot\folderName\web.config Line: 28 I can run this without any error from VWD or VS 2005.
modified on Saturday, March 28, 2009 2:22 AM