When I run my application, the link is:
http://localhost:1234/Account/LogOn
But when I upload it to Filezilla, I go:
http://0.0.0.0/Account/LogOn
and it says "The resource cannot be found."
Which is the correct path?
|
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.
|
Make sure the Account/LogOn directory is inside the root folder or whatever folder is used as the root folder. Also ensure that you have read/write access to the files once uploaded. |
|||
|
|