Why can't I see the Controllers folder within my deployed MVC web app directory?

John Smith

I have recently purchased a shared web hosting package, provided by GoDaddy, and deployed my own MVC web application to it.

My problem is that, when on the control panel (Plesk) provided by the host, I can't find the Controllers folder that contains all the behind code.

Is there a reason for this folder being hidden?

I'm guessing it's because the files within this folder are being used by the server all the time and can't be accessed/changed incase it f--ks everything up... But I am not sure about it because I am quite new to web hosting.

Thanks for any assistance in advance.

Sumantha Poojary

All your cs files including controllers will be compiled into DLL files. Please open "bin" directory to find all your DLLs.

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

Why can't I see my test text on the front page of my original React web app?

From Dev

Why can't I see remote video in my WebRTC app?

From Dev

Deployed Web-App but no folder within webapps

From Dev

Deployed Web-App but no folder within webapps

From Dev

Why can't a user see a specific directory in public folder in outlook?

From Dev

I write a file to Environment.DIRECTORY_DOWNLOADS, why can't I see it via the Downloads App?

From Dev

Why can't I see an image inside the WEB-INF/classes directory in Tomcat?

From Dev

Why can't I access a shared folder from within my Virtualbox machine?

From Dev

I can't see my app icon in my phone

From Dev

Why can't Sass see my .scss file in an Express app?

From Dev

Why can't Sass see my .scss file in an Express app?

From Dev

Why can I see my website in one app but not in another?

From Dev

I can't see my app in beta distribution

From Dev

Why can't I open a custom web.config file in my web ASP app?

From Dev

Why can't I see the parameters for my script in PowerShell?

From Dev

Why I can't see my files inside a docker container?

From Dev

Why can't I see my taken pictures in gallery?

From Dev

Why can't I see my php code rendered on page?

From Dev

Why can't I see the parameters for my script in PowerShell?

From Dev

Why can't I see my file in RAM?

From Dev

Why can't I see my script on ps program output?

From Dev

Why can't I see my internal network in VM?

From Dev

why I can't see my tables in cloudboost?

From Dev

Why can't I see my other partitions on Windows 10?

From Dev

I can't see why my scanner in java is throwing a "NoSuchElementException"

From Dev

Why i can't see the router configuration web page?

From Dev

Why do I see two VGA compatible controllers on my PC?

From Dev

Why do I see two VGA compatible controllers on my PC?

From Dev

Why would IntelliJ be able to see my application context, but when I run my tests they can't see it?

Related Related

  1. 1

    Why can't I see my test text on the front page of my original React web app?

  2. 2

    Why can't I see remote video in my WebRTC app?

  3. 3

    Deployed Web-App but no folder within webapps

  4. 4

    Deployed Web-App but no folder within webapps

  5. 5

    Why can't a user see a specific directory in public folder in outlook?

  6. 6

    I write a file to Environment.DIRECTORY_DOWNLOADS, why can't I see it via the Downloads App?

  7. 7

    Why can't I see an image inside the WEB-INF/classes directory in Tomcat?

  8. 8

    Why can't I access a shared folder from within my Virtualbox machine?

  9. 9

    I can't see my app icon in my phone

  10. 10

    Why can't Sass see my .scss file in an Express app?

  11. 11

    Why can't Sass see my .scss file in an Express app?

  12. 12

    Why can I see my website in one app but not in another?

  13. 13

    I can't see my app in beta distribution

  14. 14

    Why can't I open a custom web.config file in my web ASP app?

  15. 15

    Why can't I see the parameters for my script in PowerShell?

  16. 16

    Why I can't see my files inside a docker container?

  17. 17

    Why can't I see my taken pictures in gallery?

  18. 18

    Why can't I see my php code rendered on page?

  19. 19

    Why can't I see the parameters for my script in PowerShell?

  20. 20

    Why can't I see my file in RAM?

  21. 21

    Why can't I see my script on ps program output?

  22. 22

    Why can't I see my internal network in VM?

  23. 23

    why I can't see my tables in cloudboost?

  24. 24

    Why can't I see my other partitions on Windows 10?

  25. 25

    I can't see why my scanner in java is throwing a "NoSuchElementException"

  26. 26

    Why i can't see the router configuration web page?

  27. 27

    Why do I see two VGA compatible controllers on my PC?

  28. 28

    Why do I see two VGA compatible controllers on my PC?

  29. 29

    Why would IntelliJ be able to see my application context, but when I run my tests they can't see it?

HotTag

Archive