Hello everybody, I'm new in DNN and I have to delivery a simple site (I think its simple, or not...) in a very tight deadline!!! May you send me some examples...
Hi Danilo, What do you mean by data entry pages and grid? DNN has a module called User Defined Table that allows users to to data entry and have the ...
Any form of product or solution (commercial or open source) requires some effort in learning the features, so DNN is no different. Like other open source...
Hi Mark, I am running DNN 3.3.5 and 4.3.5 on SQL Expres 2005. Have you checked your web.config to make sure the correct SiteSqlServer settings is used? Perhaps...
Ed, Thanks for the reponse. Here is a snippett from the web.config file. <!-- Connection String for SQL Server 2005 Express --> <add name="SiteSqlServer" ...
If you can tell me where the documentation can be found then I would be glad! Learning comes only from a site which has something initially to read thru. ...
Try to replace the ".\wflaggSQLExpress" with your machine name e.g. "SERVER\wflaggSQLExpress" Also make sure that on your folder security settings, "Network...
ED, I tried your suggestion. No go. I can't tell if its a SQL Express thing or a DNN webconfig thing. I went throught the directions like a million times. Gave...
Here are the steps I did: 1. Extract DNN install files into web directory 2. Give ASPNET and NETWORK SERVICE modify access to folder 3. Set Virtual Directory...
Hello, I'm running DNN 4.3.5 and I have my own server. When I upload a file through the DNN interface I get the following Error message... An Error Has...
jason, I believe you will need to add the appropriate file extension, in this case .swf, to the list of allowable upload file types. I believe this is...
Hi Ed, I'm using the newer version (4.3) with fw.net 2.0... I got a new project which the main requirement is DNN 4.x. This is a single project with simple...
I suppose it requires some time and effort to learn how to develop modules for DNN. But once you know how to do it, it's relatively easy. I hope you go through...
Hi, C H E A P P H A R R M A C Y http://www.sadefunkionyunhderuns.com No, he wasnt supposed to be. Hell survive. But I think that he...
Quyen Curley
herd@...
Dec 4, 2006 10:09 pm
88
Hi All... One more time I still trying to work with dnn... Hardcore!!! Well, I got a very simple project that the main requirement was to use DNN. I tried...
There is already a search module within DNN. Have you tried that? Perhaps you want to work from the existing module instead of starting from scratch. Best...
Ed, I already see the Search and Search Results Modules... I think that I will use some things from it, but It does not attend what I need. My knowledge about...
Hi, i'm new at DNN. I use DNN 4.3.7 with SQL Server 2005 and Visual Studio 2005. Right now i want to add flash (.swf) to my website. But i don't know how....
Hi Lhuya, You can use the Media module to add flash to your portal page. Best Regards, Ed Borhan > adaptive webware www.edborhan.com ... From: lho3_yh4...
I have learned that you can debug by stepping into stored procedure (SP) code in VS 2005 from your .NET code. This great feature allows you to watch line by...
Hi, I am new to Dotnetnuke. Please help me to create a dotnetnuke skin from the scratch. Thanks regards raja ... Office firewalls, cyber cafes, college labs,...
Hi, Have you read the documentation and attempted creating the skin? It would be easier to guide if you let us know the problems you face while creating. It...
It is pretty simple, just create an HTML page and then add your tokens. Make allowences for dynamic elements. UPload to the skins folder and parse the skin and...
Hello, Our website is maintained and created by an outside service. However, I have been tasked with creating some new pages/content. The skin has a title...
Hi Liz, Module width is normally set to fill 100% of the content area. These settings are done in the skin and container, and not through the admin functions. ...