Search

You searched for the word(s): userid:279160

Matching Posts

  • Re: DNN 1.0.10 issue

    i'd have to second dbuckner's question. as you said you've scoured the code and data, i'm sure you know that the menu tab info comes from the _portalSettings.DesktopTabs which are loaded from the sproc GetPortalSettings in the section under /* Get Tabs list */. if you get results from that select statement (select TabName, AuthorizedRoles, AdministratorRoles, etc.) then one it tempted to point a finger at the code. by different codebase, do you mean just a separate implementation of the same codebase
    Posted to DotNetNuke (Forum) by arschmidt on 12/6/2004
  • Re: Login failed for user 'DotNetNuke'. Reason: Not associated with a trusted SQL Server connection.

    i helped two people get set up on xp pro a week ago and had a tough time of it (compared to win2k server implementations anyway). check out http://support.adobe.com/devsup/devsup.nsf/docs/53766.htm or http://www.banmanpro.com/support/sql2k.asp or you might try adding 'Trusted_Connection=true' to your connection string if it's just for local use. andy
    Posted to DotNetNuke (Forum) by arschmidt on 12/4/2004
  • Re: DNN 1.0.10 issue

    it's a little unclear what you mean by 'no tabs appear' but i assume you mean in the menu. i'm not familiar with the comparison tools you mention, but would personally hesitate to say dbs are identical without doing a table by table, row by row inspection. i try to use the backup and restore method that salaro mentioned when i can (i ran into a hosting situation recently where i couldn't restore from a local backup). have you tried executing any of the stored procedures, like GetTabs, in sql query
    Posted to DotNetNuke (Forum) by arschmidt on 12/4/2004
  • Re: DNN 3 Public Beta Installation Error

    i ran into this, too, on a new server that i didn't help setup. check your server properties for authentication - by default, it uses windows only. left click on the server name and select properties, go to security and select sql server and windows option. the change will force a restart of sql server. see the illustration at http://support.adobe.com/devsup/devsup.nsf/b2557cfb56bbb8788825691500525bb2/8f3a5bc5509fb87988256ed3007d4cbd/$FILE/SQL%20Server%20and%20windows.png hope it helps, andy
    Posted to DotNetNuke (Forum) by arschmidt on 12/2/2004
  • Re: Calendar Module for DNN 2.0

    looks like we have now come back around to an old problem in the sql script - there needs to be a trailing carriage return at the end. i have (again) revised the script and posted it to my site. while i haven't tested this, since it is now identical to the original install script (except for the comments), things should go smoothly. a
    Posted to DotNetNuke (Forum) by arschmidt on 4/25/2004
  • Re: Calendar Module for DNN 2.0

    the sql files were in unicode text. i converted them to ascii text and put an unpdated zip on my site. andy
    Posted to DotNetNuke (Forum) by arschmidt on 4/24/2004
  • Re: Calendar Module for DNN 2.0

    this obviously relates to the DNN 2.0 PA. truth to be told, i've been too busy to do much more than install DNN 2 and see what it does just after beta 3 was released. i have done no work with it at all (which is a major part of the reason why i haven't ported any of my modules over). rob kindly provided the update and i posted it - since i don't have an install to test it on, i assumed everything was in order. yes, i know what should be done with the dnn script to fix the first item, but as far as
    Posted to DotNetNuke (Forum) by arschmidt on 4/24/2004
  • Re: Calendar Module for DNN 2.0

    with a big thanks to rob murray, a version of this module for dnn 2 with a sql data provider is now available on my site. http://www.arswebdesign.com/DesktopDefault.aspx?tabid=299 andy
    Posted to DotNetNuke (Forum) by arschmidt on 4/24/2004
  • Re: Calendar Module for DNN 2.0

    "I was using the LTPCalendar on DNN before I switched to 2.0. It was very cool but the author has said he has no interest in porting to DNN2." for the record - it isn't that i don't have the interest, i just don't have the time. i have indeed posted the source for this module and will be posting the source for my other modules this weekend if those are of any interest to anyone as well. if someone does port any of my modules over to dnn 2, i'd like to receive a copy or at least a url so
    Posted to DotNetNuke (Forum) by arschmidt on 4/15/2004
  • DNN2b3, Solpart Menu, Attributes and Skins CSS

    i'm a little late getting off the dime in the 2.0 arena, but i don't seem to find any info in the forum regarding my question/problem. simply put - why are attributes listed in the skinning documentation for the solpartmenu token? it appears that the css .MainMenu settings override any attribute entries. i gotta be missing something somewhere. any enlightenment will be appreciated. thanks, andy
    Posted to DotNetNuke (Forum) by arschmidt on 3/19/2004
Page 1 of 16 (155 items) 1 2 3 4 5 Next > ... Last »