NP1.90 - Missing

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
13 years ago
Hi there,

I am new here :)

I just installed 1.90.  I am getting a Parser Error?  I was looking for 'categories.ascx' file and can not find it.

Can anyone help?

Parser Error
Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.

Parser Error Message: The file '/administration/Modules/Categories.ascx' does not exist.

Source Error:


Line 3:      CodeBehind="Categories.aspx.cs" %>
Line 4:  
Line 5:  <%@ Register TagPrefix="nopCommerce" TagName="Categories" Src="Modules/Categories.ascx" %>
Line 6:  <asp:Content ID="Content1" ContentPlaceHolderID="cph1" runat="server">
Line 7:      <nopCommerce:Categories runat="server" ID="ctrlCategories" />

Thanks,

Lee
13 years ago
You probably don't have all the files there, you may want to reupload the files. The file should be in the modules folder under the administration folder... just like this says:

'/administration/Modules/Categories.ascx'

if it isn't, you don't have all of your files.
13 years ago
Hi There,

Thanks for the quick reply.  I looked in the /administration/modules/categories.ascx file but it is not there.

Is it a code that is missing?
13 years ago
it is a file that is missing...
13 years ago
I just looked through my downloaded copy of 1.90 and i do not see the file.  Strange?  Any suggestions where it would be?  I did a search too and it did not come up.
13 years ago
I deleted and reinstalled the folder and it works now.

Thanks!
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.