codetoad.com
  ASP Shopping CartForum & BBS
  - all for $20 from CodeToad Plus!
  
  Home || ASP | ASP.Net | C++/C# | DHTML | HTML | Java | Javascript | Perl | VB | XML || CodeToad Plus! || Forums || RAM 
Search Site:
Search Forums:
  Compiler Error Message: CS0246: The type or namespace name `Acme` could not be found (are you missing a using directive or an assembly reference?)  frmsasp at 14:50 on Saturday, September 17, 2005
 

Dear Friends,

I am receiving the error shown below while importing namespace with C#.

Can someone tell me where am I going wrong.


****************************************************************
****************************************************************

Server Error in '/index.html' 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 'Acme' could not be found (are you missing a using directive or an assembly reference?)

Source Error:



Line 2: <%@ Import Namespace="System.Data.SqlClient" %>
Line 3: <%@ Import Namespace="System.Globalization" %>
Line 4: <%@ Import Namespace="Acme" %>
Line 5:
Line 6: <html>


Source File: c:\inetpub\wwwroot\samples\sample5.aspx Line: 4


c:\inetpub\wwwroot\samples\sample5.aspx(4,11): error CS0246: The type or namespace name 'Acme' could not be found (are you missing a using directive or an assembly reference?)

****************************************************************
****************************************************************














CodeToad Experts

Can't find the answer?
Our Site experts are answering questions for free in the CodeToad forums








Recent Forum Threads
•  Why Use Method?
•  Re: Help with filesystem object & displaying in a table
•  Re: Genetic Algorithm Help
•  Re: How to make an investment calculator
•  Re: line breaks in GUI
•  Re: Graph in Gui...
•  Graph in Gui...
•  Re: Counting zero values in a string
•  Re: Help!


Recent Articles
Multiple submit buttons with form validation
Understanding Hibernate ORM for Java/J2EE
HTTP screen-scraping and caching
a javascript calculator
A simple way to JTable
Java Native Interface (JNI)
Parsing Dynamic Layouts
MagicGrid
Caching With ASP.Net
Creating CSS Buttons


Site Survey
Help us serve you better. Take a five minute survey. Click here!

© Copyright codetoad.com 2001-2005