Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsForm and ListForm and ListCodebase of UDT v3.4Codebase of UDT v3.4
Previous
 
Next
New Post
10/31/2007 9:58 PM
 

Question:  For UDT v 3.4, do you use VS 2003 or VS 2005 to work on the source code? 


Fuji Nguyen
FREE Visitor Hit Counter
Visit opensource.indyneinc.com for detail.
 
New Post
11/1/2007 8:59 AM
 

All versions 3.x.x of UDT are created with VS2003 and ASP.Net 1.1, all VS2005 versions will be numbered 4.x.x


Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
11/1/2007 4:04 PM
 

Do not know if anyone has attempted to upgrade UDT to VS2005.  I just tried to upgrade the UDT to VS2005/Asp.net 2 using the DotNetNuke Module Upgrade Wizard.  Here are the steps

  1. Ran the Module Upgrade Weizard.  The wizard moved the some code to App_Code and some to the Desktop module
  2. Copied DNN_UserDefinedTable.dnn.config and renamed the copied file to DNN_UserDefinedTable.dnn.  From the Host > Module Definitions, Created new module using file DNN_UserDefinedTable.dnn.
  3. Convert/clean code written for asp.net 1.1 to asp.net 2.0
  4. Manually ran 8 sql scripts from Host -> SQL.  The SQL scripts are in UserDefinedTable\Providers\DataProviders\SqlDataProvider

The code conversion/clean up involved:

1. Took out Asembly reference int the @Register statement (example in UserDefinedTable.ascx)

Example, changed @ Register TagPrefix="udt" Namespace="DotNetNuke.Modules.UserDefinedTable.Webcontrols" Assembly="DotNetNuke.Modules.UserDefinedTable" %>

to

<%

@ Register TagPrefix="udt" Namespace="DotNetNuke.Modules.UserDefinedTable.Webcontrols" %>

 2.  Removed all references to web controls such textbox, dropdown, etc. in the CodeFile.  The Asp.net 2.0 does not need to declare these object in codefile (used to be called codebehide)

So far, the module seems to be working in DNN 4.5.5 except the menu option "Show Data as XML"

<%


Fuji Nguyen
FREE Visitor Hit Counter
Visit opensource.indyneinc.com for detail.
 
New Post
11/2/2007 5:00 AM
 

The development for 3.x.x is terminated, next major version is going to be a released as a 4.x version, and will be published as WSP project.

 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsForm and ListForm and ListCodebase of UDT v3.4Codebase of UDT v3.4


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out