HomeHome Product Discus... Product Discus...SmithCartSmithCartApp_Web_productmatrix.ascx.54f2e0e1App_Web_productmatrix.ascx.54f2e0e1
Previous
 
Next
New Post
7/14/2010 8:31 AM
 

This dll is missing from the 2.96 and 2.97 distros. When I try to compile my DEV dnn site, it throws an error: "Could not load the assembly 'App_Web_productmatrix.ascx.54f2e0e1'. Make sure that it is compiled before accessing the page." When I look in the bin directory, the file is missing.

 
New Post
7/14/2010 11:23 AM
 

Did you purchase source code version of the cart?


Scott Kelly
Project Manager
DotNetNuke Consulting, DotNetNuke Store and DNN Ecommerce
 
New Post
7/14/2010 11:49 AM
 

No, but I have developed some custom modules of my own, so I have a DEV instance of the website. The Smith Cart .ascx pages all contain references to the compiled DLLs they rely on, and every last one of them is in the bin folder ..... except this one. Result: when I do a Build from Visual Studio, it throws that error. If I exclude the ProductMatrix ascx file, the build succeeds. But that's a bit like amputating a finger to cure a hangnail. :-)

 
New Post
7/14/2010 1:03 PM
 

The App_Web_productmatrix.ascx is not used in the cart you can delete the productmatrix.ascx in the \desktopmodules\smith.buynow folder and you should be able to compile your project.

-Scott


Scott Kelly
Project Manager
DotNetNuke Consulting, DotNetNuke Store and DNN Ecommerce
 
New Post
7/15/2010 4:20 PM
 

Yup. Works fine. Thanks, Scott (as always).

Leigh

 
Previous
 
Next
HomeHome Product Discus... Product Discus...SmithCartSmithCartApp_Web_productmatrix.ascx.54f2e0e1App_Web_productmatrix.ascx.54f2e0e1