Introduction - If you have any usage issues, please Google them yourself
A asp.net based on the development of personal Internet log and article system type of web applications. Support for background management and other functions.
Installation instructions
1 establish the WEB site, the site root directory for CodeResource directory
2 according to the steps in the book, the in the SQL , using data script to generate tables
3 then import the blog_net.dat data into the
4 if the changes, please modify the Web.config file
<appSettings>
<add = sqlConnection. Persist security Info=False data Source=11.111.46.164\djrm initial Catalog=MyBlog user ID=myblog Password=123456 />
<add key= ImageWebPath value= /Images/Pictures/ />
<add key= ImageSavePath value= \\Images\\Pictures\\ />
<add key= ImageThumbWidth value= 120 />
<add key= ImageResizeWidth value= 640 />
</appSettings>
5 if the WEB site link not,
Please amend the MyBlog.csproj.webinfo file < web URLPath = http://11.111.46.164:80