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

HomeHomeDNN Open Source...DNN Open Source...Provider and Extension ForumsProvider and Extension ForumsLanguage PacksLanguage PacksUpgrade fails with language errorUpgrade fails with language error
Previous
 
Next
New Post
7/24/2007 9:02 AM
 

I figured out how to work around it. Instead of upgrading from 4.3.4 to 4.5.4, I instead upgraded to 4.4.1 first, then to 4.5.4.

The C# files in the \App_Code\Transaction_Log folder seem to be introduced somewhere during the direct upgrade from 4.3.x to 4.5.x.

 
New Post
7/24/2007 9:41 AM
 

The following link should help you resolve your problem:

http://msdn2.microsoft.com/en-us/library/t990ks23.aspx

Regards

 
New Post
7/24/2007 10:27 AM
 
ieeadmin,

This is not a "localization" language, rather a "compilation" language issue. Before upgrading any DNN installations, check the forums in order to be sure that you are following the right steps. For example this one: http://www.mitchelsellers.com/Blogs/tabid/54/articleType/ArticleView/articleId/76/Upgrading-to-DotNetNuke-451-from-4x.aspx

The issue you are posting is related to a module that has been written in C# and not VB, which is the standard throughout DNN. You must declare the directories containing any files written in other language than VB in order to let the compiler know they should be treated differently.

You do that this way:

1. Open your web.config file.
2. Find the following lines inside of it:

3. Uncomment them and include your Custom Module's directory (maybe in your case is "TransactionLog"):



4. Save and open DNN again.

Hope it works. Best luck!

Saludos,
Alejandro.
 
New Post
7/24/2007 10:30 AM
 
BaisakoC, the answer to ieeadmin should apply to your posted issue also.

Let us know if it solved your problem.

Saludos,
Alejandro.
 
New Post
7/24/2007 12:05 PM
 

AlejandroQuiroga wrote
ieeadmin,

This is not a "localization" language, rather a "compilation" language issue. Before upgrading any DNN installations, check the forums in order to be sure that you are following the right steps. For example this one: http://www.mitchelsellers.com/Blogs/tabid/54/articleType/ArticleView/articleId/76/Upgrading-to-DotNetNuke-451-from-4x.aspx

The issue you are posting is related to a module that has been written in C# and not VB, which is the standard throughout DNN. You must declare the directories containing any files written in other language than VB in order to let the compiler know they should be treated differently.

You do that this way:

1. Open your web.config file.
2. Find the following lines inside of it:

3. Uncomment them and include your Custom Module's directory (maybe in your case is "TransactionLog"):



4. Save and open DNN again.

Hope it works. Best luck!

Saludos,
Alejandro.

Hi Alejandro,

I understand that it's not a localization issue - that's what the OP was guessing at. I had the same error message, and it was on a 4.3.4 install that had no 3rd party modules installed (C# or otherwise). The portal was a clean DNN install that I haven't touched in about a year. I use it to test upgrades before I through them on my production portals.

Watching the upgrade from 4.3.x to 4.5.x, the Transaction_Log folder with filename.cs files in it was created during the upgrade process. Going from 4.3.x  to 4.4.1 to 4.5.4 was a workaround for me.

I have about 10 other DNN installs to upgrade, so I'll see if I run into the same issue.

Thanks!

 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Provider and Extension ForumsProvider and Extension ForumsLanguage PacksLanguage PacksUpgrade fails with language errorUpgrade fails with language 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