CodeVerge.Net Beta


   Explore    Item Entry   Register  Login  
Microsoft News
Asp.Net Forums
IBM Software
Borland Forums
Adobe Forums
Novell Forums




Can Reply:  No Members Can Edit: No Online: Yes
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
XPoints: N/A Replies: 8 Views: 64 Favorited: 0 Favorite
9 Items, 1 Pages 1 |< << Go >> >|
breeze76
Asp.Net User
Module Issue12/16/2004 1:51:41 AM

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

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

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

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

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

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

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

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

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 Authors: Dumbarton Oaks, Michael F. Hendy, Alfred Raymond Bellinger, Philip Grierson, Whittemore Collection (Fogg Art Museum), Pages: 736, Published: 1999
The electronics handbook Authors: Jerry C. Whitaker, Pages: 2575, Published: 1996
Pro Drupal Development Authors: John K. VanDyk, Dries Buytaert, Pages: 667, Published: 2008

Web:
Fix for Drupal Sitemap Module including Node in the URL ... Mar 31, 2008 ... Drupal XML sitemap issue. Pathauto and Gsitemap and node in the URL.
Joomla! • View topic - Empty module issue and 1.6 The issue seems twofold: the module renderer seems to only recognise empty data not parameters. And then the module count still counts the ...
Nabble - FlexCoders - Flex Module issue Flex Module issue. Why child is null in the first case ? private function btnStatsClickHandler(event:Event):void { var...
Module issue - Mambo CMS Forum Module issue General Mambo Questions. ... When I click on any module the title does not appear and all I see is the Details, Parameters, and Custom Output ...
Using Moodle: Nanogong module issue. Nanogong module issue. by Elton Shmutz - Thursday, 4 September 2008, 10:40 PM. Hello, I've got a strange problem with the Nano-Gong module right now and I'm ...

DNN 3.0.12: Reflection throwing an exception (value null) on ... This happens when my custom module loads (i.e. the page that contains it ... I' ll verify that this assembly name thing is indeed the issue. ...
Help - Module error while trying to get data - ng.asp-net-forum ... Error while trying to save the data! .... An issue with the module (hoped that no-one would notice until I can find the time to update it. ...
DNN 3.0.12- Gallery module skin issue - ng.asp-net-forum.dotnetnuke DNN 3.0.12- Gallery module skin issue, > ROOT > NEWSGROUP > Asp.Net Forum > starter_kits_and_source_projects.dotnetnuke, Date: 3/13/2005 2:51:29 AM, ...
ndsrepair module already loaded? - novell.support.edirectory.linux ndsrepair module already loaded?, > ROOT > NEWSGROUP > Novell Forums ... I've had the same issue using VMWare workstation once. ...
Stock Ticker Module ?? - ng.asp-net-forum.dotnetnuke Need sample code to add a new module to a page - ng.asp-net-forum ... free dnn 2.0.1+ stock ticker module · host pwd issues · dnn3.x issue: ...

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!
Module IV: Policy Issues Impacting Agriculture and Bioenergy ... Response Panelists: Doug O'Brien, Assistant Director, Ohio Department of Agriculture Matthew C. Roberts, Assistant Professor, Agricultural ...
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 ...
BridgeTrak Help Desk Software - BridgeAutoEscalate Module to ... When issues are logged and tracked in the central BridgeTrak help desk software database, you can employ BridgeAutoEscalate to: Automatically ...
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 ...






how do you set module title programatically?

need help, please covnet this vb code to c# code

text/html content scheduling modules

login module to redirect to appropriate portal

display .net colors free module

problem with custom module

task manager module

simple, fast, elegant and free skin !

missing modules

printing event module calendar

ok, so, validators are not always good

problem with creating a google search module

again: shopping cart module

a free article module

looking for recommendations for modules

solpart :object reference

3.0.10: one info class not getting filled in when doing a controller.add

extending the login module

security question - how dnn prevents direct access to edit via a url/id?

two conceptual problems with dnn modules

nested data

problems installing skin object

download the sigmapro draconis v4.0 beta project

javascript, after postback

anyone using activewidgets grid 1.0?

cannot add a new module definition??

patrick santry rdm vs steve fabian grm (repository) which or both???

css and module problems

connecting to sql

security roles and securitylevel

   
  Privacy | Contact Us
All Times Are GMT