Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7598689
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T22:28:19+00:00 2026-05-30T22:28:19+00:00

my name is samy and im going insane! i got this problem that my

  • 0

my name is samy and im going insane!

i got this problem that my class’s in app_code are no visible afther im uploading them to the server.
localy every thing work fine.

i read some other qustions on this when a lot of answer were like this:

“Right-click on the item in the solution explorer, and select Properties. In the properties window, there is a Build Action option.”

 *when i right click i cant see any proprty button so i used F4 but then i cant see any build option only "Custom Tool", "File Name" , "Full Path".

and
“you need to publish your website first.”
*this didnt work either.

or
“your class are not compiled.
*i tried to build solution and that didnt work either.

please help me becuse im starting read/see tutorials on how to make a good rope knots (this will probly fails too so dont worry to much lol)

this is the error im getting (its look like this becuse im using iframe)
http://img14.imageshack.us/img14/11/theerrorb.png

this is error i get if i publish the site and upload it to the server all the app_code files are compiled in the bin folder as you said.

http://img193.imageshack.us/img193/4436/errorifipublish.png

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-30T22:28:20+00:00Added an answer on May 30, 2026 at 10:28 pm

    Possible Solution 1

    I have seen this before when working with ASP.NET Web Sites. If my memory serves me right, you should make sure that the paths to your references are wired up correctly.

    i.e. if you added a custom DLL to your project

    C:\My References\Some3rdParty.dll

    and you moved the DLL to another folder/location. Or you could simply have a reference to a DLL that cannot be found.

    If you resolve these reference problems you could find that your App_Code gets compiled all of a sudden.

    Possible Solution 2

    Right click and go to the properties of each of the .cs files in your App_Code directory in the Visual Studio Solution Explorer and make sure that the Build Action is set to Compile.

    Possible Solution 3

    If you have your .cs files in sub-folders within the App_Code directory you should add the following to your web.config file:

    <configuration>
        <system.web>
          <compilation>
             <codeSubDirectories>
               <add directoryName="MySubAppCodeFolderName"/>
             </codeSubDirectories>
          </compilation>
       </system.web>
    </configuration>
    

    Possible Solution 4

    1. In Visual Studio, right-click on your Web Site in the Solution Explorer and click Publish Web Site. Make sure that the Target Location is a folder on your machine.
    2. Log-in you your web-server and go to the BIN folder there. In the BIN folder on your web site delete all of the App_Web_.dll and App_Web_.dll.compiled files.
    3. From your machine, copy your web site (including the App_Web_*.dll’s in the BIN) to your web server where your web site is located. The only file you should probably not copy across is your Web.config file.
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Name: <%= Html.TextBox(txtName, 20, new { @class = hello }) %> I want that
Class name: MyAssembly.MyClass+MyOtherClass The problem is obviously the + as separator, instead of traditionnal
SELECT name FROM sys.databases -- this can list all database name in the server
[{name:Mark,Surname:Gaux}] [{Job:2,Type:Office}] I have this JSON echoed by a PHP file on the server
class Name implements Runnable { public void run() { for (int x = 1;
The name view model suggests that it models the data for the view. That
The name (and javadocs) imply that MouseAdapter is an adapter (the design pattern). But
Table name: Employee Column Name: Emp_name Emp_name has this contents: xx\rama, xx\rajesh, xx\vignesh I
my name is aderson and in this moment i have something question about composition
The name of the selected link is the value that needs to be submitted

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.