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.getting_started Tags:
Item Type: NewsGroup Date Entered: 12/19/2003 4:16:54 AM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
(NR, 0)
XPoints: N/A Replies: 0 Views: 6 Favorited: 0 Favorite
Can Reply:  No Members Can Edit: No Online: Yes
3 Items, 1 Pages 1 |< << Go >> >|
TicToc
Asp.Net User
Configuration Error12/19/2003 4:16:54 AM

0/0

This may or may not be the place for this but here goes.

I use DNN under F:\donnetnuke

I am trying to setup and run another ASP .NET app under x:\webform using a virtual directory under IIS 6. Pretty simple so far I thought :-) Scipts only application ane set and all that good stuff.

But when I try and run the F:\webform I get this error

Server Error in '/mywebform' Application.
--------------------------------------------------------------------------------

Configuration Error
Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.

Parser Error Message: File or assembly name DotNetNuke, or one of its dependencies, was not found.

Source Error:


Line 7: <system.web>
Line 8: <httpModules>
Line 9: <add name="HTTPHandler" type="DotNetNuke.HTTPHandler, DotNetNuke" />
Line 10: </httpModules>
Line 11: <!-- set debugmode to false for running application -->


Source File: F:\dotnetnuke\web.config Line: 9

Assembly Load Trace: The following information can be helpful to determine why the assembly 'DotNetNuke' could not be loaded.


=== Pre-bind state information ===
LOG: DisplayName = DotNetNuke
(Partial)
LOG: Appbase = file:///F:/MyWebForm
LOG: Initial PrivatePath = bin
Calling assembly : (Unknown).
===

LOG: Policy not being applied to reference at this time (private, custom, partial, or location-based assembly bind).
LOG: Post-policy reference: DotNetNuke
LOG: Attempting download of new URL file:///C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/mywebform/f3ed2612/a4657402/DotNetNuke.DLL.
LOG: Attempting download of new URL file:///C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/mywebform/f3ed2612/a4657402/DotNetNuke/DotNetNuke.DLL.
LOG: Attempting download of new URL file:///F:/MyWebForm/bin/DotNetNuke.DLL.
LOG: Attempting download of new URL file:///F:/MyWebForm/bin/DotNetNuke/DotNetNuke.DLL.
LOG: Attempting download of new URL file:///C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/mywebform/f3ed2612/a4657402/DotNetNuke.EXE.
LOG: Attempting download of new URL file:///C:/WINNT/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/mywebform/f3ed2612/a4657402/DotNetNuke/DotNetNuke.EXE.
LOG: Attempting download of new URL file:///F:/MyWebForm/bin/DotNetNuke.EXE.
LOG: Attempting download of new URL file:///F:/MyWebForm/bin/DotNetNuke/DotNetNuke.EXE.




--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.4322.573; ASP.NET Version:1.1.4322.573

Why is DNN comming into this?? I tried adding the webform under the portals settings as well but still the same thing!

Any clues???
jwhite
Asp.Net User
Re: Configuration Error12/19/2003 8:00:43 AM

0/0

HTTP Modules affect the entire IIS application space. WinXP only allows one Application Namespace so every applications requests will pass through DotNetNuke's HTTPModule. just comment the lines out and see if that solves your problem. The httpmodule for dotnetnuke handles converting http://www.mysite.com/mytab/default.aspx to http://www.mysite.com/desktopdefault.aspx?tabid=35. If you don't need this functionality commenting it out will have no effect on DotNetNuke.

Since you are using IIS6 I'll assume that this virtual directory falls under dotnetnuke's dirctory in which case it inherit's dotnetnukes settings for httpmodules. I think you can use the <httpModules>
<clear/>
</httpModules>
in your sub application's web.config to clear the httpmodule settings for that app. Also I would make sure the app has it's own Application Name in IIS if possible.

HTH
Jeremy White
Webstone, LLC
My DNN Blog
TicToc
Asp.Net User
Re: Configuration Error12/19/2003 8:13:25 AM

0/0

I was reading on this but was unsure if I could do that. I use only on portal with no child portals and just needed to do some testing to get better at this :-)

It's working now!! THANK YOU!! Now if I can get the SQL to work right ;-)

Thanks

Mike
3 Items, 1 Pages 1 |< << Go >> >|


Free Download:

Books:
Instrument Engineers' Handbook: Process Control and Optimization Authors: Bela G. Liptak, Pages: 2464, Published: 2005
Troubleshooting, Maintaining & Repairing Networks Authors: Stephen J. Bigelow, Pages: 971, Published: 2002
Linux: The Complete Reference Authors: Richard Petersen, Pages: 830, Published: 2007
Upgrading and Repairing PCs Authors: Scott Mueller, Pages: 1608, Published: 2003
DNS and BIND Authors: Cricket Liu, Paul Albitz, Pages: 616, Published: 2006
Essential System Administration: Help for UNIX System Administrators Authors: Aeleen Frisch, Pages: 1149, Published: 2002
Java in a Nutshell: [a Desktop Quick Reference] Authors: David Flanagan, Pages: 1224, Published: 2005
The Networking CD Bookshelf: Bestselling Books On CD-ROM Authors: Craig Hunt, Hal Stern, Daniel J. Barrett, Joseph D. Sloan, Elizabeth D. Zwicky, Doug Mauro, Paul Albitz, Pages: 736, Published: 2002
The Complete FreeBSD: Documentation from the Source Authors: Greg Lehey, Pages: 679, Published: 2003

Web:
Troubleshooting: ASP.NET Configuration Error Notes on troubleshooting the error: Configuration Error generated when trying to view a new ASP.NET application in a browser.
You receive a configuration error message when you browse a child ... Describes the problem where you receive an error message when you browse a child ASP.NET application that is nested under a parent ASP.NET application.
configuration error-need help - ASP Free configuration error-need help- Microsoft IIS. Visit ASP Free to discuss configuration error-need help.
Drupal Configuration: Error Handling Step By Step Tutorial ... May 1, 2008 ... Drupal Configuration Step By Step Tutorial - Part 3: In this post, we will modify error message. There are 2 error we handle, not found page ...
Configuration Error | Tech Off | Channel 9 Aug 30, 2006 ... Hi Friends, Sometimes when I execute my project i got the following error.I request you to please tell me the cause for it.
XP Configuration Error : "Code Purple" - Tech Support Forums ... Ive had one of the most confusing error messages today. I work in technical support and one of the customers I had today recieved an error ...
Configuration error Filename: \\?\ - IIS.net Thread: Configuration error Filename: \\?\. Last post 10-27-2008 12:00 PM by melvebak. 0 replies. Average Rating Rate It (5)Thank you for the rating! ...
Configuration error in VS2008 - ASP.NET Forums COnfiguration.ConfigurationManager.GetSection'" as per the error suggest. I didn 't get the package ConfigurationManager. ...
Registry Configuration Error Cleaner « India Hindu Festivals ... Registry Configuration Error Cleaner ... Latest Registry Error Cleaner Software · Latest Registry Error Cleaner Software Download · Madras University ...
Final Cut Express HD 3.0: Configuration error when using with iMac ... If you open Final Cut Express HD 3.0 on certain computers, you'll get a " Configuration Error" message that indicates that your computer is missing certain ...

Videos:
Compaq System Recovery and Code Purple: Short Version System configuration error (Code Purple) when performing a system recovery on some HP Compaq computers. Original post on May 20, 2007.
COSIMIR® PLC - FESTO DIDACTIC COSIMIR® PLC COSIMIR® PLC is a PC-based graphical 3D simulation system that offers a virtual learning environment for the mechatronic training syst...
Crysis on X1300 very playable Crysis (Recorded with Fraps) (Sorry for low sound, had a configuration error) System Specs: Windows XP Professional 32-bit Intel Pentium D 2.8Ghz 2G...
Error Add ESX3i to VirtualCenter 2.5 Error wheb adding the ESX3i server to VirtualCenter 2.5
Igor Roman - Logging For Fun And Proffit Perl Programming Talks at YAPC::Braga When debugging a problem in an application, people generally resort to scattered print's throughout the code. ...
fix singleuser error on iphone/ipod touch how to fix the singleuser error on iphone/ipod touch DFU Mode- hold home and power button for 10 sec then release power and hold home button for add...
Almost Paradise Error on audio on west side - I refer back to the east side with the wrong bedroom configuration!
Solution to fix Blue Screen of Death Solution to fix Blue Screen of Death There are many problems that cause this problem. Most common of them are: 1.RAM Failure: This problem is mostl...
How To Fix Slow PC Speed Up Performance & Internet Speed http://goo2.be/regcure Registry Clean Software can make your computer run fast and efficient. Registry error repair freedownload rattling on to the...
High tech toothbrush cleans entire mouth without hands This demonstration was created to show just how easy it is for anyone to brush their teeth with a HydraBrush. To demonstrate its auto-effectiveness ...




Search This Site:










using forms authentication with active directory in asp.net 2.0

updated sub-forums please

why do i have to type "data.datatable" instead of "datatable"?

database connectivity error after upgrading to dnn version 3.0 - urgent - plz help !!!

i want membership.deleteuser(object userproviderkey)

skinning problem with different fonts on the same page

add records?

member profile data placed under different tabs...

accessing masterpage members in app_code

naked dnn site

convert to partial classes

style sheet laundry...

frames in master page

freetext box vs. normal text box

connect dotnet nuke to ms access

smtp ssl problem

invalid uri error in 3.0.12

moving from old asp to .net - need direction

menu control bug?

forms on content pages

user can't post new on forums - version 4 - please help me figure it out

silent windows authentication for a intranet website.

modifying built-in dnn controls

dotnetnuke.framework missing.

using dnntree with dnn 3.2 & 4.0

data formatting expression

upgrade message: "portal failed to install"

dnn 4.0 modules

getting a "unable to start debugging on the web server" error on vista

custom membership provider

 
All Times Are GMT