Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Public class without App_Code directory or new dll
Message
 
 
To
All
General information
Forum:
ASP.NET
Category:
Installation, Setup and Configuration
Title:
Public class without App_Code directory or new dll
Environment versions
Environment:
C# 3.0
OS:
Windows XP
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01332057
Message ID:
01332057
Views:
57
Hi everybody,

I have a public static class that I have in App_Code directory. The page works fine in my local tests from Visual Studio.

Now we want to move that page to production. In the Inetpub directory for the website we do not have App_Code directory. We also do not want to build new dll (we're having problems currently).

Is there any other way for the page and UserControls (in UCD directory) to access this public class if I put it directly in the page or someplace else?

Thanks a lot in advance.
If it's not broken, fix it until it is.


My Blog
Reply
Map
View

Click here to load this message in the networking platform