Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #107.65K
~970 People Reached
Favorite Forums
Favorite Tags
.net x 1

1 Posted Topic

Member Avatar for maxtrixx

Post the whole thing within [icode]<system.web>[/icode] tag. something like this: [icode] <system.web> <compilation debug="true" /> <authentication mode="Forms"> <forms loginUrl="~/Account/Login.aspx" timeout="2880" /> </authentication> </system.web> [/icode]

Member Avatar for pankhraj
0
970

The End.