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

HomeHomeOur CommunityOur CommunityGeneral Discuss...General Discuss...Parser Error: No Code FolderParser Error: No Code Folder
Previous
 
Next
New Post
12/18/2008 9:23 AM
 

Hi,

I was experimenting with a new module. I was able to 'install' it, but after actualy adding it to a page, I cant load it anymore.

Therefor I dont have access to the admin-functions anymore and cant remove it, so I'm stuck :(

 

The module is nearly empty, so removing it in any way wouldnt be a great loss. The portal&pages have some work in them, so I would like to lose those.

 

I'm working with some programs as its my mothers language, so I'll have to translate that part for you, hope its accurate. The part in '[' is my translation of the german error message.

I'm using c# and vs2008

What I tried so far: as the error says something about a missing codefolder I tried to fix all paths in the relating codefiles, checked if the files are at the correct position etc. But I cant make it work.

I'd be happy if there was some way to get that module off the page or delete that one specific page containing the module or whatever, as long as I dont lose the project as a whole.

Thanks in advance!

 

Server Error in '/DotNetNuke/Website' Application.

Parser Error

Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.

Parser Error Message: Die Datei "/DotNetNuke/Website/Website/controls/labelcontrol.ascx" kann nicht verarbeitet werden, weil das Codeverzeichnis noch nicht erstellt worden ist.

[The file "/DotNetNuke/Website/Website/controls/labelcontrol.ascx" cant be processed because the code folder is not created yet]


Source Error:

Line 1:  <%@ Control Language="C#" AutoEventWireup="true" CodeBehind="EditSearchResultLister.ascx.cs" Inherits="YourCompany.Modules.SearchResultLister.EditSearchResultLister" %>
Line 2:  <%@ Register TagPrefix="dnn" TagName="Label" Src="~/Website/controls/labelcontrol.ascx" %>
Line 3: <%@ Register TagPrefix="dnn" TagName="TextEditor" Src="~/Website/controls/TextEditor.ascx"%> Line 4: <%@ Register TagPrefix="dnn" TagName="Audit" Src="~/Website/controls/ModuleAuditControl.ascx" %>

Source File: /DotNetNuke/Website/App_Code/SearchResultLister/EditSearchResultLister.ascx    Line: 2


Version Information: Microsoft .NET Framework Version:2.0.50727.3053; ASP.NET Version:2.0.50727.3053

 

 
New Post
12/18/2008 9:33 AM
 

addition:

 

I also added the web.config file to announce the codesubdirectory:

 

      <codeSubDirectories>
        <add directoryName="HTML" />
                <add directoryName="SearchResultLister" />               
            </codeSubDirectories>

 
New Post
12/18/2008 9:39 AM
 

I just noticed something else that seems very strange to me:

If I retry it then sometimes it comes up with a diffrent error, even if i dont change anything, just refresh the page!

 

Server Error in '/DotNetNuke/Website' Application.

Parser Error

Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.

Parser Error Message: Die Datei "/DotNetNuke/Website/Website/controls/labelcontrol.ascx" kann nicht verarbeitet werden, weil das Codeverzeichnis noch nicht erstellt worden ist.

Source Error:

Line 1:  <%@ Control Language="C#" AutoEventWireup="true" CodeBehind="Settings.ascx.cs" Inherits="YourCompany.Modules.SearchResultLister.Settings" %>
Line 2:  <%@ Register TagPrefix="dnn" TagName="Label" Src="~/Website/controls/labelcontrol.ascx" %>
Line 3: <table cellspacing="0" cellpadding="2" border="0" summary="ModuleName1 Settings Design Table"> Line 4: <tr>

Source File: /DotNetNuke/Website/App_Code/SearchResultLister/Settings.ascx    Line: 2


Version Information: Microsoft .NET Framework Version:2.0.50727.3053; ASP.NET Version:2.0.50727.3053

 
Previous
 
Next
HomeHomeOur CommunityOur CommunityGeneral Discuss...General Discuss...Parser Error: No Code FolderParser Error: No Code Folder


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