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

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? 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 7 - 36 of 125   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
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
31
NM I figured it out...
Craig Johnson
shadow_snd_2002
Online Now Send Email
Jan 20, 2005
10:01 am
32
I am installing DNN 2.1.2 (not an upgrade) and get the below error: DotNetNuke Upgrade Error The Assembly Version ( [ASSEMBLYVERSION] ) does not match the ...
Ryan Olshan
maskedduck85
Offline Send Email
Feb 14, 2005
7:30 am
33
Ryan, Check out the answer on my DNN site. http://www.getsmartpaul.com/home/Default.aspx?tabid=52 HTH, GetSmartPaul...
Paul G. Chu
getsmartpaul86
Offline Send Email
Feb 14, 2005
7:19 pm
34
This is a really simple/stupid question. I'm trying to get an RSS feed to work. I had it working in 2.1 and now I've changed over to 3.0.10. I'm not totally...
Craig
shadow_snd_2002
Online Now Send Email
Feb 16, 2005
1:13 am
35
Hi Friends, I have installed DotNetNuke on my IIS and it is working fine. I am developing one VB.Net application which uses the DotNetNuke's Username,...
Maria
mariarajakumar
Offline Send Email
Jul 13, 2005
12:03 pm
36
hi, i have the skin developed with me but i wold like to test it on portal onther tahn DNN default portal how can i create the protal for testing is there any...
vishal ghare
vishalghare
Offline Send Email
Jul 15, 2005
12:15 pm
Messages 7 - 36 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