Click here to Skip to main content
15,890,438 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
403 - Forbidden: Access is denied.
You do not have permission to view this directory or page using the credentials that you supplied.

I am not uderstanding Why this this error is coming Initialy there was runtime error then when I changed the Connection String then this error came
XML
<connectionstrings>
      <add name="LocalSqlServer" connectionstring="Data Source=.\SQLEXPRESS;AttachDbFilename=|Expresscargo|amitpandey.mdf;Integrated Security=True;User Instance=True">
            providerName="System.Data.SqlClient" /&gt;
     </add>
</connectionstrings>
Posted
Updated 24-Nov-14 20:50pm
v2
Comments
Kornfeld Eliyahu Peter 25-Nov-14 2:52am    
How your SQL connection string, the 403 error message and FTP connected?
Member 11111143 25-Nov-14 2:58am    
Sir Actually I don't have Idea I have Searched but I din't got answer so I thought the problem is in COnnection String . Is the COnnection String Allright
Member 11111143 25-Nov-14 3:01am    
Today only I changed the Connection String after which this error came before today it was showing me runtime error in my web.config file.
Sir, I have just got frustrated see the same result.
Please help me
Member 11111143 25-Nov-14 23:36pm    
if any one has Idea Why this error is showing please do tell me

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



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