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: 12/16/2004 1:51:41 AM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
(NR, 0)
XPoints: N/A Replies: 0 Views: 35 Favorited: 0 Favorite
Can Reply:  No Members Can Edit: No Online: Yes
9 Items, 1 Pages 1 |< << Go >> >|
breeze76
Asp.Net User
Module Issue12/16/2004 1:51:41 AM

0/0

OK, I have searched the forums and could not find any help so I amposting it here.

I have tried to upload a couple of differnet modules to DNN2 and they will not upload, it goes through the whole process but it never gets uploaded for some reason. I do not get any errors or anything...

So, my questions is: What am I doing wrong, or what do I do to correct it? Obviously my DB connection is working ( using MSSql ) because I would not be able to log in, correct?

ANy suggestions???

Thanks.. oh, this is my first shot at asp.net stuff, I have just gotten a little used to asp but through a friend who is also switching to .net I am looking forward to using DNN and once I get used to it, will be looking to move on to DNN3..

Thanks to everyone and great stuff everyone has here..

breeze76
breeze76
Asp.Net User
Re: Module Issue12/16/2004 5:28:59 AM

0/0

OK now I am getting an error. Here is the info from my log file:

12/15/2004 11:14:59 PM Module Load Exception host ModuleId: -1; ModuleDefId: -1; FriendlyName: ...
ModuleId: -1
ModuleDefId: -1
FriendlyName:
ModuleControlSource:
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.Web.UI.TemplateParser.ProcessError
DatabaseVersion: 2.1.2
AssemblyVersion: 2.1.2.16001
PortalID: 0
PortalName: DotNetNuke
UserID: 2
UserName: host
ActiveTabID: 18
ActiveTabName: Module Definitions
AbsoluteURL: /DNN/Default.aspx
AbsoluteURLReferrer:
ExceptionGUID: d7b738d7-d886-432a-969b-bc7ea3c3d4f6
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
Message: Unhandled Error Loading Module
Data: System.Collections.ListDictionaryInternal
InnerException: System.Web.HttpParseException: The server tag is not well formed. ---> System.Web.HttpException: The server tag is not well formed. at System.Web.UI.TemplateParser.ProcessError(String message) at System.Web.UI.TemplateParser.DetectSpecialServerTagError(String text, Int32 textPos) at System.Web.UI.TemplateParser.ParseStringInternal(String text) at System.Web.UI.TemplateParser.ParseString(String text, String virtualPath) --- End of inner exception stack trace --- at System.Web.UI.TemplateParser.ParseString(String text, String virtualPath) at System.Web.UI.TemplateParser.ParseFile(String physicalPath, String virtualPath) at System.Web.UI.TemplateParser.ParseInternal() at System.Web.UI.TemplateParser.Parse() at System.Web.Compilation.BaseTemplateBuildProvider.get_CodeCompilerType() at System.Web.Compilation.BuildProvider.GetCompilerTypeFromBuildProvider(BuildProvider buildProvider) at System.Web.Compilation.BuildProvidersCompiler.ProcessBuildProviders() at System.Web.Compilation.BuildProvidersCompiler.PerformBuild() at System.Web.Compilation.BuildManager.CompileWebFile(String virtualPath) at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(String virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, String virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.UI.TemplateControl.LoadControl(String virtualPath) at DotNetNuke.BasePortalException.InitilizePrivateVariables()
TargetSite:
StackTrace:
HelpLink:
Source:


Can someone tell me what is going on?? I have not the faintest..

Thanks for any help
walkerstewart
Asp.Net User
Re: Module Issue12/16/2004 5:29:34 AM

0/0

It's just a guess, but have you selected the Custom Module option before you select the module to upload?

Another issue you may be having is that some module packages may have additional Zip files inside them, which could be causing an error.

Hope this Helps,
Stewart Walker

Byte Information Technology

breeze76
Asp.Net User
Re: Module Issue12/16/2004 5:53:20 AM

0/0

Yes I selected the Custom Module option and not there are no zip files in the file.. But thanks.. I did post an error from my log file, when it is posted you might have more suggestions for me I am sure..


Thanks again
walkerstewart
Asp.Net User
Re: Module Issue12/16/2004 6:32:32 AM

0/0

Alright, lets take this one step at a time.

First of all, when you upload the module do you see the Module upload installation log appear in the browser (straight after upload).

If you do, check that there are no errors in the log.

No Errors, go to the Host > Module Definitions page and look for the module you just uploaded.

Exists, check the drop down list containing the modules you can add to a pane.

If this all has worked, add the module to a tab.

Let me know if it breaks down.

Hope this helps,
Stewart Walker

Byte Information Technology

breeze76
Asp.Net User
Re: Module Issue12/16/2004 2:12:45 PM

0/0

To answer your first question:

When I upload the miodule, no, I do not see anything except the status bar on the IE explorer move and then that is it...

I can then go to the Module Definitions and there is a BIG error message which appears there. Here is the error message:

Error loading module
DotNetNuke.ModuleLoadException: Unhandled Error Loading Module ---> System.Web.HttpParseException: The server tag is not well formed. ---> System.Web.HttpException: The server tag is not well formed. at System.Web.UI.TemplateParser.ProcessError(String message) at System.Web.UI.TemplateParser.DetectSpecialServerTagError(String text, Int32 textPos) at System.Web.UI.TemplateParser.ParseStringInternal(String text) at System.Web.UI.TemplateParser.ParseString(String text, String virtualPath) --- End of inner exception stack trace --- at System.Web.UI.TemplateParser.ParseString(String text, String virtualPath) at System.Web.UI.TemplateParser.ParseFile(String physicalPath, String virtualPath) at System.Web.UI.TemplateParser.ParseInternal() at System.Web.UI.TemplateParser.Parse() at System.Web.Compilation.BaseTemplateBuildProvider.get_CodeCompilerType() at System.Web.Compilation.BuildProvider.GetCompilerTypeFromBuildProvider(BuildProvider buildProvider) at System.Web.Compilation.BuildProvidersCompiler.ProcessBuildProviders() at System.Web.Compilation.BuildProvidersCompiler.PerformBuild() at System.Web.Compilation.BuildManager.CompileWebFile(String virtualPath) at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(String virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, String virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.UI.TemplateControl.LoadControl(String virtualPath) at DotNetNuke.BasePortalException.InitilizePrivateVariables() --- End of inner exception stack trace ---

I sure hope you can make something of all this because I sure can't.. :)

Thanks for your time and help...
walkerstewart
Asp.Net User
Re: Module Issue12/16/2004 10:07:08 PM

0/0

Hmm. Sounds like your installation could be damaged.

After you select the Add File, and click the Upload link, you should see a log of the module installation where errors show up as red.

Try creating a new installation of DNN and uploading the module to it. If you don't see the log, then you may have something wrong with your servers setup.

Another option is to try uploading a different module.

Hope this Helps
Stewart Walker

Byte Information Technology

breeze76
Asp.Net User
Re: Module Issue12/17/2004 1:24:28 AM

0/0

See second post in this thread.. that is the error log that was red...

As for the setup, well.. I think I have it correct. I am running windows XP Pro, SQL Server 2000. I thought I had it all setup correctly, I had someone who has the sql server 200 help me set it up and I even checked our sql server at work to see it's settings. From the looks of it it is setup right, but since I am runnign xp pro and the sql server together on the same computer.

If you have any pointers on this let me know please...

Thanks
rhferguso
Asp.Net User
Re: Module Issue12/17/2004 2:22:57 PM

0/0

if you are loading a module it is read as stream and written in the protal directory. my guess would be permissions on the directory. in xp you have to give aspnet user full control to directory. i would check permissions first.

richard
9 Items, 1 Pages 1 |< << Go >> >|


Free Download:

Books:
Catalogue of the Byzantine Coins in the Dumbarton Oaks Collection and in the Whittemore Collection: Introduction, Appendices, and Bibliography.contemporaries (1204-1261 Dumbarton Oaks catalogues. Authors: Dumbarton Oaks, Alfred Raymond Bellinger, Philip Grierson, Michael F. Hendy, Whittemore Collection (Fogg Art Museum), Pages: 0, Published: 1999
Pro Drupal Development Authors: John K. VanDyk, Dries Buytaert, Pages: 704, Published: 2008
Evolution in Four Dimensions: Genetic, Epigenetic, Behavioral, and Symbolic Variation in the History of Life Authors: Eva Jablonka, Marion J. Lamb, Anna Zeligowski, Pages: 462, Published: 2005
Database and Data Communication Network Systems: Techniques and Applications Authors: Cornelius T. Leondes, Pages: 952, Published: 2002
Teaching for Diversity and Social Justice: A Sourcebook Authors: Maurianne Adams, Lee Anne Bell, Pat Griffin, Pages: 374, Published: 1997

Web:
Points and Rewards module issue.. - osCommerce and osCMax shopping ... Hello, I have installed the points and rewards module ( the updated one ) and when I get to the checkout confim page, it doesn't deduct the total.
Flex ModuleLoader within Module Issue After some extensive discussion on Flex Coders with Alex Harui, I discovered the issue revolves around a sharing code between modules. ...
Atlassian Developer Blog - New JIRA plugin module - Issue Operations Oct 28, 2005 ... For example an XWork plugin module to print a CRC card of an issue would have an Issue Operation module to link to it. ...
Joomla! • View topic - Adsense Module Issue Post subject: Adsense Module Issue. Post Posted: Thu Oct 30, 2008 8:11 am ... module because I'm not sure if this is a Joomla issue or an Adsense issue. ...
subform element module issue: Fatal error: Nesting level too deep ... Can you give any information on what you were doing with the subform element module? There are some definite recursion issues possible ...
[Already Fixed] mosDirectory 2.3.2 Module Issue | Phil Taylor ... [Already Fixed] mosDirectory 2.3.2 Module Issue. December 24th, 2007. There are reports circulating this Christmas Eve that the modules provided by ...
Technical FAQ: WAMP and debugger module issue May 5, 2008 ... If you're getting an error "Invalid section tag" or some other error while installing dbg module and you're using WAMP, it's an issue with ...
FrSIRT - Drupal Project Module Issue Handling Cross Site Scripting ... FrSIRT is a leading security research organization providing personalized vulnerability and security alerts.
Re: [sork] Fwd: Horde passwd module issue Betreff: Horde passwd module issue > An: consulting@??? > > Hi, > > I have installed Horde/IMP on one of my dedicated server. It?s well ...
Fix for Drupal Sitemap Module including Node in the URL ... Mar 31, 2008 ... Leveraging Slideshare to Gain Rank in the Search Engines · Drupal Sitemap Module Issue · $500 Contest Post: Online Profiles That Offer Back ...

Videos:
My Volvo S40 ABS control module problem Here is what happens when your ABS control module goes out on you. You throw a ton of lights and stuff stops working!
BridgeTrak Help Desk Software - BridgeAutoEscalate Module to Automatically Escalate Trouble Tickets When issues are logged and tracked in the central BridgeTrak help desk software database, you can employ BridgeAutoEscalate to: Automatically reass...
YouTube Status Module Misty, from the YouTube support team, talks about our new project, the Status Module! Check out all the recent Status Module posts at: http://youtube...
Massachusetts Estuaries Project Workshop MEP WORKSHOP AGENDA: Developing N Management Scenarios to Meet TMDLs Handout: MEP Scenario Workshop Agenda (227 kb pdf) 1. INTRODUCTION Tom Cambarer...
TEAM 1 (DISASTER) SCIENCE MODULE SCIENCE MODULE. PROBLEM STATEMENT DISASTER. RELATIONSHIP BETWEEN GOVERNMENT & SCIENCE TECHNOLOGY
Module IV: Policy Issues Impacting Agriculture and Bioenergy - Response Panel Response Panelists: Doug O'Brien, Assistant Director, Ohio Department of Agriculture Matthew C. Roberts, Assistant Professor, Agricultural, Environ...
DMAIC Problem Solving Team Support The Q-Skills Team Support DMAIC module guides improvement teams through the problem solving process. At the same time it gives direct access to train...
pnMeeting 2007: Jørn Wildt Proposes New Content Module One of the things that always comes up when comparing PostNuke to other Content Management Systems is its lack of real content management. All we hav...
Ion Drum Rocker has cymbal problems The ion drum rocker has sensitivity issues with its cymbals. I have taken many people's advice on setup of the cymbals but have had no improvement. ...
Using the Views Module: An Introductory Screencast An introductory screencast for the Drupal Views Module. (Created for Google's Highly-Open-Participation Contest, Drupal Issue 9) The Drupal Handboo...




Search This Site:










where's the gallery module?

connect string for ms access 2000 database

get userid upon insert

how to read all the files in folder and save it into database

new topics in asp.net

sending client to another aspx page?

are articles in 2 different languages possible ?

need concise definitions for .aspx and .asmx

what's the difference between vs2003 and vs2005?

dnnmasters module level security provider was released today. free source for developers that want to implement additional module actions security!

tutorial : how to create custom module / pa

ugh... this code is maddenning..

odd error when compiling. unable to write to output file...

developing webparts with vwd

list.find() question

code generation tools

add wdp to wap.....but helpless!

performance issues with asp.net web app - very slow initial page load.

connection string

'visual studio explorer and designer package' has failed to load properly guid={8d8529d3-625d-4496-8354-3dad630ecc1b} ...

can i sell dnn under a different name?

treeview webcontrol

authorization and profile application block

a question about system.web.mail.mailmessage

problem when installing webmatrix

error cs0006

error trying to password protect multiple directories

google search

unzip error when installing a pa module

a program is trying to access email addresess you have stored in outlook. do you want to allow this?"

 
All Times Are GMT