HomeHome Product Discus... Product Discus...SmithCartSmithCartErrors After SmithShoppingCart Module Installation on dnn comunity 5.3Errors After SmithShoppingCart Module Installation on dnn comunity 5.3
Previous
 
Next
New Post
10/4/2010 12:26 AM
 

I have installed shoppingcart module for testing purpose but after installation of this module my dnn application starts giving error messages which are as follows ( we are using ddn 5.3 comunity version)

1-Error 38 Could not load the assembly 'App_Web_productmatrix.ascx.54f2e0e1'. Make sure that it is compiled before accessing the page.DesktopModules/Smith.BuyNow/ProductMatrix.ascx


2- Error 269 Unable to load referenced library 'C:\Users\Malik\Documents\Visual Studio 2008\WebSites\dotnetnuke\bin\AjaxControlToolkit.dll': The process cannot access the file because it is being used by another process.

3-Error 270 Unable to load referenced library 'C:\Users\Malik\Documents\Visual Studio 2008\WebSites\dotnetnuke\bin\AjaxControlToolkit.dll': The process cannot access the file because it is being used by another process. C:\Users\Malik\Documents\Visual Studio 2008\WebSites\dotnetnuke\bin\AjaxControlToolkit.dll

Please help me in this regard for which I would be thankful.

 
New Post
10/4/2010 7:30 AM
 

Did your installation of dotnetnuke/vs2008 work properly before installing Smith Cart?

1) There is a known problem with long path names and dnn. Today there is an unknown problem with www.dotnetnuke.com so I can't offer a reference. Try moving the web app to c:\dnn to see if things change.

2) It is not recommended to add AJAX to the \bin directory, it should be installed in the GAC (Global Assembly Cache) to prevent headaches from multiple AJAX versions.

v3.0.20229 was for .NET 3.5 & VS2008
v3.0.20820 was for .NET 3.5 SP1 & VS2008 SP1
v3.0.30930 shipped with Smith Cart v3.8.0

http://ajaxcontroltoolkit.codeplex.co...

You may want to rename the file to AjaxControlToolkit.dll.exclude and try browsing your site again.

 
Previous
 
Next
HomeHome Product Discus... Product Discus...SmithCartSmithCartErrors After SmithShoppingCart Module Installation on dnn comunity 5.3Errors After SmithShoppingCart Module Installation on dnn comunity 5.3