Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Datagrid Control > CS0234 Global does not exist ... but it genuinely does

Reply
Thread Tools

CS0234 Global does not exist ... but it genuinely does

 
 
Bill Johnson
Guest
Posts: n/a
 
      07-08-2005
Server Error in 'DataGrid' Application

Compilation Error

CS0234: The type or namespace name 'Global' does not exist in the class
or namespace 'System.Web.UI.WebControls.DataGrid' (are you missing an
assembly reference?)

----------------------------------------

I get the above error ONLY WHEN I create a brand new, empty C# ASP.NET
web application WITH THE SAME NAME AS A PREVIOUSLY DELETED application
web. I had previously created a C# ASP.NET web application named
'DataGrid', but it had errors and I wanted to start again from scratch.
I deleted all files and directories containing the name 'DataGrid'
from the following places:

1. Via IIS Admin, deleted Virtual directory 'DataGrid'
2. From \Documents and
Settings\Bill.Johnson\VSWebCache\Server01\DataGrid
3. \WINDOWS\Microsoft.NET\Framework\v1.1.4322\Tempora ry ASP.NET
Files\datagrid

.... and recycled IIS.

----------------------------------------

I can create a brand new, empty C# ASP.NET web application which runs
fine, i.e., with no errors.

I believe that there is something lingering around someplace on my
computer that says "Name=DataGrid?" Sure, I have it saved over
here...." How can I _completely_ remove all IIS, C#, ASP.NET
references to a former project/solution and use the same name again?

Thanks.

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
attn: bride - genuinely delightful premium nntp server access - bet - (1/1) moses Computer Support 9 03-31-2007 04:56 AM
ERROR CS0234: The type or namespace name 'DataAccessHelper' does not exist in the namespace 'BCC' (are you missing an assembly reference?) li.eddie@gmail.com ASP .Net 0 01-06-2006 11:31 AM
CS0234 Global does not exist ... but it genuinely does Bill Johnson ASP .Net 0 07-08-2005 06:34 PM
Are there any *genuinely* free hit counters? Bob Thomas HTML 22 01-07-2005 05:39 PM
CS0234 - Are you missing a reference?? Works on localhost, not on server. Mark ASP .Net 2 10-30-2004 10:29 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57