Login
Register
17-05-2008

Resources for the DotNetNuke Community
Join WebHost4Life.com
Support this site

  Support forums  

You need to be logged in in order to post to this forums.
SearchForum Home
  Modules  Printing SkinObjects  Version error w...
 Version error when page is rendered
 
imgOfflineempulse
2 posts
Joined
3/31/2006

Version error when page is rendered
Posted: 31 May 06 1:25 PM
I am getting the following error with any of my skins tht have the [TEMPLATEPRINT] Skin object.  I am also getting a similar message on pages with [PAGEPRINT]  skin object.  I tested the same skins on my local server and they worked great.

Could Not Load Container: /Portals/_default/Containers/First/Transparent.ascx
DotNetNuke.Services.Exceptions.ModuleLoadException: Unhandled error loading module. ---> System.Exception: C:\WINNT\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\71ba9f4f\f4751c3d\App_Web_templateprint.ascx.30b5093a.zpxy1-we.0.vb(34): error BC32206: Indirect reference is being made to assembly DotNetNuke version 3.2.2.40147, which contains 'VMasanas.DNN.SkinObjects.TemplatePrint.TemplatePrint'. This Project references a prior version of DotNetNuke version 3.2.2.30184. To use 'VMasanas.DNN.SkinObjects.TemplatePrint.TemplatePrint', you must replace the reference to DotNetNuke with version 3.2.2.40147 or higher. ---> System.Web.HttpCompileException: C:\WINNT\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\71ba9f4f\f4751c3d\App_Web_templateprint.ascx.30b5093a.zpxy1-we.0.vb(34): error BC32206: Indirect reference is being made to assembly DotNetNuke version 3.2.2.40147, which contains 'VMasanas.DNN.SkinObjects.TemplatePrint.TemplatePrint'. This Project references a prior version of DotNetNuke version 3.2.2.30184. To use 'VMasanas.DNN.SkinObjects.TemplatePrint.TemplatePrint', you must replace the reference to DotNetNuke with version 3.2.2.40147 or higher. at
imgOfflinednnjungle
141 posts
5th
Joined
3/13/2005

Re: Version error when page is rendered
Posted: 03 Jun 06 12:32 PM
This is a problem I've seen sometimes when uploading modules compiled on asp.net 1.1 to a DNN website running on asp.net 2.0. Seems that on 2.0 the .NET framework is much more strict on assembly version numbers than on asp.net 1.1.

I'm sorry for the inconveniences, I'll recompile the modules with the expected version number. Actually this is the only thing required.

I'll post again here when solved.

Disgrafic.com
imgOfflinednnjungle
141 posts
5th
Joined
3/13/2005

Re: Version error when page is rendered
Posted: 03 Jun 06 12:42 PM
On a second look I'm not that sure of the problem.

The error says you are running on .net 2.0 (Framework\v2.0.50727) but it is searching for a reference to DotNetNuke.dll 3.2.2.40147  when you have 3.2.2.30184. So what version are you running? DNN 3.2.2 on asp.net 2.0?
Shouldn't you be using DNN 4.0.3?

Disgrafic.com
  Modules  Printing SkinObjects  Version error w...
© Vicenç Masanas Terms Of Use Privacy Statement   
.