Click here to Skip to main content
15,867,594 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
HTML
Line 14:<add assembly="System.Security, Version=4.0.0.0, Culture=neutral, PublicKeyToken=B03F5F7F11D50A3A" />
Line 15:<add assembly="System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089" />
Line 16:<authentication mode="Forms">
Line 17:<forms loginUrl="~/Account/Login.aspx" timeout="2880"/>
Line 18:</authentication><pre lang="text">
Posted
Updated 18-Feb-15 0:44am
v2
Comments
ZurdoDev 18-Feb-15 7:38am    
I agree, what is that error?
Suvendu Shekhar Giri 18-Feb-15 13:51pm    
What is the detailed error? Can you please share it?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

  Print Answers RSS
Top Experts
Last 24hrsThis month


CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900