Recently Viewed...
DNN Modules
SnowCovered Top Sellers

Edit documents directly on your server. The premier document management solution for DotNetNuke (DNN). Index contents of documents. Share documents across your portal and avoid duplicates. Revised and flexible UI. Extensible architecture.

'Relationship Building' and 'Communication' are two essential nuts and bolts for a business to prosper. This module allows you to bridge both of these and easily generate continuous awareness of your web site, products and services. Your prospects and customers will greatly appreciate this featur

Live Content uses Web 2.0 approach to provide a Rich User Interface and streamlines content presentation by overlaying content on current page. Overlay images, videos, audio, text/html content, flash, dotnetnuke modules, and external content. Experience the demo...

The Catalyst skins are professionally designed, coded and packaged by a team of DotNetNuke experts. The skins are available in 12 great colours. This skin is easily customisable with our unique DrNuke EasyMod technology. Try our demo!

In this day and age, knowing as much detailed information as possible about your customer, prospect or web site user is essential. Thankfully, the new 'Dynamics Forms' module from Data Springs, makes it easier than ever to segment your data collection efforts.

Ultra Video Gallery is a brother product of Ultra Media Gallery, UVG allows you to add videos in various format and automatically convert them to flv format, you also can add videos from embed code and play them in our integrated flash video player.

Ultra Media Gallery is the most popular photo gallery and media gallery solution for DotNetNuke, UMG offers 10 different flash player to browse your gallery with completely different user interface experience.

Capture your users attention, enrich your site with multimedia flash, and create and opt in distribution list for your DNN site. These are just a few of the many features the Data Springs Module Collection can provide you.

Version 5 of the perennial best-selling tool for creating data-based solutions in DNN without custom programming. This version focuses on greater flexibility, expandability, and ease-of-use.

ALL NEW ! - Minimalist includes skin packs in 12 great colors. Each color has Flat, Gradient and Glass versions. Feature rich XML Flash header, perfect for just about any purpose. 9 Different menu options in each skin pack; 3 horizontal menus, 3 vertical menus and 3 all-new Twin level menus . . .

    |   Register   |   Sunday, November 23, 2008   
Data Springs Product Forums...
Subject: Help Interpreting Installation Error
Prev Next
You are not authorized to post a reply.

Author Messages
Chip
Posts:15
wading in the water
wading in the water

08/18/2006 11:36 PM  
Hello,

I am new to DNN and Dynamic Registration.  Last week I installed Dynamic Reg 2.1 with no problems.  Today, when I tried to install version 2.2 I received the following error messages.  That do these mean and how do I fix them? 

Thanks,
Chip

ExceptionSystem.Configuration.ConfigurationErrorsException: An error occurred loading a configuration file: Access to the path 'C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Config\owzf9-fw.tmp' is denied. (C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Config\web.config) ---> System.UnauthorizedAccessException: Access to the path 'C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Config\owzf9-fw.tmp' is denied. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access) at System.CodeDom.Compiler.TempFileCollection.EnsureTempNameCreated() at System.CodeDom.Compiler.TempFileCollection.AddExtension(String fileExtension, Boolean keepFile) at System.CodeDom.Compiler.TempFileCollection.AddExtension(String fileExtension) at System.Configuration.Internal.WriteFileContext..ctor(String filename, String templateFilename) at System.Configuration.Internal.InternalConfigHost.StaticOpenStreamForWrite(String streamName, String templateStreamName, Object& writeContext, Boolean assertPermissions) at System.Configuration.Internal.InternalConfigHost.System.Configuration.Internal.IInternalConfigHost.OpenStreamForWrite(String streamName, String templateStreamName, Object& writeContext, Boolean assertPermissions) at System.Configuration.Internal.InternalConfigHost.System.Configuration.Internal.IInternalConfigHost.OpenStreamForWrite(String streamName, String templateStreamName, Object& writeContext) at System.Configuration.Internal.DelegatingConfigHost.OpenStreamForWrite(String streamName, String templateStreamName, Object& writeContext) at System.Configuration.UpdateConfigHost.OpenStreamForWrite(String streamName, String templateStreamName, Object& writeContext) at System.Configuration.MgmtConfigurationRecord.SaveAs(String filename, ConfigurationSaveMode saveMode, Boolean forceUpdateAll) --- End of inner exception stack trace --- at System.Configuration.MgmtConfigurationRecord.SaveAs(String filename, ConfigurationSaveMode saveMode, Boolean forceUpdateAll) at System.Configuration.Configuration.SaveAsImpl(String filename, ConfigurationSaveMode saveMode, Boolean forceSaveAll) at System.Configuration.Configuration.Save() at DotNetNuke.Common.Utilities.Config.AddCodeSubDirectory(String name) at DotNetNuke.Modules.Admin.ResourceInstaller.PaDnnInstallerBase.CreateModuleFile(PaFile File, PaFolder Folder) at DotNetNuke.Modules.Admin.ResourceInstaller.PaDnnInstallerBase.CreateFiles(PaFolder Folder) at DotNetNuke.Modules.Admin.ResourceInstaller.PaDnnInstallerBase.Install(PaFolderCollection folders) at DotNetNuke.Modules.Admin.ResourceInstaller.PaInstaller.Install()

Chad
Posts:2227
river guide
river guide

08/19/2006 12:44 PM  
Chip,

Check out this post, I outline how to get around this error and that its a DNN 4.3.4 core bug that will be fixed in 4.3.5.

http://www.datasprings.com/Products/ProductForums/tabid/727/forumid/3/postid/2/view/topic/Default.aspx


-Chad
Chip
Posts:15
wading in the water
wading in the water

08/20/2006 8:41 AM  
Thanks Chad,

I looked into this and my ISP said they could not change the permissions settings. I am running on a shared server. They say it is a problem with the module. Once before they made that change and it ended up screwing up all the ASP.net 2.0 sites on the entire server. Since that is not possible, does this problem exist under DNN 4.3.3? Unless there is a compelling reason why I should never run 4.3.3., maybe my ISP would switch to the older version to solve the problem.

My other question has to do with something I read in one of the posts you suggested. Charles Nurse said...

[b]The problem is the following line

Dim webConfig As System.Configuration.Configuration = WebConfigurationManager.OpenWebConfiguration(Globals.ApplicationPath)

should be

Dim webConfig As System.Configuration.Configuration = WebConfigurationManager.OpenWebConfiguration(Globals.ApplicationPath & "/")[/b]

Would the above fix the problem? And if so, is that something that either my ISP or I can change? Being new to .net the above is greek to me. I would need instructions how to make the change.

Thanks Chad!
Chad
Posts:2227
river guide
river guide

08/20/2006 9:19 AM  

I would suggest waiting until DotNetNuke 4.3.5 comes out. The changes they are talking about actually would require downloading the source for 4.3.4 and making the change in the code and the recompilling. This problem did not exist in 4.3.3 however a security exist so I wouldn't suggest that too. Hopefully 4.3.5 will be out soon and it will fix this issue.

You also have the option of manually installing it, or moving back to 4.3.2.

Chip
Posts:15
wading in the water
wading in the water

08/20/2006 9:31 AM  
Chad,

Thanks for the quick turn around.  I just posted a question at DotNukeNet to try and learn if 4.3.5 is days, weeks or months away.  If it is a ways off, are there any big issues/risks of having my ISP downgrade my portal from 4.3.4 to 4.3.2?  Have you seen or tested that the module will work on 4.3.2?

Chip
Chad
Posts:2227
river guide
river guide

08/21/2006 6:43 AM  
Hi. Yes the module works great on 4.3.x so that is one solution. For anyone wanting to manually install it and not wait for 4.3.5 or go back to 4.3.2 you can do these steps:

First - The easiest way to get around the problem is to change the permissions on that folder: C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727

If you can't do that (if your host won't allow it) then you can open the .dnn file in the zip file and within that file it will show you directories and where they go.

Step 1: Just take note of the items that say "App_Code" within the folder name.

Step 2: Manually create a directory under yoursite\App_code\Dynamic Registration

Step 3: Copy the .vb files that you took note of in Step 1 to the directory you created in step 2

Step 4: I would just remove all of the app_code entries in the .dnn file and then install it. The app_code entries are whats causing a problem with DNN 4.3.4 only, plus the installation will still be able to copy the other files and also execute the SQL script.

Chip
Posts:15
wading in the water
wading in the water

08/21/2006 11:08 AM  
Chad,

Thank you for the tip.   I want to try the manual installation, but have some questions about it as I have little/no experience with this. (Note: I am in the process of purchasing the DNN 4.3.4 user guide from DNNguide.com, but for some reason their site is not confirming my registration so I cannot purchase it yet.)

First, you say to "create a directory under mysite\App_code\Dynamic Registration." I assume I do this under File Manager.  

(1) Do I create this folder at the site level through the Admin account or the portal level through the Host account?
(2) What permissions should the folder have?
(3) Is it an Insecure-File, Secure-File or Secure-Database folder?

I want to be sure I am reading the .dnn file correctly. Is it correct that the following lines of code means that DataProvider.vb should be manually uploaded to my custom directory?

   
      [app_code]
        DataProvider.vb
   


If so, I identified the following files that need to be removed from the dnn file and manually uploaded to the new directory.  Is this list correct?

DataProvider.vb
DateControl.ascx.vb
clsDynamicLabel.vb
clsGlobals.vb
DynamicEventController.vb
DynamicEventInfo.vb
DynamicBlackListResponse.vb
DynamicQuestionRoleController.vb
DynamicQuestionRoleInfo.vb
DynamicQuestionController.vb
DynamicQuestionInfo.vb
DynamicQuestionOptionsController.vb
DynamicQuestionOptionsInfo.vb
DynamicResponseController.vb
DynamicRegistrationQuestions.ascx.vb
DynamicResponseInfo.vb
DynamicSQLOption.vb
OptInCategoryController.vb
OptInCategoryInfo.vb
OptInEmailCategoryController.vb
OptInEmailCategoryInfo.vb
OptInEmailController.vb
ManageUsers.ascx.vb
OptInEmailInfo.vb
SqlDataProvider.vb

Finally, once the above files are copied and the dnn file is modified, do I simply re-install version 2.2 over the failed earlier installation?

As always, thanks for your help.  I cannot wait to start working with Dynamic Registration!

Chip
Chip
Posts:15
wading in the water
wading in the water

08/21/2006 11:11 AM  
Oops - most of the code I referred to was stripped out. I will try this again replacing the < and the > with a -.

-file-
-path-[app_code]-/path-
-name-DataProvider.vb-/name-
-/file-
You are not authorized to post a reply.
Forums > Product Discussion - DotNetNuke Modules > Dynamic Registration > Help Interpreting Installation Error



ActiveForums 3.7

Copyright 2005 - 2008 by Data Springs, Inc.
Terms Of Use | Privacy Statement