PDA

View Full Version : classfieds kit issue


daniemn
09-04-2009, 02:52 AM
am getting the following error after uploading my classfieds kit and following the all the guidelines to installing it on DASP servers.


Server Error in '/' Application.

Compilation Error

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: CS0246: The type or namespace name 'AspNet' could not be found (are you missing a using directive or an assembly reference?)

Source Error:


Line 1: <%@ Application Language="C#" %>
Line 2:
Line 3: <%@ Import Namespace="AspNet.StarterKits.Classifieds.Web" %>
Line 4:
Line 5: <script RunAt="server">

Source File: e:\web\kampalacart\htdocs\Global.asax Line: 3

any idea on how to solve this problem.

bruce
09-08-2009, 10:09 AM
this usually means that you have not uploaded all the required dll into the bin directory.

daniemn
09-08-2009, 05:55 PM
thanks bruce. I have a new issue.

I have sucessfully installed the classified kit on DASP servers, however I have failed to login to the Admin profile that I had set up prior to uploading to DASP servers. any idea to how to solve this.

Kind regards

bruce
09-10-2009, 12:38 PM
error?