Vb.net Manually Log A User Into Dnn

Vb.net Manually Log A User Into Dnn

Retrieving User Info from DotNetNuke. I don’t care were I get the password from as long as it will work to log the user into the SQL server, which uses Windows Authentication. I've never manually created our users in DNN and the passwords are definitely not in the database. Well, according to what was returned using the. Sep 26, 2009 For creating a user In DNN, you have to log in using Admin Account. By default, Admin Password is 'dnnadmin'. After logged in, you do not have to click on Admin User Accounts. After clicking on 'User Accounts' menu, a new user details page will come up with all the existing user details.

DotNetNuke: How to view user control Module by giving control Key in module definition
I'm not viewing the usercontrol page when I'm giving Control key name in the module definition. but its shows if not giving control key name.I want to navigate from one user control page to another page module..I've written the coding as shown in below.. Response.Redirect(Globals.NavigateURL(PortalSettings.ActiveTab.TabID, 'ControlKeyValue', 'mid=' + ModuleId.ToString())); Its showing blank page when I'm executed...can anyone help me to solve this problem..?Thanks in advance..!Muthupandian ...
Integrate CMS.NET (Stephen Fraser) as a module in DotNetNuke!
I'm working on a project at my university. Now I'm trying to add CMS.NET as a module to DotNetNuke. Anyone has any idea, please share it with me and other people. Thanks in advance. What is CMS.NET?View My Blog Download My URL Rewriter and Reverse ProxyOnly $9.95/month, ASP.NET, 2GB & SQL 2005 You can go to DotNetNuke forum, subforum Custom Modules, the same title can be seen there.>> forums.asp.net>> DotNetNuke>>>> Custom Modules ...
Integrate CMS.NET(Stephen Fraser) as a module to DotNetNuke!
I'm working on a project at my university. Now I'm trying to add CMS.NET as a module to DotNetNuke version 3.0.13. Anyone have any idea, please share it with me and other people? Thanks in advance. Hi what is CMS.NET?McKelt Solutions are you talking about the contracting estimating software I think you will have to get some source code for that from the companyDylan Barberread my stupid blog http://codemypantsoff.com Hi all,I though that every one knew CMS.NET. Sorry for that. It's a content management system written by Stephen Fraser, and it comes with the book: Real World ASP.NE...
DotNetNuke 2.0 & Users Online Module
Hi I've downloaded a copy of DNN2.0 (final release) and I cannot find the users online module. I thought it was going to be added to this release of DNN. Did the plans change? If they did, can anyone tell me where I can buy, or download a free copy of a users online module optimized for DNN 2.0 thx Brad Oooops, I found it! I forgot to click 'Show All Files', then 'Include in project'. It is. It is a private assembly. Just upload the zip file.Dennis J. BottjerSpringPoint |DrowningInTechnicalDebt | Blog...
Create DotNetNuke Module Failed Using VS.net
Hello, I am trying to customise a module for dotnetnuke. When i open the Dotnetnuke Visual Studio.Net solution file (C:DotNetNukeSolutionsDotNetNuke.DesktopModulesDotNetNuke.D esktopModules.sln), I got an error The Selected file is not a valid Visual Studio solution file. Why is it so!!! Can anyone help me. I get the help on how to customise a dotnetnuke module from http://www.aspfree.com/c/a/VB.NET/Creating-Custom-Modules/1 Your Help is appreciated..............
DotNetNuke Modules
Where can I find detailed information or tutorials on how to create DNN 2.x modules? Fernando Durán My favourite introductory tutorial is at dnn Jungle. There are templates and code generation to make developing simpler modules easier. I've found them a great starting point for DNN development. Try http://www.dotnetnuke.dk for development framework http://dnnjungle.vmasanas.net/Default.aspx?tabid=32 (guide and well used templates) http://www.hgworks.com/DesktopDefault.aspx?tabid=85 (handcoded toolkit) Visit www.dnnnotes.com - index of DNN threads - hand picked quali...
Atlas and DotNetNuke modules
Hi everyone, I'm trying to implement Atlas as a part of DotNetNuke module. some details of my problem can be found at: http://vladan.strigo.net/tabid/71/articleType/ArticleView/articleId/4/Atlas--DotNetNuke-Step-1-Making-the-DNN-40-module-in-VS-2005.aspx and more specifically: http://vladan.strigo.net/tabid/71/articleType/ArticleView/articleId/5/Atlas--DotNetNuke-Step-2-Adding-Atlas-support.aspx I've posted them there so that I don't have to explain and write big posts over the forums. My problem is that nothing brakes, it's just that after the Atlas comes back it doesn't refresh the...
retrieve user info from user directory
i have to retrieve user information from active directory in ASP.NET by passing employee id to it. i'm building an web application usinf visual studio 2008 and C#. Can anyone plz give me some information on how shoiud i do this Hi, please go through the sample code below.. public static DirectoryEntry GetDirectoryEntry(string DomainReference) { string ADFullPath = 'LDAP://domainName.com'; DirectoryEntry de = new DirectoryEntry(ADFullPath + DomainReference, UserName, Password, AuthenticationTypes.Secure); retur...
DotNetNuke Modules
Please use this forum ONLY if you are developing or have released a module. Please format your posts as follows Module Name: Module Function: URL to Module: IBSW Version Compatibility: Additional Notes:Kenny Rice http://www.kennyrice.com I am going to (try to) convert the survey module from IBS. xpdit is going to send me the code and I'll see what I can do. Module Name: Survey Module Function: Not sure, I haven't seen the original work and haven't looked at the code. I'm guessing it allows you to create surveys and track responses from users. URL: WIP. I'll...
DotNetNuke.com -> what happened to the User's Online Module?
Hi When DNN 2.0(final) was released, the site at www.dotnetnuke.com had added the Users Online module, which was really cool to view the stats of the number of people joining the community. But now the module has been removed from the site ... how come? And also, how many people are part of the community now (# of downloads etc) ? CheersRossross at communitypc dot com dot au----------------This page is best viewed by coming around to my computer and looking at it there. We found a bug in the module that, under high load (like the kind DotNetNuke.com was getting) caused the viewst...
What Module is DotnetNuke.com using for DNN3 modules?
The module used for the 3rd party DotNetNuke3 Modules is nice (needs a lot of improvement still, but worlds beyond what is 'stock' ), and I would certainly like the opportunity to play with it a bit and consider it for my sites, however I can't figure out what they are using! Shawn: When you use a third party module on the dotnetnuke site, you should probably add a tag line IDing it to the bottom of it so that the rest of us can check it out! Thanks. That is Patrick Santry's Resource Directory Manager. I'm not sure what Patrick's plan are with this module in the future or ...
3.0.12
To prevent problems with 3rd party software referencing core DNN assemblies, please change the references for DotNetNuke.WebControls and DotNetNuke.WebUtility to be project references rather than file. This way, all DNN assemblies reference the same version of DotNetNuke.WebControls and DotNetNuke.WebUtility. Thanks Jim P.s. I can provide the entire file, if necessary. Otherwise, I have attached the diff, for DotNetNuke.vbproj, to make this change: 113,114c113,114 < AssemblyName = 'DotNetNuke.WebControls' < HintP...
Calling on Users for a Washington DC DotNetNuke User Group
Fellow Nukers, I have several request to start a dotnetnuke user group in the Washington DC area (Tysons Corner). I know that Joe Brinkman is in the area so I would yield to him if he wanted to run/organize it. Anyway, if you are in the area then let me know. If I get enough interest I will set it up. ~ Innovative Modules @ Inspector IT~ I Blog @ CTO 2.0 Hi netguy,I am in the process of setting up the same (CapitalDUG -- Capital DotNetNuke User's Group). Please PM me so we can work together on getting this going. NikP.S.: Joe has moved to Ohio.Nik KalyaniSpeerio, Inc...
VS.NET 2003 Project Templates for DotNetNuke from dnnjungle.vmasanas.net
First, many thanks Vicenç Masanas for provide the free template. Your tool has help many of us to speedup the development effort.Questions:1. After install the template, there is option to generate DNN Module Communicator and DNN Module Listerner. Anyone try these? Any sample code to show how they suppose to work?2. There are CodeSmith template to generate Info, Controller, Data Provider, SQL DataProvider. These template go against table only. Is there away to generate code from a view or store procedure?It is a free tool so one should not ...

Vb.net Manually Log A User Into Dnn Tv

User

Vb.net Manually Log A User Into Dnn Access

SQL Server Reporting Services for SQL SERVER 2000 AND Visual Studio.NET 2005 .NET 2.0
Hi, Which version of SQl Server Reporting Services will work with SQL SERVER 2000 in pararrel with ASP.NET 2.0 (.NET 2.0 framework)? Thanks, Azam HighOnCodingWanna get high! Hi, Okay I got the answer. Yes, we can use the SQL SERVER 2005 Reporting Services with SQL SERVER 2000. HighOnCodingWanna get high! ...
DNN 4.0 & .Net 2.0, SQL2005 (SQLExpress) with SQL Server Management Studio Express
Anyone have installation instructions for this configuration:WinXP, IIS 5.1, .Net 2.0 (release), SQL2005 (SQLExpress) release...without VisualStudio 2005? Using SQLSMSE for database creation?Every attempt I make appears to succeed, but viewing the databasein SQLSMSE shows no stored procs, etc. in the db. Sometimes thecore modules are installed / available, sometimes they're not.Is it related to the file attachment in web.config?Could this have something to do with the 'file manager is unavailable'and 'cannot open a closed file' errors people have been reporting?Kirk...
DNN 2.0.4
Hi everyone, My enhanced links module is now working great thanks to some much needed assistance from Vicenç Masanas. However, now when I install the module, I get a SQL Error. Below is the sql that errors out in my '01.00.00.SqlDataProvider' file and the error I get when it executes. It seems DNN is having a problem with recognising + ' ' + in this statement. But that is the same code you will find for creating the 'Links' stored proc that comes default with DNN. Any ideas would be helpful. CREATE procedure {databaseOwner}{objectQualifier}GetEnhanced...
how to use another sql database for PA in dnn 2.0 ?
Can someone explain how to use a different DB than DNN for my pivate assemblies ? You could put the connection strings in the settings for the PAs and then set that up in the editModule settings pages. Have your modules use those different connection strings to connect to a database for data.ChrisHammond.comEngage Software More detail please?Do you know the truth when you hear it? What else do you want to know? The first step I would recommend would be to learn how to build a module, use an existing one such as the user's online module. Then start looking around and figure...
Having problems installing DNN 4.0.2 with SQL 2K.
I hope someone can help. I used to install 3.0.x and 3.1 DNN dozens of times. I thought I had this figured out. But now we have bought a new server (still w2k3 enterprise server though) and the bosses want me to install 4.0.2 No problem! I say. Here are the steps I have done. If someoen can explain me why the install does not work and perhaps also point me to a complete step by step process for DNN 4.0.2 Install with SQL 2K (SP4), I will owe you. Big. 1. Unzipped DNN 4.0.2 to a c:dotnetnuke folder 2. Added dnn database. Added MachineASPNET as a ...
DNN 3.2.0 module installation SQL problem
Hi, Has anyone noticed that the 3.2.0 DNN module installer doesn't always parse SQL procedures correctly? For example, I have found that the parser drops the '+' symbol in the following procedure: CREATE procedure dbo.IncrementInstanceCount @CategoryID int as update dbo.WPWSProductCategories SET InstanceCount=InstanceCount+1 FROM dbo.WPWSProductCategories WHERE [CategoryID] = @CategoryID GO The DNN SQL parser seems to drop the '+' symbol and then generate an error message. I didnt copy the error message, but it was something to the effect ...
Error in SQL for DNN 3.2.2 prevents Banners module from working in some DNN installations
The SQL script for DNN 3.2.2 is a SPROC replacement of FindBanners. A small error has crept into it as the references in the select statement miss the infamous {objectQualifier}. So if your installation uses an object qualifier you will find the banners module will no longer work. The fix is simple; run the following script under Host > SQL (check 'run as script'): create procedure {databaseOwner}{objectQualifier}FindBanners @PortalId int,@BannerTypeId int,@GroupName nvarchar(100) AS SELECT BannerId, &n...
SQL query that works in SQL Server Management Studio, but doesn't on .NET 2.0 page
SELECT favorites.FID, favorites.filename, favorites.username, files.status, files.private, files.views, files.title FROM favorites INNER JOIN files ON favorites.filename = files.filename WHERE (favorites.username = @username) AND (files.status IS NULL) AND (files.private = @private)@private is manually set to 'no'@username is set to profile.usernamewhen I run the above query in microsoft sql server mgmt studio express on the database, it presents all the information i'm asking for very easily. however when i try to implement this query on a aspx .net2.0 page with teh sqldatasourc...
Unable to install DNN 2.0.4
I'm getting all kinds of errors when I'm trying to setup a new store. Here are a few examples: System.Data.SqlClient.SqlException: Incorrect syntax near the keyword 'ON'. at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteNonQuery(SqlConnection connection, CommandType commandType, String commandText, SqlParameter[] commandParameters) at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteNonQuery(String connectionString, CommandType commandType, String commandText, SqlParameter[] commandParameters) at Microsoft...
Create SQL Server Project in VB.NET 2.0 (Database Project)
Hi all How can create trigger in sql server project in VB.NET 2.0 ?thanks in advance Mitesh Darji Hi miteshdarji , How can create trigger in sql server project in VB.NET 2.0 ? Do you want to create a database trigger thru vb.net ? If yes you can assign 'CREATE TRIGGER' statement to a sqlcommand and then call sqlcommand.executenoquery. Standard create trigger statement is as following: Trigger on an INSERT, UPDATE, or DELETE statement to a table or view (DML Trigger) CREATE TRIGGER [ schema_name . ]trigger_name ON { table | view } [ WITH <dml_tr...
Having problems trying to install SQL Server 2005 express /.net framework 2.0
Hi I'm having problems trying to install the above programme from the microsoft site and feel that I'm not getting anywhere. 'I receive the following message during installation 'microsoft SQL server 2005 set up has detected a problem and cannot proceed. Either Microsoft.Net Framework 2.0 is either not installed on this system or is corrupt.' I have dinstalled any previous versions of .net, instances of sql server 2005 ran ccleaner and then checked my Add and Remove programmes and checked the microsoft support site for the solution and that didn;t work ...
DNN 4.0.2. Installed OK on localhost
Hi, I have successfully installed 4.0.2 on localhost. The install created a database: WebsiteApp_DataDatabase.mdf. However, the database does not appear in the list of databases in SQL Management Studio. Any ideas why this would be the case. I'm kind of green with SQL Server 2005 - so it's probably some setting I have to change... Thanks, AlAl Williams I havenot gone yet into DNN 4 and it's new to me that it creates it's own DB. If it is doing this indeed, what sa password is it using? In your SQL Management Studio you will need to add these credentials t...
ORA-1722 using PB5.0.03 and SQL*NET 2.3.3.0.0
Hi there! Does anyone know how we can update a numeric datatype field from a datawindow using PB5.0.03, Oracle 7.3, SQL*Net 2.3.3.0.0, Windows 95 on the client side and Windows NT 4.1 on the server side? When we try to change the value of a numeric field, for example from 13 to 12, we get an ORA-1722 when we save the changes back to the database. We have tried the connection parameter disablebind=0 and it works fine, we don't get the error, but we need that parameter set to 1 because we are using stored procedures as data sources for some datawindows in our application. ...
BCP of 4.9.2 SQL Server to 11.0.2 SQL Server
We have a client wishing to bcp data out of a 4.9.2 SQL Server database and bcp the data into an 11.0.2 SQL Server database. Just knowing of the problems that have arisen lately with regards to the System 11 bcp utility and the fact that 4.9.2 is such an old release, is the above task possible? If not, what is my alternative? Regards, -- Robert C. Marx SQL Financials International 770.291.8506 MarxR@SFI.com Rob Marx wrote: > > We have a client wishing to bcp data out of a 4.9.2 SQL Server database and > bcp the data into an 11.0.2 SQL Server database. Ju...