an ASP.NET Open Source CMS & eCommerce platform
Search:
Skip Navigation LinksHome > DotShoppingCart Forums > Support > Using DotShoppingCart > Error after coping Base.dll on Web\Bin folder
Last Post 6/30/2010 3:43:01 PM By lukezy. 3 replies.
6/30/2010 2:23:31 PM
Bahram
Posts: 878
Joined: 12/8/2008
Location:Vancouver, BC Canada
Error after coping Base.dll on Web\Bin folder
I copied V4.1 base.dll from core component external dpendency to my site and see this error when enter admin section :
 
 
Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.
 
Compiler Error Message: CS0117: 'DotShoppingCart.Commercial.Base.SiteNavigation' does not contain a definition for 'DscHomePage'
Source Error:
 
Line 16:         <tr>
Line 17:             <td><img runat="server" src="/Images/StoreAdmin.png" alt="" /></td>
Line 18:             <td style="text-align:right;"><a href="<%=SiteNavigation.DscHomePage%>">
Line 19:                 <img runat="server" src="/Images/ACRLogo.png"
Line 20:                     alt="<%$ Resources:Common,DSCHomePage %>"/></a></td>
 
 
6/30/2010 2:45:52 PM
lukezy
Posts: 2109
Joined: 6/12/2007
Location:WA, US
Re: Error after coping Base.dll on Web\Bin folder
I guess V4.1 base.dll isn't compatible with your current version. You will have to upgrade your site as well. Since the bug was fixed in V4.03 try just copying the V4.03 base.dll.
DotShoppingCart Staff
6/30/2010 3:30:07 PM
Bahram
Posts: 878
Joined: 12/8/2008
Location:Vancouver, BC Canada
Re: Error after coping Base.dll on Web\Bin folder
Copied and Add Image problem fixed. But this bug still exists :
 
When adding ad product to coupon, Scroll does not work on product list ( It is locked) scroll works on backgrond DSC admin window and scroll buttons just shrink.
 
 
Thanks,
 
 
6/30/2010 3:43:01 PM
lukezy
Posts: 2109
Joined: 6/12/2007
Location:WA, US
Re: Error after coping Base.dll on Web\Bin folder
Please report it to suggestion and feedback forum and we will take a look at it.
DotShoppingCart Staff