Kako da podesim Default.aspx da funkcionise. Sta sve treba da uradim?!
Server Error in '/mw' Application.
--------------------------------------------------------------------------------
Configuration Error
Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.
Parser Error Message: Could not create Windows user token from the credentials specified in the config file. Error from the operating system 'Unspecified error
'
Source Error:
Line 36: <system.web>
Line 37: <sessionState mode="Custom" />
Line 38: <identity impersonate="true" userName="boo" password="partizan" />
Line 39: <authorization>
Line 40: <allow users="*" />
Source File: C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Config\web.config Line: 38
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.210











Configuration error .aspx
Re: Configuration error .aspx