|
|
|
|
Joined: 10/13/2010
Posts: 7
|
|
|
I did an install of the 3.86 free trial, and the install was clean. I went to the Products Page, and added the BuyNow module to the page and get the following error. Any ideas? Thanks for the help!
The file '/DesktopModules/Smith.BuyNow/ProductsList.ascx' does not exist.
ModuleId: 3685
ModuleDefId: 229
FriendlyName: BuyNow
ModuleControlSource: DesktopModules/Smith.BuyNow/ProductsList.ascx
AssemblyVersion: 04.09.04
PortalID: 37
PortalName: Noe Russell
UserID: 1
UserName: host
ActiveTabID: 1527
ActiveTabName: Catalog
RawURL: /Catalog/tabid/1527/language/en-US/Default.aspx
AbsoluteURL: /Default.aspx
AbsoluteURLReferrer: http://neorussell.dpcontentnetwork.com/Catalog/tabid/1527/language/en-US/Default.aspx
UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729)
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: 0b310056-328e-4aad-b8b9-feb4fcf33f37
InnerException: The file '/DesktopModules/Smith.BuyNow/ProductsList.ascx' does not exist.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.Web.UI.Util.CheckVirtualFileExists
StackTrace:
Message: DotNetNuke.Services.Exceptions.ModuleLoadException: The file '/DesktopModules/Smith.BuyNow/ProductsList.ascx' does not exist. ---> System.Web.HttpException: The file '/DesktopModules/Smith.BuyNow/ProductsList.ascx' does not exist. at System.Web.UI.Util.CheckVirtualFileExists(VirtualPath virtualPath) at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.Compilation.BuildManager.GetVPathBuildResult(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.UI.TemplateControl.LoadControl(VirtualPath virtualPath) at System.Web.UI.TemplateControl.LoadControl(String virtualPath) at DotNetNuke.UI.Skins.Skin.InjectModule(Control objPane, ModuleInfo objModule, PortalSettings PortalSettings) --- End of inner exception stack trace ---
Source:
Server Name: M66R35
|
|
|
|
| |
|
|
|
|
Joined: 3/11/2010
Posts: 1979
|
|
|
Which trial version did you install the one for dnn 4 or dnn 5?
-Scott
Scott Kelly
Project Manager
|
|
|
|
| |
|
|
|
Joined: 10/13/2010
Posts: 7
|
|
|
I am running DNN 4.9.4 and hosted by PowerDNN. I downloaded and installed Smith.BuyNow03.86.00-DNN4 ...
|
|
|
|
| |
|
|
|
|
Joined: 3/11/2010
Posts: 1979
|
|
|
If you send an email to support@smithcart.com and I will send you the missing page.
-Scott
Scott Kelly
Project Manager
|
|
|
|
| |
|
|
|
Joined: 10/13/2010
Posts: 7
|
|
|
I sent an email several days ago, but never got a response. I checked the boards again this morning, and noticed there was a new 3.87 version available. I downloaded this new version, installed it cleanly, and it resolved the above problem. I added a number of store categories, but when I tried to add a product, I am getting the following error now:
Error: Add Products is currently unavailable.
DotNetNuke.Services.Exceptions.ModuleLoadException: (0): error CS1705: Assembly 'AjaxControlToolkit, Version=3.0.30930.28736, Culture=neutral, PublicKeyToken=28f01b0e84b6d53e' uses 'System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' which has a higher version than referenced assembly 'System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' ---> System.Web.HttpCompileException: (0): error CS1705: Assembly 'AjaxControlToolkit, Version=3.0.30930.28736, Culture=neutral, PublicKeyToken=28f01b0e84b6d53e' uses 'System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' which has a higher version than referenced assembly 'System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' at System.Web.Compilation.AssemblyBuilder.Compile() at System.Web.Compilation.BuildProvidersCompiler.PerformBuild() at System.Web.Compilation.BuildManager.CompileWebFile(VirtualPath virtualPath) at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.Compilation.BuildManager.GetVPathBuildResult(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.UI.TemplateControl.LoadControl(VirtualPath virtualPath) at System.Web.UI.TemplateControl.LoadControl(String virtualPath) at DotNetNuke.UI.Skins.Skin.InjectModule(Control objPane, ModuleInfo objModule, PortalSettings PortalSettings) --- End of inner exception stack trace ---
|
|
|
|
| |
|
|
|
Joined: 10/13/2010
Posts: 7
|
|
|
Also, when I try and access the module settings, I am getting the following error:
Unhandled error loading module.
DotNetNuke.Services.Exceptions.ModuleLoadException: Unhandled Error Adding Module to ContentPane ---> System.Web.HttpParseException: The base class includes the field 'UpdatePanel1', but its type (System.Web.UI.UpdatePanel) is not compatible with the type of control (System.Web.UI.UpdatePanel). ---> System.Web.HttpParseException: The base class includes the field 'UpdatePanel1', but its type (System.Web.UI.UpdatePanel) is not compatible with the type of control (System.Web.UI.UpdatePanel). at System.Web.Compilation.BaseTemplateCodeDomTreeGenerator.BuildFieldDeclaration(ControlBuilder builder) at System.Web.Compilation.BaseTemplateCodeDomTreeGenerator.BuildSourceDataTreeFromBuilder(ControlBuilder builder, Boolean fInTemplate, Boolean topLevelControlInTemplate, PropertyEntry pse) at System.Web.Compilation.BaseTemplateCodeDomTreeGenerator.BuildSourceDataTreeFromBuilder(ControlBuilder builder, Boolean fInTemplate, Boolean topLevelControlInTemplate, PropertyEntry pse) at System.Web.Compilation.BaseTemplateCodeDomTreeGenerator.BuildSourceDataTreeFromBuilder(ControlBuilder builder, Boolean fInTemplate, Boolean topLevelControlInTemplate, PropertyEntry pse) at System.Web.Compilation.BaseTemplateCodeDomTreeGenerator.BuildSourceDataTreeFromBuilder(ControlBuilder builder, Boolean fInTemplate, Boolean topLevelControlInTemplate, PropertyEntry pse) at System.Web.Compilation.BaseTemplateCodeDomTreeGenerator.BuildSourceDataTreeFromBuilder(ControlBuilder builder, Boolean fInTemplate, Boolean topLevelControlInTemplate, PropertyEntry pse) at System.Web.Compilation.TemplateControlCodeDomTreeGenerator.BuildMiscClassMembers() at System.Web.Compilation.BaseCodeDomTreeGenerator.BuildSourceDataTree() at System.Web.Compilation.BaseCodeDomTreeGenerator.GetCodeDomTree(CodeDomProvider codeDomProvider, StringResourceBuilder stringResourceBuilder, VirtualPath virtualPath) at System.Web.Compilation.BaseTemplateBuildProvider.GenerateCode(AssemblyBuilder assemblyBuilder) at System.Web.Compilation.AssemblyBuilder.AddBuildProvider(BuildProvider buildProvider) --- End of inner exception stack trace --- at System.Web.Compilation.AssemblyBuilder.AddBuildProvider(BuildProvider buildProvider) at System.Web.Compilation.BuildProvidersCompiler.ProcessBuildProviders() at System.Web.Compilation.BuildProvidersCompiler.PerformBuild() at System.Web.Compilation.BuildManager.CompileWebFile(VirtualPath virtualPath) at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.Compilation.BuildManager.GetVPathBuildResult(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.UI.TemplateControl.LoadControl(VirtualPath virtualPath) at System.Web.UI.TemplateControl.LoadControl(String virtualPath) at DotNetNuke.Modules.Admin.Modules.ModuleSettingsPage.Page_Init(Object sender, EventArgs e) at System.Web.UI.Control.OnInit(EventArgs e) at System.Web.UI.UserControl.OnInit(EventArgs e) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.AddedControl(Control control, Int32 index) at System.Web.UI.ControlCollection.Add(Control child) at DotNetNuke.UI.Skins.Skin.InjectModule(Control objPane, ModuleInfo objModule, PortalSettings PortalSettings) --- End of inner exception stack trace ---
|
|
|
|
| |
|
|
|
Joined: 10/13/2010
Posts: 7
|
|
|
Any thoughts on how to resolve this? I would really like to get the cart running so I can deliver the site to the client.
Regards
Jeff
|
|
|
|
| |
|
|
|
Joined: 7/28/2009
Posts: 1452
|
|
|
In the install zip if you extract the resources.zip file you can copy all the folder extracted smuth.buynow, smith.featuredproducts, etc to your desktopmodules folder or you can download and install 3.87 for dnn 4 the install has been fixed for dnn 4.
At your service,
Dave Smith
|
|
|
|
| |
|
|
|
Joined: 10/13/2010
Posts: 7
|
|
|
On one of my previous posts, I mentioned that I noticed the 3.87 was available, and I downloaded it and installed it, but then I started getting the different erros listed above.
|
|
|
|
| |
|
|
|
Joined: 7/28/2009
Posts: 1452
|
|
|
We will have a hotfix out for 3.87 tomorrow. In the some of the seo upgrades we did in 3.87 the navigateurl function was not passing the productid in the url the way it is suppose to but we have it fixed now
At your service,
Dave Smith
|
|
|
|
| |
|
|
|
Joined: 7/28/2009
Posts: 1452
|
|
|
v3.88 just released and availible on the cart downloads page
At your service,
Dave Smith
|
|
|
|
| |
|
|
|
Joined: 10/13/2010
Posts: 7
|
|
|
I downloaded and installed the 3.88 version just a few moments ago. When I try and add a product, it throws an ajax error:
A ScriptManager is required on the page to use ASP.NET AJAX Script Components
|
|
|
|
| |
|
|
|
Joined: 7/28/2009
Posts: 1452
|
|
|
The add products screen and the product detail screen uses the ajax control toolkit 3.5 you may need to update your web.config to reference both versions of the toolkit. The following forum posts may be helpful to you in resolving the ajax issue:
http://www.smith-consulting.com/forums/forumid/1/postid/585/scope/posts.aspx#585
http://www.smith-consulting.com/forums/forumid/1/postid/947/scope/posts.aspx#947
At your service,
Dave Smith
|
|
|
|
| |