0
maharatha created
I am having the below issue when I run the MVC code for ASPNET Zero :
#1757@00e46c38-8cc3-4d0f-881e-dbcc386d0552
It works in local host but but it doesn't work when hosted. I used the same database for local host and hosted url as well.
Markdown is supported
Copy & paste or drag & drop images (max 30 MB per image)
1 Answer(s)
-
0
Hi,
Do you have WebSiteRootAddress config in your deployed site's config file ? According to error message, it seems like it is missing.
Markdown is supportedCopy & paste or drag & drop images (max 30 MB per image)
