Search

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

Matching Posts

  • Re: Can't log in to DNN after installing Sharepoint

    Actually, if we did not mention it we are running SharePoint under ASP.NET 2.0. This is another feature of the SP2 release. SharePoint Portal Services still requires 1.1 but Web Services will run under 2.0.
    Posted to DotNetNuke (Forum) by mzns1 on 4/24/2006
  • Re: latest membership api diagram..

    Nothing really changed under DNN4.0.2. http://www.dotnetnuke.com/Community/Blogs/tabid/825/EntryID/408/Default.aspx You should use the DotNetNuke site for all information. mikez
    Posted to DotNetNuke (Forum) by mzns1 on 4/24/2006
  • Re: Can't log in to DNN after installing Sharepoint

    rennie, So by everything is working fine, you've been able to login and administer the DNN site successfully? Yes. Everything worked as expected. By using different IP's, different virtual servers and separate app pools everything is isolated from each other. Actually turned out to be a very solid looking approach which is most likely the intent of IIS 6 and app pools, We are thrilled at the results so far. We have 2 big installations coming using SharePoint, DNN4.x, ASP.NET 2.0, SQL 2005, Reporting
    Posted to DotNetNuke (Forum) by mzns1 on 4/24/2006
  • Re: Can't log in to DNN after installing Sharepoint

    Rennie, We have made some great progress and I'll give you a high level summary of what we did. Still have a few more things to test before writing things up in more detail. The short answer is "yes" it will work by using multiple IP Addresses and multiple Virtual Servers (web sites). We do not think it will work reliably installing SharePoint in the root and simply excluding the DotNetNuke folder. Too many web.config conflicts to deal with. If you could make it work an upgrade of either would most
    Posted to DotNetNuke (Forum) by mzns1 on 4/23/2006
  • Re: Transfer users and roles from a DNN3 to a DNN4 portal

    We have 2 modules that may help. See the downloads page. http://www.mikez.com mikez
    Posted to Custom Modules (Forum) by mzns1 on 4/21/2006
  • Re: Problems moving a hosted site to a local site?

    Is "ddnlocal" configured as a virtual folder in IIS Manager? mikez
    Posted to DotNetNuke (Forum) by mzns1 on 4/12/2006
  • Re: Problem with Bulk User Manager

    My 2 cents This is a common problem with custom modules that have bugs , not all custom modules. Your question should be directed to the module developer. If they won't answer your questions then don't deal with the developer and ask for a refund. We wrote the follow modules to assist the community in migrating users. They are offered at no cost. See the "Downloads" page for the module description and the Demos page for an example of how they look before you download. http://www.mikez.com
    Posted to Custom Modules (Forum) by mzns1 on 4/12/2006
  • Re: any developer with indepth knowledge about databases that can make MySQL provider?

    http://www.dotnetnuke.com/Community/Blogs/tabid/825/EntryID/393/Default.aspx
    Posted to DotNetNuke (Forum) by mzns1 on 4/8/2006
  • Re: 4.0.2 Windows Authentication question

    The DNN authentication module should authenticate your users without them having to login. Also, an account will be created if it does not exist and a random password will be generated. The real AD password is not stored in DNN. web.config <httpModules> <add name="UrlRewrite" type="DotNetNuke.HttpModules.... /> <add name="Exception" type="DotNetNuke.HttpModules. /> <add name="Authentication" type="DotNetNuke.HttpModules.AuthenticationModule, DotNetNuke.HttpModules.Authentication
    Posted to DotNetNuke (Forum) by mzns1 on 4/6/2006
  • Re: SMTP Failure sending mail.

    By setting SMTP Authentication: Anonymous you should not need a Username/Password. Try setting SMTP Authentication: Basic Also, the log in your mail server should tell you why it is rejecting an incoming message. Since you mentioned you are on an Intranet I will assume you have access to the mail server or a phone call away from the mail server Administrator. mikez
    Posted to Getting Started (Forum) by mzns1 on 4/5/2006
Page 1 of 21 (205 items) 1 2 3 4 5 Next > ... Last »