Images, css, js not loading
Hello,
I have deployed http://pnktelecoms.apphb.com/ but the images,css, js are not loading or the wwwroot folder which contains all these files is not deployed.
Could you guide me on what to do ?
Thanks
Discussions are closed to public comments.
If you need help with AppHarbor please
start a new discussion.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by rune on Jun 24, 2018 @ 09:49 PM
Hi,
Apologies for the slow response! I took a look at your app and it seems that some static assets are loaded just fine -- did you figure out a solution in the meantime?
Otherwise you might want to take a look at this discussion -- particular the third item in my comment might apply to your project (e.g. setting the build action property on assets that your app requires).
Alternatively take a look at this approach using xcopy to copy the files to the output directory at build time.
Best,
Rune