Questions tagged [sensenet]

Sense/Net is an enterprise grade open source application suite for building integrated Enterprise Content Management (ECM, ECMS) and Enterprise Portal (EPS) solutions running on the .NET platform.

Sense/Net ECM is the first Open Source Enterprise Content Management system for the .NET platform, a perfect alternative to proprietary ECM suites, such as SharePoint. With wider functionality than most open source Web CMS packages, Sense/Net is ideal for building enterprise Intranets, Extranets and Internet sites.

  • Content Repository with powerful search and query for storing millions of documents
  • Workspaces, lists and libraries for collaboration and document management
  • Enterprise 2.0 style collaboration, User profiles, Workspace Wall, Comment & Like function
  • WebDAV protocol and Microsoft Office integration for enhanced user experience
  • Windows Workflow Foundation 4 based workflows for BPM
  • Skin system, WYSIWYG and Smart Application Model for managing loads of web content
  • ASP.NET based development platform with Webpart and MVC support
  • OData REST API
  • Scalable Enterprise Architecture and Active Directory integration for enterprise deployment
  • Free Community and supported Enterprise editions with professional training.

More details can be found at these links:

https://www.sensenet.com/

https://community.sensenet.com/

https://github.com/SenseNet

http://sensenet.codeplex.com/

129 questions
0
votes
1 answer

Mapping field purpose in SchemaPropertyTypes table

I am trying Sense/Net Community edition features. I defined and installed content type called "Vacation Request" successfully. I want to know what is the purpose of "mapping" field in table: SchemaPropertyTypes Many thanks,
Anas Tina
  • 329
  • 1
  • 2
  • 14
0
votes
1 answer

Sensenet: Upload Files through Sensenet Client API and Set Modified User

I have a requirement that consists on uploading files through other system to sensenet. I'm trying to use the Sensenet Client API to upload files but I'm having difficult using the examples documented on the follow links: Client Library (the code…
0
votes
1 answer

Sensenet: sort by file type on List View

It is possible to sort the content on a list view by file type? For instance I want to see all the doc files first, then the folders, then the pdf files, etc.
0
votes
1 answer

Sensenet: Check Out Documents on Upload

When a user upload a document to a document library is possible to this documents automatically remain in the "Check Out" state?
0
votes
1 answer

Sensenet upload files to a document library - fields fill

It is possible in the moment of upload a content to a document library show the fields defined (of the document library)? At the moment, the only way that the user have to fill the fields is uploading the document first and then click edit to fill…
0
votes
1 answer

Sensenet: Lost access to site

For some reason I lost access to one of the sites that I have configured on my sensenet. I cannot access to any configuration on "Explorer" even with the Admin user. How can I set the permissions of the site? Checking the logEntrie on the Database I…
0
votes
1 answer

Sensenet: It is possible to filter directly on a column on a List view?

It is possible to filter by column on a "list view"? (without editing views)
0
votes
0 answers

Sensenet: It is possible to change value on a row directly on a List view?

For instance, I have a requirement that consists to change the value of a row on a field based on a "Choice Field" component. enter image description here
0
votes
0 answers

Missing database script "Create_SenseNet_Database.sql" at How to set up development environment(sensenet)

I am following the steps provided at the link http://wiki.sensenet.com/How_to_set_up_development_environment to set up the development environment. I have downloaded the latest zip present at the following link http://sensenet.codeplex.com/ But I am…
Amit Ghute
  • 61
  • 4
0
votes
1 answer

Associate members to group using SenseNet.Client on Sensenet

I am having issues defining the members of a group on sensenet using the .NET API SenseNet.Client. I need to create an automatic process to add users and groups on sensenet. I know how to create the users and groups, but I didn't find any…
0
votes
1 answer

How to add an User Content through Sensenet Client?

I want to add an User Content of Sensenet from a client which developed by .NET. Please give me a solution. Thanks so much.
dinhienhy
  • 15
  • 6
0
votes
1 answer

Configuring roles permissions on sites in Sensenet

I am having trouble configuring my site permissions on sensenet. I create an role with users on it. I have a site, with the default document library. On permissions of the site I added as security entry an role with all permissions. But the users…
0
votes
1 answer

different login pages on sites on sensenet

I create more than one site on sensenet and I want to specify an login page for each site. On site properties I can define the login page but that is not working... (I think). Every time I access without the login made I receive the follow…
0
votes
1 answer

Sense/net using content query in web application

I try to use content query in web application but it throw an exception " Lucene.Net.Store.AlreadyClosedException: this IndexReader is closed". Please give help me resolve that problem. var startSettings = new RepositoryStartSettings { …
dinhienhy
  • 15
  • 6
0
votes
1 answer

Error PUT Sense/Net REST API

I use a PUT sense/net Rest API to change DisplayName of a content. That request is success but the file size change to 0. So i cannot download that file. Please give the way to resolve this problem
dinhienhy
  • 15
  • 6
1 2 3
8
9