hi,
In my application when i am running the application i get this message that, you should increase the trust level of the assemblies.
what is that can i know. Thank you

>you should increase the trust level of the assemblies.

Unless you put an assembly in the GAC, it is meant to run in medium trust on an ASP.NET web server, in order to improve security and minimize the possibility of your website getting hacked.

For more information read .NET security blog.
http://blogs.msdn.com/shawnfa/archive/2003/06/20/57023.aspx

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.