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.
HemadriT
Posts
-
Back Up and Restore in office 365 SharePoint -
How can we use sharepoint2013 office365 in mobile divicesHi, I Created small SharePoint site by using office365 SharePoint2013. Now, How can i use that site in mobile device?
-
Sharing document between two domains in sharepoint2013 office365Hi, 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
-
Single Login page for multiple applications.Hi, How to use cookie for the Single Sign On. Can any one help at code level. Thank you, Hemadri.
-
Single Login page for multiple applications.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"/>
-
Single Login page for multiple applications.Hi, Here i am sending my web.config file. We used same Authentication for 4 application.
-
Single Login page for multiple applications.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.
-
Software and Hardware requirements for document shareingHi, 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.
-
Hardware and Software Requirements for sharepoint-Document LibraryHi, 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
-
how to access sharepoint site by domainHi, 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
-
share document can detete by only who can uploaded not to othersHi, 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
-
share document can detete by only who can uploaded not to othersHi, 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
-
How to host sharepoint site in IISHi, 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
-
How to deploye sharepoint siteHi, 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
-
How to deploye sharepoint siteHi, 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
-
Error on PowerShellHi, 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
-
Error on powershellHi, 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
-
How to drag "WebpartUploadFiles.dll to Assembly".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
-
How to drag "WebpartUploadFiles.dll to Assembly".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
-
How to drag "WebpartUploadFiles.dll to Assembly".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