PC Review


Reply
Thread Tools Rate Thread

App_Code folder refrence problems (werid)

 
 
eggie5
Guest
Posts: n/a
 
      1st Jun 2007
Everything was working fine until I did something earlier today. And
now my code can't see anything in the App_Code folder:

Compiler Error Message: CS0246: The type or namespace name 'alexegg'
could not be found (are you missing a using directive or an assembly
reference?)


The namespace alexegg is the code in the App_Code folder.

Here's what I've isolated to:

If I'm at my sites root, I have access to App_Code, e.g.
www.appcodesucks.com/test.aspx

However, if I arbitrarily move my test page (test.aspx) down one
directory to: www.appcodesucks.com/test/test.aspx, it doesn't work! I
get the compiliation error.

This is the most annoying thing. Does anybody have any pointers?

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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
ASP.Net 2.0 - App_Code Folder netasp Microsoft Dot NET 1 19th Jan 2007 06:49 AM
App_Code folder.... =?Utf-8?B?UGhpbGxpcExhZA==?= Microsoft ASP .NET 1 30th Jun 2006 05:58 PM
shared app_code folder Howard Microsoft ASP .NET 3 6th Jun 2006 02:57 PM
App_Code folder =?Utf-8?B?RmlsaXAgRGUgQmFja2Vy?= Microsoft ASP .NET 4 11th Feb 2006 03:38 AM
WSS - Folder Refrence =?Utf-8?B?YnJpZ2h0ZHM=?= Microsoft Windows 2000 0 12th Feb 2004 11:46 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:04 PM.