Click here to Skip to main content
15,891,833 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
I made a publish for my website

now after install it on iis iget the following error


this is a screen shot
https://dl.dropboxusercontent.com/u/68616508/ww.png[^]
Posted
Comments
ZurdoDev 7-Apr-15 9:46am    
Looks like the resources did not get copied over.
Sergey Alexandrovich Kryukov 7-Apr-15 9:55am    
All right, you screwed up some embedded resource somewhere. But how your post could help us to help you? Do to warmer weather, my access to your hard drive is somewhat limited. :-)
—SA

1 solution

Add the Resource(key, value) in your Resource File

App_GlobalResources -> Resources.resx


Edit the file and add the key "TextDirection" with Proper value.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900