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

Custom Content List View in Sensenet

I created Audit CTD, AuditFinding CTD as child content which both extend Folder CTD. I also have AuditList where I put Audits. I wanted to create a custom List View to show only AuditFindings when Audit is open for browsing. However, I cannot get…
0
votes
1 answer

How to map colums in a table database in to Properties and relation with Fields

I'm studying Sensenet Framework and installed successfull on my computer, and now I'm developing our website based on this framework.I read documents on wiki and understood relationship between Database <-> Properties <--> Fields <-> View (you can…
0
votes
1 answer

How to use ReportViewer in Sensenet

I would like to include ReportViewer control in the Parametric Search portlet rendering ASCX file. I placed RDLC file in the content repository and it is being retrieved properly as binary steam <% .... //retrieve rdlc file string Path =…
0
votes
1 answer

Sensenet length filter Not working

I want to query the Field which are empty and which are not empty using Sensenet Odata Rest API. Their documentation mentions a filter function called 'length'. I have tried to query the field with the length operation but it fails with the…
Anto Subash
  • 3,140
  • 2
  • 22
  • 30
0
votes
4 answers

IIS Returns a /IISConfig/Config.aspx (Blank) Page

I'm trying to install Sense/NET on my Computer for demo purposes. I managed to install the Demo (Community Edition) Version on Port 80 as i followed the instructions on their WIKI Page but when i tried to install another copy of Sense/NET…
TheQuestioner
  • 702
  • 10
  • 28
0
votes
1 answer

SENSENET 6.5.2.8421 installation from package fails due to SQL SYNTAX ERROR

I have the following stack: .NET 4.5.1 IIS 7.5 MSSQL SERVER 2008 EXPRESS SP 4 VISUAL STUDIO 2013 UPDATE 5 Windows 2007 SP1 SENSENET 6.5.2.8421 I tried to install SENSENET importing the package using the deploy option within IIS, but when…
Georgy boy
  • 27
  • 10
0
votes
1 answer

Cannot run SenseNet source code

If anyone has dealt with Sense/Net before, I have a problem running the source code.Here is what I've done: Downloaded the source code for Sense/Net. Opened the solution in Visual Studio 2010, Set the website project as default project Created a…
Aelgawad
  • 184
  • 1
  • 16
-1
votes
1 answer

Is there any date when sensenet 7 will be launched?

As an opensource .Net ECMS, Sensenet seems to have a lot of features, anyway in their developer blog, it seems they are working for an SN7 version with more goodlooking UI. Do you have any info, when it will be released?
Altin
  • 13
  • 1
  • 2
-2
votes
1 answer

How to hide/remove search box from sensenet homepage for Visitors (before login)

I want to remove search box for Visitor users on the homepage of my custom sensenet site. I want to display it only after a user is logged in to the site. I tried to achieve this with making changes in the skin.css
sameer
  • 17
  • 6
1 2 3
8
9