Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
H

HemadriT

@HemadriT
About
Posts
43
Topics
28
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Back Up and Restore in office 365 SharePoint
    H HemadriT

    Hi, I am using to create site in SharePoint of Office 365. Now i want to take back up which i created. How can i take backUp and how can i restore that one again. Thank you.

    SharePoint sharepoint question

  • How can we use sharepoint2013 office365 in mobile divices
    H HemadriT

    Hi, I Created small SharePoint site by using office365 SharePoint2013. Now, How can i use that site in mobile device?

    SharePoint question sharepoint

  • Sharing document between two domains in sharepoint2013 office365
    H HemadriT

    Hi, I am using SharePoint 2013 in office 365. Can we share the document between two domains? If Yes then how can its possible? Can we access more then one domain. Thank You

    SharePoint sharepoint question

  • Single Login page for multiple applications.
    H HemadriT

    Hi, How to use cookie for the Single Sign On. Can any one help at code level. Thank you, Hemadri.

    ASP.NET csharp asp-net sysadmin windows-admin

  • Single Login page for multiple applications.
    H HemadriT

    Hi , The authentication i was used for the 4 applications as in the following way.. Authentication mode="Forms" SessionState mode="InProc" cookieless="False" timeout="30" --> <forms loginUrl="~/LoginPage.aspx"/>

    ASP.NET csharp asp-net sysadmin windows-admin

  • Single Login page for multiple applications.
    H HemadriT

    Hi, Here i am sending my web.config file. We used same Authentication for 4 application.

    ASP.NET csharp asp-net sysadmin windows-admin

  • Single Login page for multiple applications.
    H HemadriT

    Hi, I was developed 4 applications with different login pages by using "asp.net web site administration tool 2010" and i deployed in server(IIS). Now the requirement is like i need to create new application with common login page and home page for 4 applications. By using that common home page i need to access 4 aplications which i deployed in iis. Thank you.

    ASP.NET csharp asp-net sysadmin windows-admin

  • Software and Hardware requirements for document shareing
    H HemadriT

    Hi, I am going to sharepoint document which is use to share document with in the organization.what are the software and hardware requirements for this document sharing. Thankyou.

    SharePoint sharepoint hardware business

  • Hardware and Software Requirements for sharepoint-Document Library
    H HemadriT

    Hi, I am going to create new shared document which will helps user can share the documets by using this site.And we already have SQL server 2008 & Visual Studio 2008 in using.That using SQL server 2008,VisualStudio 2008 is enough or we nee to install in saparate server.Can you please mensition the Hardware and Software requirements for creating sharepoint document shareing(Shared document). Regards, Hemadri.T

    SharePoint csharp sharepoint database sql-server visual-studio

  • how to access sharepoint site by domain
    H HemadriT

    Hi, I created sharepoint site(sharepoint foundation2010) through manage webapplication.But how to i access that site from another system using domain. Note: I created domain where i created sharepoint site. Regards, Hemadri.T

    SharePoint sharepoint tutorial

  • share document can detete by only who can uploaded not to others
    H HemadriT

    Hi, I created Permission levels in the following way Add Permission Levels-->List Permissions, I selected Add Items & Edit Items.But i am not able to access the document by user whos have access Add& Edit Items. Thanks, Hemadri.T

    SharePoint sharepoint question

  • share document can detete by only who can uploaded not to others
    H HemadriT

    Hi, I have created one sharedocument called "TeamRoom" by using sharepoint foundation2010.In that sharedocument multiple users can upload multiple documents and can edit the documents too. But the document should be deleted by only who uploaded it. What will I need to do, If I want to get the document deleted only by the user who uploaded the document, and other will need to get Read and Edit access ( not Deletion access) to that document? Thanks, Hemadri.T

    SharePoint sharepoint question

  • How to host sharepoint site in IIS
    H HemadriT

    Hi, I created one site(Site actions-->New Site) called TeamRoom by using sharepoint foundation2010.And I created 4 pages in that site.But how to host that site in IIS.Can you please let me know in a step by step manner. Thankyou, Hemadri.T

    SharePoint tutorial sharepoint windows-admin

  • How to deploye sharepoint site
    H HemadriT

    Hi, How can i go to website properties..and where sharepoint site collection is stored which i created.can you please tel me step by step. ThankYou, Hemadri.T

    SharePoint tutorial sharepoint

  • How to deploye sharepoint site
    H HemadriT

    Hi, I created a sample site(Sharepoint) using site collection.But i dont have any idea how to deploye in sever.Can you please tel me in the way of step by step,Why because i am a beginer. ThankYou, Hemadri.T

    SharePoint tutorial sharepoint

  • Error on PowerShell
    H HemadriT

    Hi, I was type the following commands in powershall. 1. Set-Alias Name:Gacutil -Value "C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\bin\gacutil.exe" 2. Gacutil /i C:\temp\mydll.dll". But i got the error like this.. The term 'Gacutil' is not recognized as the name of a cmdlet,function,script file or operable program,Check the spelling of the name, or if a path was included, verify that the path is correct and try again At Line:1 Chare:8 + Gacutil <<<< /i C:\temp\mydll.dll" + CategoryInfo: ObjectNotFound:(Gacutil:String) [], CommandNotFoundException + FullyQualifiedErrodId: CommandNotFoundException. Thanks, Hemadri.T

    SharePoint windows-admin tools help

  • Error on powershell
    H HemadriT

    Hi, I was type the following commands in powershall. 1. Set-Alias Name:Gacutil -Value "C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\bin\gacutil.exe" 2. Gacutil /i C:\temp\mydll.dll". But i got the error like this.. The term 'Gacutil' is not recognized as the name of a cmdlet,function,script file or operable program,Check the spelling of the name, or if a path was included, verify that the path is correct and try again At Line:1 Chare:8 + Gacutil <<<< /i C:\temp\mydll.dll" + CategoryInfo: ObjectNotFound:(Gacutil:String) [], CommandNotFoundException + FullyQualifiedErrodId: CommandNotFoundException. Thanks, Hemadri.T

    SharePoint windows-admin tools help

  • How to drag "WebpartUploadFiles.dll to Assembly".
    H HemadriT

    Hi, 1. Copy mydll.dll to temp 2. Open Windows Startmenue, type "powershell" open the Windows Powershell or the SharePoint 2010 Administration Shell I completed upto this. from 3rd point onwards i tryed in powershall but i am not able to got that.. 3. Set alias to Gacutil, type: Set-Alias Name:Gacutil -Value "C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\bin\gacutil.exe" 4. Add dll to gac, type: Gacutil /i C:\temp\mydll.dll" Thanks, Hemadri.T

    SharePoint dotnet tutorial

  • How to drag "WebpartUploadFiles.dll to Assembly".
    H HemadriT

    Hi, I created new folder like "Temp" and i past the dll which i got in "bin" folder. I tryed the remaining part which you told but i didnt get.One more thing i need to tel you, my ddl location is C:\Users\Administrator\Documents\Visual Studio 2010\Projects\WebpartUploadFiles\WebpartUploadFiles\bin\Debug. But Set-Alias Name:Gacutil -Value "C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\bin\gacutil.exe" is different know Thanks, Hemadri.T

    SharePoint dotnet tutorial

  • How to drag "WebpartUploadFiles.dll to Assembly".
    H HemadriT

    Hi, mydll.dll means Which i got in "bin" folder(WebpartUploadFiles.dll) right.And i am not getting "Temp" how can i get it.Sorry if i am irritate you. Thanks, Hemadri.T

    SharePoint dotnet tutorial
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups