Quantcast
Channel: C1 CMS Foundation - Open Source on .NET
Browsing all 2540 articles
Browse latest View live
↧

New Post: How to update the Image Title and Description from code?

Hi all, I am working in a page to allow users update the images attributes, but I have the follow error in this line: c.Update<IMediaFile>(image); The error is:An exception of type...

View Article


New Post: How to update the Image Title and Description from code?

Auto response: :-) I changed it:var images = c.Get<IImageFile>().Where(i => i.FolderPath == folder.Path); For this:var images = c.Get<IMediaFile>().Where(i => i.FolderPath ==...

View Article


New Post: Managing input validation on the Page.aspx renderer.

Hi all; I have a C1 page, with an MVC route handler on it. The page contains a form, which gets posted through the C1 stack into my MVC controller (using the MvcPlayer function available from the...

View Article

New Post: Missing Namespace

HI I am trying to move a composite site from one hosting service to another (not azure). I did an ftp download and uploaded to the new server and I get the following error The type or namespace...

View Article

New Post: C1 Membership and Roleprovider

I've released a version 0.5.2 of the Security package which now supports inheritance on pages. Media files and folders should follow shortly. It basically means that permissions for a page is now...

View Article


Commented Feature: TABLES FEATURE - Simple Int Data Type (System.Int) logical...

I can see an easier workflow and would personally benefit with an option to create Sql Tables implementing Primary Id's with simple Integer data types instead of being limited to 30 character GUID's...

View Article

New Post: Missing Namespace

Check the bin folder on the server and make sure that the Composite.dll and Composite.*.dll's are all there?

View Article

New Post: C1 Membership and Roleprovider

Awesome @burningice! Thanks for sharing with everyone! :)

View Article


New Post: Missing Namespace

Thanks... Seems to have been the problem re-uploaded the bin and all is fine now :) Another question

View Article


New Post: Visual Studio and Composite

Hi I would like to add features (connection to database etc) to an website. I opened it as "Website" using Visual Studio but I don't see how to view the existing content and work on it. Or how to add...

View Article

New Post: Visual Studio and Composite

Adding a page using code: http://docs.composite.net/Data/Adding-pages-with-Csharp Using the UI: http://users.composite.net/Pages

View Article

New Post: Issue Player: Bad signature

Hi, our old C1 site cannot display newly added PDF docs in IssuePlayer. Old docs have no problem. I think the newer files couldn't be uploaded.Site version: Composite C1 3.2 Patch 4 Build no....

View Article

New Post: UpLoad Multiple Mediafiles

When uploading mediafiles in a zip archive, the filename (without Ext.) is automatically placed into the Title Field. How can this be avoided? uploading single files is not a solution - LOL Greetings,...

View Article


New Post: Error: XSLT file path \Composite\AspNet\MvcPlayer.xsl found 0...

Hi, My site has seemed to start getting an error on all my MVC forms when adding them to the page using the MVCPlayer. I am not sure why this is happening. I checked the directory of the MVCPlayer and...

View Article

New Post: https enforcer

Could you please explain if https enforcer (https://www.composite.net/Add-on-Market/Packages/Composite.Navigation.HttpsEnforcer/UserManual) works only for version 2.0 as the installation guide says? Is...

View Article


New Post: https enforcer

HttpsEnforcer works with version 4.1 (since version 4.1 is newer than 2.0). Notice that HttpsEnforcer can be configured to not redirect you when you are logged into the C1 Console - so to test this,...

View Article

New Post: https enforcer

Thanks a lot! :)

View Article


Source code checked in, #36741

Fixing a page ordering issue [16015](by Dmitry Dzygin)

View Article

New Post: Razor views in the C1 console

Did you make sure to put the file within the ~/Composite folder?

View Article

New Post: Razor views in the C1 console

Ah, no I didn't! In my tests I just had them under the root, moving it under composite sorts out the authenticated access and makes things tidier than using the UserValidationFacade.IsLoggedIn()...

View Article
Browsing all 2540 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>