Search the web
Sign In
New User? Sign Up
DNNFreeHelp
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 1 - 30 of 125   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1
Hello , Can you list out the key features of DNN which appeal to you ? Thanks, Raj. __________________________________________________ Do You Yahoo!? Tired of...
Raj C
raj62562000
Offline Send Email
Aug 10, 2004
7:37 am
2
The User Interface The Easy Install The Database Independence ... Outgoing mail is certified Virus Free. Checked by AVG anti-virus system...
Charles M. Carroll
charlesmarkc...
Online Now Send Email
Aug 10, 2004
8:20 am
3
I think that DNN has a decent interface and probably could be a done a little better, but for the most part it is usable to most people who just want to put up...
anantatman
Offline Send Email
Aug 10, 2004
3:37 pm
4
Hi, Is there a navigation menu that can be put in the LeftSide Pane ? Thx, GetSmartPaul...
getsmartpaul86
Offline Send Email
Aug 31, 2004
6:56 am
5
Hi, Can someone suggest a acceptable commerical Shopping Cart module and what are the good / bad features. Also, wrt integrating with .NET shopping carts. How...
getsmartpaul86
Offline Send Email
Sep 2, 2004
1:45 am
6
http://url123.com/cy475 (menu on left) is the core set of DNN links I assembled this last week. Let me know what DNN links I missed and need to add....
Charles Mark Carroll
charlesmarkc...
Online Now Send Email
Sep 20, 2004
1:41 pm
7
Hi all, FYI, 2.2 is on the way in November 2004 timeframe. Search Engine Friendly URL's is on the list. Localization for German. read more from the DNN CORE...
getsmartpaul86
Offline Send Email
Oct 5, 2004
11:30 pm
8
What is the recommended way to integrated DNN's user authentication system with some pre-existent user identity system? (Other than Windows/Active Directory),...
Khurram Aziz
khuziz
Offline Send Email
Oct 25, 2004
12:17 pm
9
Hi folks, I'm searching for guidelines for creating a theme for DNN. I'm interested in any standard like css conventions, css accepted tags, guidelines for...
emmanuele71
Offline Send Email
Nov 9, 2004
9:20 pm
10
Hi Manu, Check out this Skins article on my site. http://www.getsmartpaul.com/home/Default.aspx?PageContentID=1 ...
Paul Chu
getsmartpaul86
Offline Send Email
Nov 11, 2004
9:37 am
11
I'm installing dotnetnuke and I've ran into a little problem. The installation asks me to: - manually create SQL Server database named DotNetNuke ( using ...
shadow_snd_2002
Online Now Send Email
Dec 4, 2004
6:12 am
12
Hi, Here are steps: 1. Get Sql Server installed on your PC. a. Download the Free Sql Server Version from M$ ...
Paul Chu
getsmartpaul86
Offline Send Email
Dec 5, 2004
2:17 am
13
First off thanks for the reply Chaz told me you could probably help me out. I've never really used my sql so it's making this profess about 10000000x harder ...
Bob Hope
shadow_snd_2002
Online Now Send Email
Dec 5, 2004
4:23 am
14
Hi Bob, Sorry to hear but hang in there. You have the "right stuff" I think you should use access db first. Here's the change back to the web.config To use...
Paul Chu
getsmartpaul86
Offline Send Email
Dec 5, 2004
6:33 am
15
Woo hoo! Small moment of glory the site is up and running on access. The problem now is I really, really want to be able to run sql. I want to know how this...
shadow_snd_2002
Online Now Send Email
Dec 6, 2004
1:15 am
16
New SQL question for you guys. I'm running XP Pro, I downloaded the SQL server 2000 from MS and found that you have to be running NT to use it. I know that...
shadow_snd_2002
Online Now Send Email
Dec 7, 2004
3:18 am
17
So........sorta going along the lines of my last questions........DNN is only uses SQL.......meaning unless I want to live in the past after 3.0 gets a full...
shadow_snd_2002
Online Now Send Email
Dec 7, 2004
6:10 am
18
Craig, Not sure why the download "only works for Window 2000 ( server or workstation ? ). The docs say it should work on XP. This link shows the Sql Versions...
Paul Chu
getsmartpaul86
Offline Send Email
Dec 7, 2004
7:33 am
19
Craig, You can install the standard Sql Server Enterprise DB and use it instead of MSDE 2000. I haven't used the MSDE solely on a machine personally. Good...
Paul Chu
getsmartpaul86
Offline Send Email
Dec 7, 2004
7:36 am
20
MSDE is a throttled SQLserver. The way one uses SQLserver is to use Client tools (enterprise manager, DTS and others) and those same client tools work for MSDE...
Charles M. Carroll
charlesmarkc...
Online Now Send Email
Dec 7, 2004
4:57 pm
21
So I have the SQL problem figured out finally. Now I have a new bump in the road......imagine that. ************************************************** ...
Craig
shadow_snd_2002
Online Now Send Email
Dec 16, 2004
2:38 am
22
Craig what is exactly in your web.config file the code you showed is NOT correct, it MUST follow this format here is a copy of my web.config sql server...
Paul G. Chu
getsmartpaul86
Offline Send Email
Dec 16, 2004
3:18 am
23
<configuration> <!-- register local configuration handlers --> <configSections> <sectionGroup name="dotnetnuke"> <section name="data" ...
Craig
shadow_snd_2002
Online Now Send Email
Dec 16, 2004
3:25 am
24
Craig, Gosh, that must be the new DNN 3.0 web.config. I'm not using that yet. I'll take a crack at it. <appSettings> <add key="SiteSqlServer" ...
Paul G. Chu
getsmartpaul86
Offline Send Email
Dec 16, 2004
3:46 am
25
Nope same error....are you online? I can give access to my pc?...
Craig
shadow_snd_2002
Online Now Send Email
Dec 16, 2004
4:13 am
26
Same error =( are you online?...
Craig
shadow_snd_2002
Online Now Send Email
Dec 16, 2004
4:13 am
27
Craig, maybe tomorrow night ? I'm quite busy doing some tough coding. GetSmartPaul...
Paul G. Chu
getsmartpaul86
Offline Send Email
Dec 16, 2004
7:31 am
28
After a lot of work I finally figured out why DNN wouldn't run and sure enough it was a simple fix......but a fix that was pretty important. I have run into a...
Craig
shadow_snd_2002
Online Now Send Email
Jan 12, 2005
12:05 am
29
NM - I found where it should go =) ... '/aspnet_client/system_web/1_1_4322/WebUIValidation.js'. ... __________________________________ Do you Yahoo!? The...
Craig
shadow_snd_2002
Online Now Send Email
Jan 12, 2005
12:23 am
30
I received the following error - The File C:\DotNetNuke\Portals\0\gentileandlalley.pdf Exceeds The Amount Of Disk Space You Currently Have Available. Please...
Craig
shadow_snd_2002
Online Now Send Email
Jan 19, 2005
3:21 pm
Messages 1 - 30 of 125   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help