fter my authentication i was trying to add the user to the sharepoint site groups for the authorization of the user by using the code below
SPSecurity.RunWithElevatedPrivileges(delegate
{
SPWeb web = new SPSite(this.Request.Url.AbsoluteUri.Replace(this.Request.Url.LocalPath...
Thank you very much for your reply.
We are using third party DLL to access the database we were unsuccessful to signing with a strong name.
The Error is
'Asi.iBO, Version=1.0.2853.12929, Culture=neutral, PublicKeyToken=null' or one of its dependencies. A strongly-named assembly is required...
I have login page created in the sharepoint and a DLL in the visual studio.I am unable to call the DLL in the sharepoint.could you please provide me a solution for writing a code behind in sharepoint.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.