Yes. It fix again!! 2 questions now.....
Question1:
I would like to change the following wording into Chinese, is it possible?
In search.aspx, : "sorry, but your query..... returned no result"
In ThreadView.aspx: "Edit Your Post" button and "Subscribe to this thread".
Question2:
What is the meaning of "Subscribe to this thread" or "Unsubscribe to this thread" ?
Thanks.
bwise Wrote:jasonsky Wrote:It fixed. However, after I create 3 different 'Topic'; I can't access the index page of each topic, e.g. topic2.aspx. it has the following message: The resource cannot be found. In fact, I can't find those pages of topic1.aspx, topic2.aspx... why?
That is due to the global.asax file and the url-rewriting. Make sure the global.asax file is in the root of your website.
Hello World.