Select the search type
  • Site
  • Web
Search
You are here:  Support/Forums
Support

Bring2mind Forums

Search this forum:
Search
You are not authorized to create a new topic
Page 5 of 7 << < 34567 > >>
Topics
 Replies
 Views
 Last Post
1 Replies and 4535 Views move 03.04.08 files to 05.02.01  4535  1 Started by  Bill Is there a script available to move&160;3.04.08 documents to 05.02.01 on an different DNN instance (different portal id).&160; I'm in the process of retiring a current DNN instance&160;and moving the files to a different instance (same web server).&160;&160;Both instances are using the same SQL Server (different databases).&160; The reason for the move is that I had so much problems with the older version of DNN and it would not upgrade.&160; So the next best thing was to create a new ver...
1 4535
by  Peter DonkerJump to last post
12/14/2009 12:01 PM
1 Replies and 4843 Views Error on DNN 5.2  4843  1 Started by  DotNetNuke France I'm editing the permissions right on a folder. We are using the default configuration and the default skin. Could you please detail how to create a folder This doesn't seems to work on our system. You created one once connected on our portal but we don't know how (by SQL ) DotNetNuke.Services.Exceptions.ModuleLoadException: Méthode introuvable : 'System.Data.IDataReader DotNetNuke.Data.DataProvider.GetPortal(Int32)'. ---> System.MissingMethodException: Méthode introuvable : 'System.Data.IDa...
1 4843
by  DotNetNuke FranceJump to last post
12/08/2009 11:10 AM
1 Replies and 4917 Views Cannot get the webservice to work  4917  1 Started by  Avi Kleyman I have added the DMXService.asmx file as web reference.&160; The following code errors out with following message: '&160;&160;ex.Message&160;'System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.NullReferenceException: Object reference not set to an instance of an object.&160;&160;&160; at DotNetNuke.Common.Globals.ConvertDataReaderToDataTable(IDataReader reader)&160;&160;&160; at DotNetNuke.Common.Globals.ConvertDataReaderToDataSet(IDataReade...
1 4917
by  Peter DonkerJump to last post
11/06/2009 4:56 PM
1 Replies and 4385 Views Importing docs from another table  4385  1 Started by  Matthew Cushing &160;Peter, I've read through the forums and saw that my question might not be unique, but when I started looking through the tables, I got a bit overwhelmed. We have an app that stores docs that I want to pull all of the files from and put into DMX. &160;There are other attributes that I'd love to pull with it like category, but for now I'd settle for a way to import all of the docs into the dmx tables. &160;Is there a doc I missed in the help dropdown I had thought to write a script in ...
1 4385
by  Peter DonkerJump to last post
10/15/2009 6:08 PM
2 Replies and 4677 Views Custom Attributes in 5.01.03  4677  2 Started by  GA Hi, I have a custom attribute which I have loaded into DMX using the ControlToload. In the code for the control, this is how I try and get the attribute id for this attribute attList = AttributesController.GetAttributesByPortal(PortalId, '')For Each attInfo As AttributeInfo In attList.ValuesIf attInfo.Name = 'MyCA' Then attId = attInfo.AttributeId &160; End If &160; &160; objEA = EntryAttributesController.GetEntryAttribute( Next Dim objEA As EntryAttributeInfoMe.CurrentEntry.Ent...
2 4677
by  Peter DonkerJump to last post
09/17/2009 1:30 PM
3 Replies and 4136 Views Problem scaling with DMX_GetCategoryContents  4136  3 Started by  EAS &160; Hi, We're finding that this one stored procedure - DMX_GetCategoryContents - is executed multiple times for each page load.&160; As a result, it is the consumer of 90 of the resources on the database server and we're unable to scale as much as we'd like to.&160; Is there some configuration we can change to reduce the number of calls to this particular sp thanks.
3 4136
by  Peter DonkerJump to last post
09/17/2009 1:24 PM
3 Replies and 4229 Views Integrate DMX5 with Microsoft CRM  4229  3 Started by  Bjørn Hello, my company is using Microsoft Dynamics CRM 3.0 for Customer Relationship Management / Invoices, and DotNetNuke for Intranet. My wish is to use the MSCRM SDK to integrate DMX and MSCRM 3. I need the following extensions: &160; 1. AccountId attribute in CRM I need to extend the DMX data model with a AccountId Guid so that I can mark a saved document with a CRM account. For this purpose, I guess I will need to code a custom .ascx that will let me use the CRM SDK Webservice to do a lo...
3 4229
by  Peter DonkerJump to last post
08/28/2009 3:56 PM
16 Replies and 4587 Views Selectively display custom attributes  4587  16 Started by  GA &160; Is there a way in which I can restrict Custom Attributes to be displayed only for documents in certain File Groups. That is... I want custom attribute XXX to be displayed only when uploading&160;Documents to File Group YYY . Also where is the code that handles validation and regular expressions for Custom attributes. (Required field and Custom field in Custom&160;Attribuites).&160;Is it available if I have the source or is it in DMX Core. &160;
16 4587
by  Peter DonkerJump to last post
08/28/2009 3:53 PM
3 Replies and 4887 Views row filter  4887  3 Started by  JB Peter: What row filter column name could I use to filter by the shorttext.text field&160; I want to exclude files from the What's New module if they contain certain characters in the shorttext.text field. &160; Thanks, Jim
3 4887
by  Peter DonkerJump to last post
08/20/2009 1:42 PM
1 Replies and 4362 Views Add permissions to folder(s) in CodeBehind?  4362  1 Started by  Mike Barbaro I am creating new folders in my codebehind using the following: &160; Dim thisPortal As Integer = Me.PortalIdDim IssueName As String = txtNewTopic.TextDim newFolderID As Integer = EntriesController.MakeCollection(thisPortal, 0, IssueName, UserInfo, False) Is it possible to also set permissions on the newly created folder to allow add/edit functionality for Registered Users &160; &160;
1 4362
by  Peter DonkerJump to last post
07/28/2009 3:57 PM
2 Replies and 3960 Views Rad upload: Multi file uploads and DMX  3960  2 Started by  webdatalink Hi Peter Radupload support Multi file upload option. But it seems DMX only uploads and adds a single entry even if multiple files are uploaded Please can you see if i am missing something Regards Fred
2 3960
by  Peter DonkerJump to last post
07/28/2009 3:46 PM
3 Replies and 4382 Views Notification Email changed by codebehind  4382  3 Started by  8ware 8ware &160;Hi, When a customer requires some files sent by email, i have to send 2 emails (to customer and to my office). I do that by calling &160;DMX.Common.EntryUtils.MailEntries(). It works fine, but with same email text... is it possible to change the body of mail in codebehind &160;
3 4382
by  Peter DonkerJump to last post
07/28/2009 3:45 PM
1 Replies and 3969 Views Provider implementation  3969  1 Started by  kingm &160;I'm looking to change the backend store for my DMX module from the default server file system to the much larger & cheaper Amazon S3 cloud. &160;I noticed a post a while ago indicating this was a planned development feature, but I'd rather just do it myself if possible. &160; I was excited to see that the FileStorageProvider is just an implementation of the StorageProvider abstract class... this leads me to believe I could do what I want by creating an S3Provider that inherits from...
1 3969
by  Peter DonkerJump to last post
07/28/2009 3:41 PM
3 Replies and 5086 Views Problem with GetCollectionContents  5086  3 Started by  Arick Hi Peter, I've been playing with the GetCollectionContents function trying to return a results set into a data table and keep getting the following error every time I try to access the module: ModuleId: 850 ModuleDefId: 171 FriendlyName: ScalabilityAdoptionAdmin ModuleControlSource: DesktopModules/DA_ScalabilityAdoptionAdmin/ViewAdoptionModules1.ascx AssemblyVersion: 04.08.04 PortalID: 0 PortalName: My Website UserID: 1 UserName: host ActiveTabID: 266 ActiveTabName: Adoption Ad...
3 5086
by  ArickJump to last post
07/09/2009 10:32 PM
1 Replies and 3395 Views Admin > Main Options Update settings issue  3395  1 Started by  webdatalink Hi I am facing one issue with DMX Admin > Main options. No changes are being updated in the ModuleSettings table. I tried debugging and does not throw any error but does not update anythign either. Please could you assist &160; Regards Fred
1 3395
by  Peter DonkerJump to last post
07/08/2009 8:46 PM
3 Replies and 3920 Views Per user folder root  3920  3 Started by  Avi Kleyman What will be the best approach to implement a concept of per user root&160; After we create programmatically a folder for each registered user, we want the user to see this folder as the root folder and not have the ability to delete it.&160; under this folder they should have full control on sub folders anf files they create.
3 3920
by  Peter DonkerJump to last post
06/30/2009 11:31 PM
4 Replies and 4643 Views Automatically Set Template Mode & Root Dir  4643  4 Started by  Gregory T I am currently interfacing to DMX from another, custom module.&160; I've been creating folders via the entities controller with excellent results. I need to know how to override the DMX settings on a specific module instance to set: root folder for module -> some place other than root startup screen -> ViewTemplate.ascx override controlToLoad -> true &160;I would imagine these are all in the same location and I did a little digging, but could not find this info.&160; Plea...
4 4643
by  Peter DonkerJump to last post
06/18/2009 9:07 PM
3 Replies and 4568 Views Evaluation Custom Attributes  4568  3 Started by  James Harris I have just installed DMX locally and I was wondering if I can create a custon attribute called thumbnail and upload an image to an application file that has been uploaded. I am unsure how or what the resource & control to load options may be. Forum search has sever OLD posts. And I cannot find anything in the Quickstart or installation docs. Thanks in advance.
3 4568
by  Peter DonkerJump to last post
06/03/2009 9:26 PM
6 Replies and 3834 Views how to set Cust Attibute Resource File  3834  6 Started by  Kenneth Hoffman I want to set some information about my custom attibutes for users.&160; This seems to be the fucntion of the resource files but I can't find documentation on this control. There is a text box.. I have tried some things with links from Doc X and real paths to files on the drive. Where do I put the files.. what format&160; what path format
6 3834
by  Peter DonkerJump to last post
06/01/2009 10:39 PM
2 Replies and 3661 Views EntriesController.GetEntryByTitle bug  3661  2 Started by  Avi Kleyman Calling shared function EntriesController.GetEntryByTitle generates the following error: 'Object reference not set to an instance of an object.' SQL Trace captured the following SQL string: SELECT * FROM (SELECT e.*, CAST (CASE WHEN e.LockedUntil > GETDATE() THEN 1 ELSE 0 END AS BIT) AS IsLocked, ext.ControlToLoad, ext.Custom, ext.DownloadUrl, ext.EntryTypes, ext.Icon16, ext.Icon32, ext.IsPrivate, ext.MimeType, ext.ResourceFile, ext.SettingsControl, ext.ViewByDefault, CAST(CASE WHEN (PATINDEX...
2 3661
by  Peter DonkerJump to last post
05/27/2009 4:23 PM
You are not authorized to create a new topic
Page 5 of 7 << < 34567 > >>


RSS Feed Available