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...Module ForumsModule ForumsStoreStoreDNN 4.9  Store Module Run Time error DNN 4.9 Store Module Run Time error
Previous
 
Next
New Post
2/28/2011 9:17 PM
 
Hi Subash,

Your connection problem is not related to the Store module nor to DNN! It's a problem related to the underlying ASP.NET Membership provider used by your DNN instance to store user accounts. A possible case is than your hosting company have upgraded SQL Server AND downgraded the db account used with your db. May be it's because your db account is no longer dbo! If you search at Google with your error message, you will found thousands posts about such kind of problem. Contact your hosting company to solve this problem.

Again before trying to install the module 'by hand', try to solve your loggin problem! Otherwise, you will have another problems in the future with other modules. The 'by hand' install is the VERY LAST thing to do. Moreover, if you do not have a dbo account, you should not be able to connect to SQL Server from outside.

You can still use your DNN version with the last Store module version because DNN 4.6.2 at the minimum is required. The Store module do not write any file in the root, but THIS IS NOT a good idea to have the root folder in read only access! Some modules can require to update the web.config file to declare an HTTP handler, an HTTP module or simply change some settings. This is perfectly valid and DNN provide the XML Merge API to upgrade the web.config file with new settings required by a module.

It look than your host administrator is a little bit paranoid. My best response to this kind of people is: DISCONNECT the website from the Internet! This is the ONLY way to be really protected against attacks.

Seriously, they are more things to do before, like:

1) ALWAYS apply security updates from MS
2) ALWAYS disable uneeded Windows services
3) ALWAYS use a good firewall
4) ALWAYS close uneeded port
5) ALWAYS use a good anti-virus
6) ALWAYS apply anti-virus updates
7) ALWAYS make an automatic backup of your websites AND db
8) ALWAY use a restricted Windows account to run your application pool, like NETWORK SERVICE with IIS 6.0 or the new dynamic account with IIS 7.0 and above.
9) ALWAYS use a different account for each app pool and give it read/write access to the website folder only.
10) ALWAYS upgrade your DNN version

Concerning the last point, if you send me your url website, I could be able to hack your website in minutes! Collect all your users account informations and data from all tables, access all files from your folders, create a Windows Administrator account, give read/write access to all disks visible by your server to this account, and so on... Don't believe that's related to DNN, I can do the same with a lot of websites.
Locking the root folder and NOT upgrade your DNN version it's like to buy a metal door to protect your house and leave the window open! Almost ALL website attacks (not only under DNN) are possible because the underlying framework (DNN, Joomla, Drupal, ...) is NOT up to date! It's NOT because DNN is unsecure, it's simply because your version is old! Never forget than the bad guys don't stop to search a way to stole your informations! Each time a security breach is discovered, the DNN Security Core Team apply changes to protect your informations. If you don't upgrade your DNN version, then you could be exposed to some old security breach. This is my best advice!

Gilles

We (team members) are Humans offering their knowledge, their work and their spare time FOR FREE to benefit the community. It would be so particularly appreciated that your messages begin with "Hello" and end with "Thank you" or any other form of politeness. Ask yourself what your reaction would be, if you were approached by me (a total stranger) on the street to ask you something without saying "Hello" nor "Thank you"? After several years of services dedicated to the community, I begin to be tired to read requests without any form of politeness.
 
New Post
3/1/2011 4:35 AM
 
Dear Giles,

Thanks again for the quick response.
I guess you are right when you say that my host has downgraded my db account ( as part of security).
which is the real reason and not Store or DNN that is causing the problem.
I had a similar problem on a site in which I had migrated the database but the permissions didnot match.
There I ran some scripts tp change the owner and GRANT execute permission to my user.
This required to run the scripts for each aspnet membership Procedure. This is a big list. fortunately i had stored the script
and could find it. I will try to apply the same and see if thath works(after I first take  a DB backup).
But as i said since originally my host used to allow root access I could install DNN in the root.
But now write access to root is removed hence my DNN installation is virtually frozen in the root.

I have the option to ask the host to provide write access till I upgrade the Store module.
or do it manually Or reinstall latest version of DNN in a new virtual directory(Where the host allows write access).
The last option will mess up my site SEO which is now well indexed. The new Store would have added more SEO features.
In the last option i will have to do some URLrewriting to redirect from old URLs to new URLs.

I told my host that the so called security they are applying seems odd since my web site is nothing but a sub folder in a path .
Any virtual root will map to some folder in the tree.
But they are simply not listening.

That's why I am preparing for manual install if nothing else works.

Worst case is Install latest DNN in a new folder and recreate the site.
Because even upgrading to newer version of DNN will require write access to the folder.

I will surely stay very close to your advice and do it  with out rush.
1) Backup DB
2) Backup Site
3) Eliminate Procedure not found error
4) Manual Install

I will tell you how it is progressing and what problems/ success i faced for future reference for similar problems.

Thanks & Regards
Subhash
 
New Post
3/1/2011 2:26 PM
 
Dear Giles,
Following our discussion I did necessary changes to SQL rights to successfully login to DNN as HOST.

Installation Progress

I installed the Store module version   Store_02.01.51_Install.zip.

the process went thru smoothly till it encountered a problem and Aborted with the following messges

The dump of the install process is as below



StartJob Starting Installation
StartJob Reading files
Info Loading ReviewEdit.ascx.resx
Info File ReviewEdit.ascx.resx read successfully
Info Loading ReviewList.ascx
Info File ReviewList.ascx read successfully
Info Loading ReviewList.ascx.resx
Info File ReviewList.ascx.resx read successfully
Info Loading SearchResultsList.htm
Info File SearchResultsList.htm read successfully
Info Loading SharedResources.resx
Info File SharedResources.resx read successfully
Info Loading SkinObjects.css
Info File SkinObjects.css read successfully
Info Loading spacer.gif
Info File spacer.gif read successfully
Info Loading Store.ascx
Info File Store.ascx read successfully
Info Loading Store.ascx.resx
Info File Store.ascx.resx read successfully
Info Loading StoreAccount.css
Info File StoreAccount.css read successfully
Info Loading StoreAddress.ascx
Info File StoreAddress.ascx read successfully
Info Loading StoreAddress.ascx.resx
Info File StoreAddress.ascx.resx read successfully
Info Loading StoreAdmin.ascx
Info File StoreAdmin.ascx read successfully
Info Loading StoreAdmin.ascx.resx
Info File StoreAdmin.ascx.resx read successfully
Info Loading StoreFront.css
Info File StoreFront.css read successfully
Info Loading tellafriendimg_en-US.gif
Info File tellafriendimg_en-US.gif read successfully
Info Loading Template.css
Info File Template.css read successfully
Info Loading TemplateDesign.css
Info File TemplateDesign.css read successfully
Info Loading Thumbnail.ashx
Info File Thumbnail.ashx read successfully
Info Loading Uninstall.sqldataprovider
Info File Uninstall.sqldataprovider read successfully
Info Loading 01.00.00.SqlDataProvider
Info File 01.00.00.SqlDataProvider read successfully
Info Loading 01.00.01.SqlDataProvider
Info File 01.00.01.SqlDataProvider read successfully
Info Loading 02.00.00.SqlDataProvider
Info File 02.00.00.SqlDataProvider read successfully
Info Loading 02.00.01.SqlDataProvider
Info File 02.00.01.SqlDataProvider read successfully
Info Loading 02.00.02.SqlDataProvider
Info File 02.00.02.SqlDataProvider read successfully
Info Loading 02.00.03.SqlDataProvider
Info File 02.00.03.SqlDataProvider read successfully
Info Loading 02.00.05.SqlDataProvider
Info File 02.00.05.SqlDataProvider read successfully
Info Loading 02.00.06.SqlDataProvider
Info File 02.00.06.SqlDataProvider read successfully
Info Loading 02.00.07.SqlDataProvider
Info File 02.00.07.SqlDataProvider read successfully
Info Loading 02.01.00.SqlDataProvider
Info File 02.01.00.SqlDataProvider read successfully
Info Loading 02.01.05.SqlDataProvider
Info File 02.01.05.SqlDataProvider read successfully
Info Loading 02.01.09.SqlDataProvider
Info File 02.01.09.SqlDataProvider read successfully
Info Loading 02.01.10.SqlDataProvider
Info File 02.01.10.SqlDataProvider read successfully
Info Loading 02.01.19.SqlDataProvider
Info File 02.01.19.SqlDataProvider read successfully
Info Loading 02.01.23.SqlDataProvider
Info File 02.01.23.SqlDataProvider read successfully
Info Loading 02.01.23.txt
Info File 02.01.23.txt read successfully
Info Loading 02.01.27.SqlDataProvider
Info File 02.01.27.SqlDataProvider read successfully
Info Loading 02.01.27.txt
Info File 02.01.27.txt read successfully
Info Loading 02.01.29.SqlDataProvider
Info File 02.01.29.SqlDataProvider read successfully
Info Loading 02.01.30.SqlDataProvider
Info File 02.01.30.SqlDataProvider read successfully
Info Loading 02.01.31.SqlDataProvider
Info File 02.01.31.SqlDataProvider read successfully
Info Loading 02.01.32.SqlDataProvider
Info File 02.01.32.SqlDataProvider read successfully
Info Loading 02.01.37.SqlDataProvider
Info File 02.01.37.SqlDataProvider read successfully
Info Loading 02.01.37.txt
Info File 02.01.37.txt read successfully
Info Loading 02.01.39.SqlDataProvider
Info File 02.01.39.SqlDataProvider read successfully
Info Loading 02.01.42.SqlDataProvider
Info File 02.01.42.SqlDataProvider read successfully
Info Loading 02.01.43.SqlDataProvider
Info File 02.01.43.SqlDataProvider read successfully
Info Loading 02.01.44.SqlDataProvider
Info File 02.01.44.SqlDataProvider read successfully
Info Loading 02.01.46.SqlDataProvider
Info File 02.01.46.SqlDataProvider read successfully
Info Loading 02.01.46.txt
Info File 02.01.46.txt read successfully
Info Loading Account.ascx
Info File Account.ascx read successfully
Info Loading Account.ascx.resx
Info File Account.ascx.resx read successfully
Info Loading AccountSettings.ascx
Info File AccountSettings.ascx read successfully
Info Loading AccountSettings.ascx.resx
Info File AccountSettings.ascx.resx read successfully
Info Loading AddToCart_blue_2_en-US.jpg
Info File AddToCart_blue_2_en-US.jpg read successfully
Info Loading AddToCart_blue_en-US.jpg
Info File AddToCart_blue_en-US.jpg read successfully
Info Loading AddToCart_gray_en-US.jpg
Info File AddToCart_gray_en-US.jpg read successfully
Info Loading AddToCart_orange_en-US.jpg
Info File AddToCart_orange_en-US.jpg read successfully
Info Loading addtocartimg_en-US.gif
Info File addtocartimg_en-US.gif read successfully
Info Loading AlsoBoughtProduct.htm
Info File AlsoBoughtProduct.htm read successfully
Info Loading AlsoBoughtProduct_Small.htm
Info File AlsoBoughtProduct_Small.htm read successfully
Info Loading arrow_down.png
Info File arrow_down.png read successfully
Info Loading arrow_up.png
Info File arrow_up.png read successfully
Info Loading AtosAdmin.ascx
Info File AtosAdmin.ascx read successfully
Info Loading AtosAdmin.ascx.resx
Info File AtosAdmin.ascx.resx read successfully
Info Loading AtosIPN.aspx
Info File AtosIPN.aspx read successfully
Info Loading AtosIPN.aspx.resx
Info File AtosIPN.aspx.resx read successfully
Info Loading AtosPayment.ascx
Info File AtosPayment.ascx read successfully
Info Loading AtosPayment.ascx.resx
Info File AtosPayment.ascx.resx read successfully
Info Loading AuthorizeNetAdmin.ascx
Info File AuthorizeNetAdmin.ascx read successfully
Info Loading AuthorizeNetAdmin.ascx.resx
Info File AuthorizeNetAdmin.ascx.resx read successfully
Info Loading AuthorizeNetPayment.ascx
Info File AuthorizeNetPayment.ascx read successfully
Info Loading AuthorizeNetPayment.ascx.resx
Info File AuthorizeNetPayment.ascx.resx read successfully
Info Loading Basket.gif
Info File Basket.gif read successfully
Info Loading basket.png
Info File basket.png read successfully
Info Loading basket_add.png
Info File basket_add.png read successfully
Info Loading basket_delete.png
Info File basket_delete.png read successfully
Info Loading basket_edit.png
Info File basket_edit.png read successfully
Info Loading basket_error.png
Info File basket_error.png read successfully
Info Loading basket_go.png
Info File basket_go.png read successfully
Info Loading basket_put.png
Info File basket_put.png read successfully
Info Loading basket_remove.png
Info File basket_remove.png read successfully
Info Loading Buttons.psd
Info File Buttons.psd read successfully
Info Loading BuyNow_blue_en-US.jpg
Info File BuyNow_blue_en-US.jpg read successfully
Info Loading BuyNow_gray_en-US.jpg
Info File BuyNow_gray_en-US.jpg read successfully
Info Loading BuyNow_orange_en-US.jpg
Info File BuyNow_orange_en-US.jpg read successfully
Info Loading cart.png
Info File cart.png read successfully
Info Loading cart_add.png
Info File cart_add.png read successfully
Info Loading cart_delete.png
Info File cart_delete.png read successfully
Info Loading cart_edit.png
Info File cart_edit.png read successfully
Info Loading cart_error.png
Info File cart_error.png read successfully
Info Loading cart_go.png
Info File cart_go.png read successfully
Info Loading cart_put.png
Info File cart_put.png read successfully
Info Loading cart_remove.png
Info File cart_remove.png read successfully
Info Loading CartDetail.ascx
Info File CartDetail.ascx read successfully
Info Loading CartDetail.ascx.resx
Info File CartDetail.ascx.resx read successfully
Info Loading Catalog.ascx
Info File Catalog.ascx read successfully
Info Loading Catalog.ascx.resx
Info File Catalog.ascx.resx read successfully
Info Loading Catalog.htm
Info File Catalog.htm read successfully
Info Loading CatalogEdit.ascx
Info File CatalogEdit.ascx read successfully
Info Loading CatalogEdit.ascx.resx
Info File CatalogEdit.ascx.resx read successfully
Info Loading CatalogSettings.ascx
Info File CatalogSettings.ascx read successfully
Info Loading CatalogSettings.ascx.resx
Info File CatalogSettings.ascx.resx read successfully
Info Loading CategoryAdmin.ascx
Info File CategoryAdmin.ascx read successfully
Info Loading CategoryAdmin.ascx.resx
Info File CategoryAdmin.ascx.resx read successfully
Info Loading CategoryContainer.htm
Info File CategoryContainer.htm read successfully
Info Loading CategoryEdit.ascx
Info File CategoryEdit.ascx read successfully
Info Loading CategoryEdit.ascx.resx
Info File CategoryEdit.ascx.resx read successfully
Info Loading CategoryMenu.ascx
Info File CategoryMenu.ascx read successfully
Info Loading CategoryMenu.ascx.resx
Info File CategoryMenu.ascx.resx read successfully
Info Loading CategorySettings.ascx
Info File CategorySettings.ascx read successfully
Info Loading CategorySettings.ascx.resx
Info File CategorySettings.ascx.resx read successfully
Info Loading Checkout.ascx
Info File Checkout.ascx read successfully
Info Loading Checkout.ascx.resx
Info File Checkout.ascx.resx read successfully
Info Loading CustomerAdmin.ascx
Info File CustomerAdmin.ascx read successfully
Info Loading CustomerAdmin.ascx.resx
Info File CustomerAdmin.ascx.resx read successfully
Info Loading CustomerCart.ascx
Info File CustomerCart.ascx read successfully
Info Loading CustomerCart.ascx.resx
Info File CustomerCart.ascx.resx read successfully
Info Loading CustomerDownloads.ascx
Info File CustomerDownloads.ascx read successfully
Info Loading CustomerDownloads.ascx.resx
Info File CustomerDownloads.ascx.resx read successfully
Info Loading CustomerOrders.ascx
Info File CustomerOrders.ascx read successfully
Info Loading CustomerOrders.ascx.resx
Info File CustomerOrders.ascx.resx read successfully
Info Loading CustomerProfile.ascx
Info File CustomerProfile.ascx read successfully
Info Loading CustomerProfile.ascx.resx
Info File CustomerProfile.ascx.resx read successfully
Info Loading DefaultAddressAdmin.ascx
Info File DefaultAddressAdmin.ascx read successfully
Info Loading DefaultAddressAdmin.ascx.resx
Info File DefaultAddressAdmin.ascx.resx read successfully
Info Loading DefaultAddressCheckout.ascx
Info File DefaultAddressCheckout.ascx read successfully
Info Loading DefaultAddressCheckout.ascx.resx
Info File DefaultAddressCheckout.ascx.resx read successfully
Info Loading DefaultAddressProfile.ascx
Info File DefaultAddressProfile.ascx read successfully
Info Loading DefaultAddressProfile.ascx.resx
Info File DefaultAddressProfile.ascx.resx read successfully
Info Loading DefaultAddressProviderInfo.xml
Info File DefaultAddressProviderInfo.xml read successfully
Info Loading DefaultShippingAdmin.ascx
Info File DefaultShippingAdmin.ascx read successfully
Info Loading DefaultShippingAdmin.ascx.resx
Info File DefaultShippingAdmin.ascx.resx read successfully
Info Loading DefaultShippingCheckout.ascx
Info File DefaultShippingCheckout.ascx read successfully
Info Loading DefaultShippingCheckout.ascx.resx
Info File DefaultShippingCheckout.ascx.resx read successfully
Info Loading DefaultShippingProviderInfo.xml
Info File DefaultShippingProviderInfo.xml read successfully
Info Loading DefaultTaxAdmin.ascx
Info File DefaultTaxAdmin.ascx read successfully
Info Loading DefaultTaxAdmin.ascx.resx
Info File DefaultTaxAdmin.ascx.resx read successfully
Info Loading DefaultTaxCheckout.ascx
Info File DefaultTaxCheckout.ascx read successfully
Info Loading DefaultTaxCheckout.ascx.resx
Info File DefaultTaxCheckout.ascx.resx read successfully
Info Loading DefaultTaxProviderInfo.xml
Info File DefaultTaxProviderInfo.xml read successfully
Info Loading DNN Store.dnn
Info File DNN Store.dnn read successfully
Info Loading DotNetNuke.Modules.Store.Admin.dll
Info File DotNetNuke.Modules.Store.Admin.dll read successfully
Info Loading DotNetNuke.Modules.Store.Admin.SqlDataProvider.dll
Info File DotNetNuke.Modules.Store.Admin.SqlDataProvider.dll read successfully
Info Loading DotNetNuke.Modules.Store.Cart.AtosProvider.dll
Info File DotNetNuke.Modules.Store.Cart.AtosProvider.dll read successfully
Info Loading DotNetNuke.Modules.Store.Cart.AuthorizeNetProvider.dll
Info File DotNetNuke.Modules.Store.Cart.AuthorizeNetProvider.dll read successfully
Info Loading DotNetNuke.Modules.Store.Cart.dll
Info File DotNetNuke.Modules.Store.Cart.dll read successfully
Info Loading DotNetNuke.Modules.Store.Cart.EmailProvider.dll
Info File DotNetNuke.Modules.Store.Cart.EmailProvider.dll read successfully
Info Loading DotNetNuke.Modules.Store.Cart.PayPalProvider.dll
Info File DotNetNuke.Modules.Store.Cart.PayPalProvider.dll read successfully
Info Loading DotNetNuke.Modules.Store.Cart.SqlDataProvider.dll
Info File DotNetNuke.Modules.Store.Cart.SqlDataProvider.dll read successfully
Info Loading DotNetNuke.Modules.Store.Catalog.dll
Info File DotNetNuke.Modules.Store.Catalog.dll read successfully
Info Loading DotNetNuke.Modules.Store.Catalog.SqlDataProvider.dll
Info File DotNetNuke.Modules.Store.Catalog.SqlDataProvider.dll read successfully
Info Loading DotNetNuke.Modules.Store.Components.dll
Info File DotNetNuke.Modules.Store.Components.dll read successfully
Info Loading DotNetNuke.Modules.Store.Customer.dll
Info File DotNetNuke.Modules.Store.Customer.dll read successfully
Info Loading DotNetNuke.Modules.Store.Customer.SqlDataProvider.dll
Info File DotNetNuke.Modules.Store.Customer.SqlDataProvider.dll read successfully
Info Loading DotNetNuke.Modules.Store.Providers.Address.DefaultAddressProvider.dll
Info File DotNetNuke.Modules.Store.Providers.Address.DefaultAddressProvider.dll read successfully
Info Loading DotNetNuke.Modules.Store.Providers.Address.DefaultAddressProvider.SqlDataProvider.dll
Info File DotNetNuke.Modules.Store.Providers.Address.DefaultAddressProvider.SqlDataProvider.dll read successfully
Info Loading DotNetNuke.Modules.Store.Providers.dll
Info File DotNetNuke.Modules.Store.Providers.dll read successfully
Info Loading DotNetNuke.Modules.Store.Providers.Shipping.DefaultShippingProvider.dll
Info File DotNetNuke.Modules.Store.Providers.Shipping.DefaultShippingProvider.dll read successfully
Info Loading DotNetNuke.Modules.Store.Providers.Shipping.DefaultShippingProvider.SqlDataProvider.dll
Info File DotNetNuke.Modules.Store.Providers.Shipping.DefaultShippingProvider.SqlDataProvider.dll read successfully
Info Loading DotNetNuke.Modules.Store.Providers.Tax.DefaultTaxProvider.dll
Info File DotNetNuke.Modules.Store.Providers.Tax.DefaultTaxProvider.dll read successfully
Info Loading DotNetNuke.Modules.Store.Providers.Tax.DefaultTaxProvider.SqlDataProvider.dll
Info File DotNetNuke.Modules.Store.Providers.Tax.DefaultTaxProvider.SqlDataProvider.dll read successfully
Info Loading DotNetNuke.Modules.Store.SkinObjects.dll
Info File DotNetNuke.Modules.Store.SkinObjects.dll read successfully
Info Loading DotNetNuke.Modules.Store.WebControls.dll
Info File DotNetNuke.Modules.Store.WebControls.dll read successfully
Info Loading Download.ashx
Info File Download.ashx read successfully
Info Loading EmailAdmin.ascx
Info File EmailAdmin.ascx read successfully
Info Loading EmailAdmin.ascx.resx
Info File EmailAdmin.ascx.resx read successfully
Info Loading EmailPayment.ascx
Info File EmailPayment.ascx read successfully
Info Loading EmailPayment.ascx.resx
Info File EmailPayment.ascx.resx read successfully
Info Loading FeaturedProduct.htm
Info File FeaturedProduct.htm read successfully
Info Loading FeaturedProduct_Small.htm
Info File FeaturedProduct_Small.htm read successfully
Info Loading gel_background.gif
Info File gel_background.gif read successfully
Info Loading gel_background_gray.gif
Info File gel_background_gray.gif read successfully
Info Loading gel_left.gif
Info File gel_left.gif read successfully
Info Loading gel_right.gif
Info File gel_right.gif read successfully
Info Loading HelpAdmin.ascx
Info File HelpAdmin.ascx read successfully
Info Loading HelpAdmin.ascx.resx
Info File HelpAdmin.ascx.resx read successfully
Info Loading History.txt
Info File History.txt read successfully
Info Loading linkdetailimg_en-US.gif
Info File linkdetailimg_en-US.gif read successfully
Info Loading Links.ascx
Info File Links.ascx read successfully
Info Loading Links.ascx.resx
Info File Links.ascx.resx read successfully
Info Loading ListContainer.htm
Info File ListContainer.htm read successfully
Info Loading MicroCart.ascx
Info File MicroCart.ascx read successfully
Info Loading MicroCart.ascx.resx
Info File MicroCart.ascx.resx read successfully
Info Loading MiniCart.ascx
Info File MiniCart.ascx read successfully
Info Loading MiniCart.ascx.resx
Info File MiniCart.ascx.resx read successfully
Info Loading MiniCartSettings.ascx
Info File MiniCartSettings.ascx read successfully
Info Loading MiniCartSettings.ascx.resx
Info File MiniCartSettings.ascx.resx read successfully
Info Loading NewProduct.htm
Info File NewProduct.htm read successfully
Info Loading NewProduct_Small.htm
Info File NewProduct_Small.htm read successfully
Info Loading PayPalAdmin.ascx
Info File PayPalAdmin.ascx read successfully
Info Loading PayPalAdmin.ascx.resx
Info File PayPalAdmin.ascx.resx read successfully
Info Loading PayPalIPN.ascx.resx
Info File PayPalIPN.ascx.resx read successfully
Info Loading PayPalIPN.aspx
Info File PayPalIPN.aspx read successfully
Info Loading PayPalIPN.aspx.resx
Info File PayPalIPN.aspx.resx read successfully
Info Loading PayPalPayment.ascx
Info File PayPalPayment.ascx read successfully
Info Loading PayPalPayment.ascx.resx
Info File PayPalPayment.ascx.resx read successfully
Info Loading PopularProduct.htm
Info File PopularProduct.htm read successfully
Info Loading PopularProduct_Small.htm
Info File PopularProduct_Small.htm read successfully
Info Loading ProductAdmin.ascx
Info File ProductAdmin.ascx read successfully
Info Loading ProductAdmin.ascx.resx
Info File ProductAdmin.ascx.resx read successfully
Info Loading ProductDetail.ascx
Info File ProductDetail.ascx read successfully
Info Loading ProductDetail.ascx.resx
Info File ProductDetail.ascx.resx read successfully
Info Loading ProductDetail.htm
Info File ProductDetail.htm read successfully
Info Loading ProductDetailFullInfo.htm
Info File ProductDetailFullInfo.htm read successfully
Info Loading ProductEdit.ascx
Info File ProductEdit.ascx read successfully
Info Loading ProductEdit.ascx.resx
Info File ProductEdit.ascx.resx read successfully
Info Loading ProductList.ascx
Info File ProductList.ascx read successfully
Info Loading ProductList.ascx.resx
Info File ProductList.ascx.resx read successfully
Info Loading ProductList.htm
Info File ProductList.htm read successfully
Info Loading ProductListFullInfo.htm
Info File ProductListFullInfo.htm read successfully
Info Loading purchaseimg_en-US.gif
Info File purchaseimg_en-US.gif read successfully
Info Loading ReviewAdmin.ascx
Info File ReviewAdmin.ascx read successfully
Info Loading ReviewAdmin.ascx.resx
Info File ReviewAdmin.ascx.resx read successfully
Info Loading ReviewEdit.ascx
Info File ReviewEdit.ascx read successfully
EndJob Reading files done.
 
StartJob Reading Installation Manifest file
Info DNN file is in valid 3.0 format.
Info xml loaded.
Info Loading files info
Info Found valid path (App_LocalResources) for CategoryAdmin.ascx.resx.
Info Found valid path (App_LocalResources) for CustomerAdmin.ascx.resx.
Info Found valid path (App_LocalResources) for HelpAdmin.ascx.resx.
Info Found valid path (App_LocalResources) for ProductAdmin.ascx.resx.
Info Found valid path (App_LocalResources) for ReviewAdmin.ascx.resx.
Info Found valid path (App_LocalResources) for Store.ascx.resx.
Info Found valid path (App_LocalResources) for StoreAdmin.ascx.resx.
Info Found valid path (App_LocalResources) for SharedResources.resx.
Info Found valid path (Providers\GatewayProviders\PayPalProvider) for PayPalAdmin.ascx.
Info Found valid path (Providers\GatewayProviders\PayPalProvider\App_LocalResources) for PayPalAdmin.ascx.resx.
Info Found valid path (Providers\GatewayProviders\PayPalProvider) for PayPalPayment.ascx.
Info Found valid path (Providers\GatewayProviders\PayPalProvider\App_LocalResources) for PayPalPayment.ascx.resx.
Info Found valid path (Providers\GatewayProviders\PayPalProvider) for PayPalIPN.aspx.
Info Found valid path (Providers\GatewayProviders\PayPalProvider\App_LocalResources) for PayPalIPN.aspx.resx.
Info Found valid path (Providers\GatewayProviders\EmailProvider) for EmailAdmin.ascx.
Info Found valid path (Providers\GatewayProviders\EmailProvider\App_LocalResources) for EmailAdmin.ascx.resx.
Info Found valid path (Providers\GatewayProviders\EmailProvider) for EmailPayment.ascx.
Info Found valid path (Providers\GatewayProviders\EmailProvider\App_LocalResources) for EmailPayment.ascx.resx.
Info Found valid path (Providers\GatewayProviders\AuthorizeNetProvider) for AuthorizeNetAdmin.ascx.
Info Found valid path (Providers\GatewayProviders\AuthorizeNetProvider\App_LocalResources) for AuthorizeNetAdmin.ascx.resx.
Info Found valid path (Providers\GatewayProviders\AuthorizeNetProvider) for AuthorizeNetPayment.ascx.
Info Found valid path (Providers\GatewayProviders\AuthorizeNetProvider\App_LocalResources) for AuthorizeNetPayment.ascx.resx.
Info Found valid path (Providers\GatewayProviders\AtosProvider) for AtosAdmin.ascx.
Info Found valid path (Providers\GatewayProviders\AtosProvider\App_LocalResources) for AtosAdmin.ascx.resx.
Info Found valid path (Providers\GatewayProviders\AtosProvider) for AtosPayment.ascx.
Info Found valid path (Providers\GatewayProviders\AtosProvider\App_LocalResources) for AtosPayment.ascx.resx.
Info Found valid path (Providers\GatewayProviders\AtosProvider) for AtosIPN.aspx.
Info Found valid path (Providers\GatewayProviders\AtosProvider\App_LocalResources) for AtosIPN.aspx.resx.
Info Found valid path (Providers\AddressProviders\DefaultAddressProvider) for DefaultAddressCheckout.ascx.
Info Found valid path (Providers\AddressProviders\DefaultAddressProvider\App_LocalResources) for DefaultAddressCheckout.ascx.resx.
Info Found valid path (Providers\AddressProviders\DefaultAddressProvider) for DefaultAddressProfile.ascx.
Info Found valid path (Providers\AddressProviders\DefaultAddressProvider\App_LocalResources) for DefaultAddressProfile.ascx.resx.
Info Found valid path (Providers\AddressProviders\DefaultAddressProvider) for DefaultAddressAdmin.ascx.
Info Found valid path (Providers\AddressProviders\DefaultAddressProvider\App_LocalResources) for DefaultAddressAdmin.ascx.resx.
Info Found valid path (Providers\AddressProviders\DefaultAddressProvider) for DefaultAddressProviderInfo.xml.
Info Found valid path (Providers\AddressProviders\DefaultAddressProvider) for StoreAddress.ascx.
Info Found valid path (Providers\AddressProviders\DefaultAddressProvider\App_LocalResources) for StoreAddress.ascx.resx.
Info Found valid path (Providers\ShippingProviders\DefaultShippingProvider) for DefaultShippingAdmin.ascx.
Info Found valid path (Providers\ShippingProviders\DefaultShippingProvider\App_LocalResources) for DefaultShippingAdmin.ascx.resx.
Info Found valid path (Providers\ShippingProviders\DefaultShippingProvider) for DefaultShippingCheckout.ascx.
Info Found valid path (Providers\ShippingProviders\DefaultShippingProvider\App_LocalResources) for DefaultShippingCheckout.ascx.resx.
Info Found valid path (Providers\ShippingProviders\DefaultShippingProvider) for DefaultShippingProviderInfo.xml.
Info Found valid path (Providers\TaxProviders\DefaultTaxProvider) for DefaultTaxAdmin.ascx.
Info Found valid path (Providers\TaxProviders\DefaultTaxProvider\App_LocalResources) for DefaultTaxAdmin.ascx.resx.
Info Found valid path (Providers\TaxProviders\DefaultTaxProvider) for DefaultTaxCheckout.ascx.
Info Found valid path (Providers\TaxProviders\DefaultTaxProvider\App_LocalResources) for DefaultTaxCheckout.ascx.resx.
Info Found valid path (Providers\TaxProviders\DefaultTaxProvider) for DefaultTaxProviderInfo.xml.
Info Loading Modules info
Info Loading Control info for 'Store Admin' module
Info Loading files info
Info Found valid path (App_LocalResources) for Account.ascx.resx.
Info Found valid path (App_LocalResources) for AccountSettings.ascx.resx.
Info Found valid path (App_LocalResources) for CartDetail.ascx.resx.
Info Found valid path (App_LocalResources) for Checkout.ascx.resx.
Info Found valid path (App_LocalResources) for CustomerCart.ascx.resx.
Info Found valid path (App_LocalResources) for CustomerOrders.ascx.resx.
Info Found valid path (App_LocalResources) for CustomerProfile.ascx.resx.
Info Found valid path (App_LocalResources) for CustomerDownloads.ascx.resx.
Info Loading Modules info
Info Loading Control info for 'Store Account' module
Info Loading files info
Info Found valid path (App_LocalResources) for Catalog.ascx.resx.
Info Found valid path (App_LocalResources) for CatalogEdit.ascx.resx.
Info Found valid path (App_LocalResources) for CatalogSettings.ascx.resx.
Info Found valid path (App_LocalResources) for ProductDetail.ascx.resx.
Info Found valid path (App_LocalResources) for ProductEdit.ascx.resx.
Info Found valid path (App_LocalResources) for ProductList.ascx.resx.
Info Found valid path (App_LocalResources) for ReviewEdit.ascx.resx.
Info Found valid path (App_LocalResources) for ReviewList.ascx.resx.
Info Found valid path (Templates) for Catalog.htm.
Info Found valid path (Templates) for CategoryContainer.htm.
Info Found valid path (Templates) for FeaturedProduct.htm.
Info Found valid path (Templates) for FeaturedProduct_Small.htm.
Info Found valid path (Templates) for ListContainer.htm.
Info Found valid path (Templates) for NewProduct.htm.
Info Found valid path (Templates) for NewProduct_Small.htm.
Info Found valid path (Templates) for PopularProduct.htm.
Info Found valid path (Templates) for PopularProduct_Small.htm.
Info Found valid path (Templates) for ProductDetail.htm.
Info Found valid path (Templates) for ProductDetailFullInfo.htm.
Info Found valid path (Templates) for ProductList.htm.
Info Found valid path (Templates) for ProductListFullInfo.htm.
Info Found valid path (Templates) for SearchResultsList.htm.
Info Found valid path (Templates) for AlsoBoughtProduct.htm.
Info Found valid path (Templates) for AlsoBoughtProduct_Small.htm.
Info Found valid path (Templates) for Template.css.
Info Found valid path (Templates) for TemplateDesign.css.
Info Found valid path (Templates\Images) for AddToCart_blue_2_en-US.jpg.
Info Found valid path (Templates\Images) for AddToCart_blue_en-US.jpg.
Info Found valid path (Templates\Images) for AddToCart_gray_en-US.jpg.
Info Found valid path (Templates\Images) for AddToCart_orange_en-US.jpg.
Info Found valid path (Templates\Images) for addtocartimg_en-US.gif.
Info Found valid path (Templates\Images) for Buttons.psd.
Info Found valid path (Templates\Images) for BuyNow_blue_en-US.jpg.
Info Found valid path (Templates\Images) for BuyNow_gray_en-US.jpg.
Info Found valid path (Templates\Images) for BuyNow_orange_en-US.jpg.
Info Found valid path (Templates\Images) for gel_background.gif.
Info Found valid path (Templates\Images) for gel_background_gray.gif.
Info Found valid path (Templates\Images) for gel_left.gif.
Info Found valid path (Templates\Images) for gel_right.gif.
Info Found valid path (Templates\Images) for linkdetailimg_en-US.gif.
Info Found valid path (Templates\Images) for Basket.gif.
Info Found valid path (Templates\Images) for purchaseimg_en-US.gif.
Info Found valid path (Templates\Images) for spacer.gif.
Info Found valid path (Templates\Images) for arrow_up.png.
Info Found valid path (Templates\Images) for arrow_down.png.
Info Found valid path (Templates\StyleSheet) for SkinObjects.css.
Info Found valid path (Templates\StyleSheet) for StoreAccount.css.
Info Found valid path (Templates\StyleSheet) for StoreFront.css.
Info Found valid path (Templates\Images) for tellafriendimg_en-US.gif.
Info Loading Modules info
Info Loading Control info for 'Store Catalog' module
Info Loading files info
Info Found valid path (App_LocalResources) for MiniCart.ascx.resx.
Info Found valid path (App_LocalResources) for MiniCartSettings.ascx.resx.
Info Found valid path (SkinObjects) for Links.ascx.
Info Found valid path (SkinObjects\App_LocalResources) for Links.ascx.resx.
Info Found valid path (SkinObjects) for MicroCart.ascx.
Info Found valid path (SkinObjects\App_LocalResources) for MicroCart.ascx.resx.
Info Found valid path (Templates\Images) for basket.png.
Info Found valid path (Templates\Images) for basket_add.png.
Info Found valid path (Templates\Images) for basket_delete.png.
Info Found valid path (Templates\Images) for basket_edit.png.
Info Found valid path (Templates\Images) for basket_error.png.
Info Found valid path (Templates\Images) for basket_go.png.
Info Found valid path (Templates\Images) for basket_put.png.
Info Found valid path (Templates\Images) for basket_remove.png.
Info Found valid path (Templates\Images) for cart.png.
Info Found valid path (Templates\Images) for cart_add.png.
Info Found valid path (Templates\Images) for cart_delete.png.
Info Found valid path (Templates\Images) for cart_edit.png.
Info Found valid path (Templates\Images) for cart_error.png.
Info Found valid path (Templates\Images) for cart_go.png.
Info Found valid path (Templates\Images) for cart_put.png.
Info Found valid path (Templates\Images) for cart_remove.png.
Info Loading Modules info
Info Loading Control info for 'Store Mini Cart' module
Info Loading files info
Info Found valid path (App_LocalResources) for CategoryEdit.ascx.resx.
Info Found valid path (App_LocalResources) for CategoryMenu.ascx.resx.
Info Found valid path (App_LocalResources) for CategorySettings.ascx.resx.
Info Loading Modules info
Info Loading Control info for 'Store Menu' module
EndJob Manifest file finished successfully
 
Warning Install aborted - The module being installed is not compatible with your host application version ( an upgrade is required )
StartJob Begin Sql execution
EndJob Finished Sql execution
 
StartJob Creating files
Failure ExceptionSystem.UnauthorizedAccessException: Access to the path '<Physicalpath on Server>\DesktopModules\Store\Account.ascx' is denied. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.File.SetAttributes(String path, FileAttributes fileAttributes) at DotNetNuke.Modules.Admin.ResourceInstaller.PaDnnInstallerBase.CreateFile(String FullFileName, Byte[] Buffer) 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()


Please advise.    The version of DNN  I am using is 4.9 upgraded  from 4.7
Why is the Install process giving me Incompatible host application version error.



Thanks & Regards

Subhash


 
New Post
3/1/2011 9:32 PM
 
Hi Subhash,

To workaround your write access problem, you could move all your DNN files in a subfolder and define the HostHeader setting with the subfolder name in the web.config file. Please look at here in the Wiki. This settings will allow you to maintain the same url and do not loose your SEO ranking.

Gilles

We (team members) are Humans offering their knowledge, their work and their spare time FOR FREE to benefit the community. It would be so particularly appreciated that your messages begin with "Hello" and end with "Thank you" or any other form of politeness. Ask yourself what your reaction would be, if you were approached by me (a total stranger) on the street to ask you something without saying "Hello" nor "Thank you"? After several years of services dedicated to the community, I begin to be tired to read requests without any form of politeness.
 
New Post
3/2/2011 12:12 AM
 
Hi Subhash,

AFAIK some old DNN versions are buggy about the way they validate the minimum version required which is specified in the module manifest. Extract the file 'DNN Store.dnn' from the package and remove the line: <compatibleversions>^[0-9]{1}[4-9]{1}\.[0-9]{1}[6-9]{1}\.[0-9]{1}[2-9]{1}$</compatibleversions>. Update the package with the new manifest file and try again to install the module.

Even with this change, it's possible than you will be not able to install the module because you have an error at the end of the report :

ExceptionSystem.UnauthorizedAccessException: Access to the path '<Physicalpath on Server>\DesktopModules\Store\Account.ascx' is denied.

This error message is clear ! You do not have the right to write in your module's subfolders!!! Again it's a permission problem, you should not have this kind of problem with a decent hosting company.

Gilles

We (team members) are Humans offering their knowledge, their work and their spare time FOR FREE to benefit the community. It would be so particularly appreciated that your messages begin with "Hello" and end with "Thank you" or any other form of politeness. Ask yourself what your reaction would be, if you were approached by me (a total stranger) on the street to ask you something without saying "Hello" nor "Thank you"? After several years of services dedicated to the community, I begin to be tired to read requests without any form of politeness.
 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsStoreStoreDNN 4.9  Store Module Run Time error DNN 4.9 Store Module Run Time 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