CodeVerge.Net Beta


   Explore    Item Entry    Members      Register  Login  
NEWSGROUP
.NET
Algorithms-Data Structures
Asp.Net
C Plus Plus
CSharp
Database
HTML
Javascript
Linq
Other
Regular Expressions
VB.Net
XML

Free Download:




Zone: > NEWSGROUP > Asp.Net Forum > starter_kits_and_source_projects.dotnetnuke.custom_modules Tags:
Item Type: NewsGroup Date Entered: 9/14/2004 9:11:32 PM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
(NR, 0)
XPoints: N/A Replies: 0 Views: 10 Favorited: 0 Favorite
Can Reply:  No Members Can Edit: No Online: Yes
7 Items, 1 Pages 1 |< << Go >> >|
colinregina
Asp.Net User
Reinstall Changed Source9/14/2004 9:11:32 PM

0/0

My apologies if this has already been asked, I couldn't find an answer through search:

I purchased a module with the source code (for a DNN 2.1.2 site). The line of code I wish to change is in a .vb file. I would like to have that new change implemented, but I'm not sure how to go about it. Only ASCX files were uploaded via the prepackaged ZIP that came with the source.

Do I simply upload the .VB file to the appropriate /desktopmodules/subfolder? Do I recompile the project, and then repackage everything in the ZIP?

TIA

Colin
cjsmitty
Asp.Net User
Re: Reinstall Changed Source9/14/2004 10:32:18 PM

0/0

All changes made in the codebehind (.vb, .cs) must be recompiled and the new .dll applied.

You must open the project (.csproj, vbproj, sln in the source) and recompile it with your change(s) applied. Then replace the .dll in your DNN bin directory with the new one.

HTH's
~Chris

Net Data Design
706Horsman.us
colinregina
Asp.Net User
Re: Reinstall Changed Source9/15/2004 1:30:12 PM

0/0

Thanks for the tip (and your patience), I'm almost there: when I opened the vbproj by itself, fixed my line, and then tried to Rebuild, I got all kinds of errors:

<<Namespace or type 'DotNetNuke' for the Imports 'DotNetNuke' cannot be found.>>
etc., etc.

I guess I need to open the source inside of the whole DNN project. What are the steps in doing that? TIA, again.
cjsmitty
Asp.Net User
Re: Reinstall Changed Source9/15/2004 3:15:46 PM

0/0

Not necessary, just add a reference (in your Solution viewer (right side of screen)) to a dotnetnuke.dll you have locally (expand the reference tree, you should see DotNetNuke listed there with a yellow warning 'X', delete that reference and add your new one by "browing" to your local DNN bin folder).

HTH...
~Chris

Net Data Design
706Horsman.us
colinregina
Asp.Net User
Re: Reinstall Changed Source9/16/2004 1:50:52 PM

0/0

Oh boy, now the entire site won't work. I placed the reference to dotnetnuke.dll. I got a popup about references changing (that I don't remember now). Made the change and rebuilt the site, and now the site is down. Not sure if I mentioned this earlier, but the source for the module is in a different physical location than the DNN site files. Did that mess up the references for dotnetnuke.dll? Was I supposed add other references? Can I get away with restoring just the /bin directory on my site, or is the whole thing kaput? TIA.

John
colinregina
Asp.Net User
Re: Reinstall Changed Source9/16/2004 3:49:04 PM

0/0

Ugh, what a mess. Restoring just /bin didn't work, so I wiped out 1.5 days of work with my last good backup (any body know of a reliable SDLT autoloader?)... So after making myself VERY unpopular with the content editor, it STILL didn't work. WTF?

Well, my zeal for safety actually undid me this time: I had made a copy of the DLL I was all set to replace, and left that copy in /bin. So after my unnecessary restore, I deleted the offending .DLL and I'm back in business. (please don't tell Barbara).

So my question changes to: can anyone direct me to some sources on the do's and dont's of modifying DNN source code? And if anyone does have some advice on SDLT autoloaders I would appreciate it. TIA.

Colin
rwil02
Asp.Net User
Re: Reinstall Changed Source9/20/2004 3:17:13 AM

0/0

You were very lucky.
we had a guy here who accidentally did that once and it scambled things so badly that we couldn't delete the replaced or copied files at all, not even by flagging them to be deleted on restart and rebooting the server.

In the end we had to recreate the entire site, switch IIS to it, and reboot before we could delete the old site.




7 Items, 1 Pages 1 |< << Go >> >|


Free Download:

Books:
Occupational Outlook Handbook Authors: The United States Department of Labor, Pages: 696, Published: 2006
Wireshark & Ethereal Network Protocol Analyzer Toolkit: Network Protocol Analyzer Toolkit Authors: Angela Orebaugh, Gilbert Ramirez, Joshua Wright, Josh Burke, Larry Pesce, Jay Beale, Pages: 540, Published: 2007
Fedora Core 7 & Red Hat Enterprise Linux: The Complete Reference Authors: Richard Petersen, Pages: 1008, Published: 2007
Internet-based Workplace Communications: Industry & Academic Applications Authors: Kirk St. Amant, Pavel Zemliansky, Pages: 329, Published: 2004
Conference on Software Maintenance, 1985, Sheraton Inn Washington-Northwest, November 11-13, 1985: Software Maintenance, 1985 Conference/Dq648 Authors: Data Processing Management Association, IEEE Computer Society Software Engineering Technical Committee, Data Processing Management Association, United States National Bureau of Standards, Pages: 239, Published: 1985
MySQL in a Nutshell Authors: Russell J. T. Dyer, Pages: 321, Published: 2005
Hubbert's Peak: The Impending World Oil Shortage Authors: Kenneth S. Deffeyes, Pages: 224, Published: 2003
MySQL Administrator's Guide and Language Reference: Administrator's Guide and Language Reference Authors: MySQL AB., MySQL AB, Pages: 860, Published: 2006
Python in a Nutshell: A Desktop Quick Reference Authors: Alex Martelli, Pages: 695, Published: 2006
Open Source for the Enterprise: Managing Risks, Reaping Rewards Authors: Dan Woods, Gautam Guliani, Pages: 217, Published: 2005

Web:
SourceForge.net: Open Source Software Year after publishing SZARP as Open-Source we have a new major release - 3.0. There are many changes from previous version, full log is available at ...
Compiling and installing software from source in Linux Sep 22, 2005 ... Or perhaps you already know that it's most likely the source code of the program you want to install and you have to compile it, ...
ImageMagick: Install from Source However, if you still want to install from source, choose a platform, Unix or Windows. Before installing from source, you may want to review recent changes ...
How to change the source for a client computer from an updated ... Describes how to change the source for a client computer from an updated ... SP3 without having to uninstall and install a fresh installation as expected. ...
How to Install Source Files in Ubuntu -- Ubuntu Geek Nov 9, 2007 ... source files contain the programs and hence before the installation you need to compile them… so you need to install the build-essentials ...
[R-SIG-Mac] install.packages default type change? mac.binary vs source Jul 22, 2005 ... [R-SIG-Mac] install.packages default type change? mac.binary vs source. Simon Urbanek simon.urbanek at r-project.org ...
Change the source path for the install files in Windows NT ... Sep 23, 2007 ... Configure the path to the location of the install files whether on CD-ROM or HDD .
TWiki - the Open Source Enterprise Wiki and Web 2.0 Application ... Read the documentation of TWiki (all you need to know to install TWiki). See the implementation history (change log of TWiki). ...
3 Install from Source Code Sep 17, 2008 ... 3 Install from Source Code. More familiarity with computers may be ... and you can change absolutely any part of Sage or the programs on ...
Yast what to do if if I change install source - Linux Forums Oct 31, 2004 ... Yast what to do if if I change install source SuSE Linux Help. ... In Yast, go to Change source of installation. then click Add and chouse ...

Videos:
How to Install Counter Strike Source Gun Skins PLEASE DO NOT ASK ME ABOUT PROBLEMS SUCH AS "WHY DO MY SKINS TURN PINK AND BLACK." TRY THESE THREE THINGS (IN THIS ORDER) IF YOUR SKINS DON'T WORK ...
How to Install NES ROMS with a Cydia Source! NO SSH=EASY! Source: http://apt.123Locker.com http://iPhoneXpert.com
Portable Counter-Strike: Source Download & Run Information FREE TO DL @ www.jpui.net/css/ ================ This video will show you where to download and install Portable Counter-Strike Source game to ...
How to install COUNTER STRIKE SOURCE SKINS NEW UPDATED! Thanks for watching my video this is just for Counter strike source skins only It could work on Counter strike but i havent tried Oh and the link ...
Download Counter Strike Source-100% Online [No Steam] ____________________________________ Download- http://www.mininova.org/tor/1081007 ____________________________________ Ok so first when ...
How to install skins for Counter Strike Source and 1.6 This video will show how to install skins for Counter-Strike Source/1.6,and a good place to get them. If you want to see some skins in-game just ...
-How to install/download SA-MP!!- How to Download & Install MULTIPLAY MOD FOR San Andreas NEW DOWNLOAD LINK FOR SAMP BY ME AkZu http://rapidshare.com/files/115476302/sa-mp-0 ...
How to install Counter Strike: Source Sprays Tutorial on how to install Counter Strike Source Sprays (Eg, From Fpsbanana.com) BY: Sniper (n00bsalad.net)
install portable dotnet system source code on cygwin here I setup the cvs source code from pnet. First I had to install cvs on cygwin as well. a bit long, but you may enjoy the music in the background.
Google Chrome Browser Download:Download your open source ... http://www.google.com/chrome/ Your Download Link




Search This Site:










custome conole

problem converting vs2005 web site to vs2005 web application

freetextbox, dev edit, upgrade? i need help making a decision

asp.net development server won't open ie

dnn 4.0 app_globalresources bug/error

how to turn off error list in video studio pro 2005

requirements for sending mail

alternative to frameset

getting rid of rotating ad and adding more room to workspace?

how about the ability to limit the size of images in the images module?

core gallery installation error. please help!

creating sub folders for your custom module during installation

tttgallery: request for bug listing

paging controls in the album?

.net permissions

hi for problem login page

multiple ad stores?

search for a certain profile

error using [printmodule] in container 3.0.11

bad result from tripledescryptoserviceprovider

search domain

one module referencing another one brings me error

emulating yahoo calendar ou google calendar

.net2.0/login control/membership provider - how to check if logged in

need help with master detail module

nice spider simulator

what happened to geert and cyberhuis?

dnn'ers using telerik controls

dynamic hyperlink to download file outside the web root directory

webparts in a multiview

 
All Times Are GMT