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

HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Installtion issues -Parser errorInstalltion issues -Parser error
Previous
 
Next
New Post
9/15/2008 4:19 AM
 

 Hi,

I need help i am trying to install the DNN 4, but i keep getting the below error

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: ResX input is not valid. Cannot find valid "resheader" tags for the ResX reader and writer type names.

Source Error: 

Line 1:  <?xml version="1.0" encoding="UTF-8"?> Line 2:  <root>
Line 3:    <data name="AdminUser.Text">

Source File: /Website/Install/App_LocalResources/Installwizard.aspx.de-DE.resx    Line: 


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

 

 

What do i do? [i am new to DNN]

 

Donald

 
New Post
9/15/2008 11:47 AM
 

Hi Donald,

Because DNN uses its own localization system, it requires the ASP.NET localization system be disabled.  This is accomplished by disabling build services for files with extensions in the set {".resx", ".resources"}.

Your error indicates that ASP.NET localization has not been properly disabled.  You will need to figure out why.

Some possibilities:

1. Missing web.config.  Are you using the upgrade package for a new installation? 

2. Are the build directives for resources missing from your web.config?  Check configuration/system.web/compilation/buildProviders for the following entries:

<buildProviders>

<remove extension=".resx" />

<remove extension=".resources" />

</buildProviders>

3. Improper IIS configuration.  Do you have an overriding application configured below your installation directory at the IIS level?  This is perhaps the least likely of the above options.

Hope this gets you started!

Brandon


Brandon Haynes
BrandonHaynes.org
 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Installtion issues -Parser errorInstalltion issues -Parser error


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