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...
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
...
Visual Studio .NET cannot create or open the application. The likeliest problem is that required components are not installed on the local Web server. Run Visual Studio .NET setup and add the Web Deve
I installed Visual Studio .NET 2003 on Windows Vista Home Premuim, but I'm unable to select "Web Development" item from "Server Components" during the installation. I installed all the pre-requisits but I can not see Front Page Server Extention in the programs. I can see also the IIS.
Appreciate if any one can guide me with the solution.
Thanks.
FPSE is not included with Vista, it's a separate download. See www.iis.net for this.
JeffPlease: Don't forget to click "Mark as Answer" on the post that helped you. Tha...
How to add javascript to a dotnetnuke module
Is it possible to add a short amount of javascript to the HTML/TEXT
module and get it to work? I have tried and I cannot. Basically what I
am trying to do is to add an RSS to Javascript converter
(http://www.rss-to-javascript.com) to a module to get sticky RSS
content on my site.
Anyone have any ideas on how I can accomplish this?
Thanks!
There are a couple things here. The script items usually have to be injected into the <head>. This cannot be done form the text/html alone. Also, there are built in XSS checks done in the core text/html module. Yo...
How to add my aspx in a module of DotNetNuke??
I would like to know it..
Thank's
I suppose you mean "How to develop my own module?" ...
a good starting point is reading the Module Developers Documentation in the Documentation/public folder of the dotnetnuke distribution ....
have fun reading :)
cheers,
erikErik van Ballegoij, The Netherlands
i'm making a module to do it. You can say where is the ascx and copy the dll in the /bin directory of dnn. with reflexion lets you specify the properties of the module. i can send you a copy of the beta module if you want....
Paypal integration dotnetnuke module
Hello,
I am a ASP.Net Programmer , working with DNN 3.2.
I am trying to integrate the paypal in my module for purchasing itemI want to notify user with mail about the money transaction whether it is verified or not..And have to do some changes in database if only the money transaction is verified.
I have written the paypalstring statement as
Dim sBaseURL As String = sDomain & IIf(Request.ApplicationPath = "/", "", Request.ApplicationPath).ToString & "/DesktopModules/PayPalIPN" &nb...
Add custom module to dotnetnuke
When I try to add a custom module to dotnetnuke 3.1.0, i receive the following error: Er is een kritieke fout opgetreden.Input string was not in a correct format. This happens when I add a new definition to the module.What is wrong?thanks in advance
Please refer to http://forums.asp.net/958230/ShowPost.aspx.
You must put a value at the Default Cache Time.Angelos Xipolias...
Add existing module in Dotnetnuke
In dotnetnuke i want add existing module in my project
ThaQ
suzan
Dear Suzan,
To upload a module to your DNN site, log in as the Host and navigate to the Host > Module Definitions page. Select Upload Module from the module menu and follow the prompts to upload the module. If the Log is successful, click Return. It will take a bit of time at this point before the page reloads.
From here you can set the module as premium, etc on the Module Definitions page. Lorraine YoungDNN Core Team & Help Project MemberAuthor of DotNetNuke Online Help(Available in PDF format for ...
VS 2005 SP1 + .NET AJAX => automatically adds web.config in nested Web Application Project when opening project or solution
I get a 'Configuration Error' on an aspx page because VS added automatically a web.config to my nested Web Application Project where no web.config file should be.
This effect I have noticed since I have installed SP1 and .NET AJAX Extensions.
Why is VS 2005 adding the web.config file and how can I disable this behavior?
Following is the content of the automatically added web.config file (comments omitted):
<?xml version="1.0"?><configuration> <appSettings/> <connectionStrings/> <system.web> &...
Integrating My Application Login/Users into DotNetNuke
I have an existing backend member web ASP applictaion that has its own seperate login etc. I am currently creating member modules so that companies can port parts of our application into their DotNetNuke websites. Its working great however I would like to integrate my member login into the DotNetNuke login. Looking at the Database diagram it looks like it wouldnt be too hard. I just want to know if anyone has tried to do something like this before?KC Abramsonwww.ORCradio.comWeb Application DeveloperIntegrated Software Solutions, Inc.When you're feeling down just ...
Integrating DotNetNuke framework with Windows Application
Hi,I am building an extranet portal for my company. However, we have an existing HRMS application and want to automate the process of adding users to the portal from this application. I tried using DotNetNuke APIs for adding and updating users. However, I get an exception with the LogController class saying that the "LogInfo" object cannot be instantiated in the "AddLog" method.Am I missing something here? Is there any other way I can automate creating users from external applications? Any help is appreciated.
Thanks,Trisha
There is a product called Sync...
Help to integrate a C# module with dotnetnuke
Hi friends,
I just wanted to know that, whether i can integrate a C# module with DNN site.
If its possible means, can i have any tutorial or online guide for this ?
Pls reply me the details if you know any.
Thanks.
Hi
Take a look at my C# module tutorial which hopefully will helphttp://www.bitethebullet.co.uk/RandomImageTutorialPart1/tabid/63/Default.aspx
Regards
Markhttp://www.bitethebullet.co.ukFree C# and DotNetNuke Modules
Hi,
Thanks for your reply.
Now, i am creating a new module with your help.
Let me ask if any.
Thanks.
&...
Error:Visual Studio .NET cannot create or open the application. The likeliest problem is that required components are not installed on the local Web server. Run Visual Studio .NET setup and add the We
Hi,
I installed the IIS 5.0 after VS.Net 2003 (1.1). after that I did run the aspnet_regiis -i at the visual studio command prompt.
I am able to run local web application created on my PC.
But when I tried to copy an web application created at shared PC into the wwwroot folder, I get the following error while trying to open the project in VS.Net. I've created the virtual directory for the project and also set the integrated windows authentication under the directory security tab in the IIS.
Please help me resolving the problem.
Thank You.
Do you have FrontPage Server Ext...
Using .net AJAX enabled application in non .net Web Application
Hi,Does anyone have similar experience in development? I want to check if it's possible to run .net ajax object (from one standalone .net framework platform in company) with non .net application (i.e. J2EE web application)? It is because we want to add certain feature (i.e. office communicator chat) to our exist application (oracle J2ee). Please give me some advice :) Thanks!
Hi,
.Net AJAX is based on .Net Framework architecture. Thus .Net Framework currently lacks support for other platforms, such as Java.
Please check this link: http://www.csharphelp.com/arch...