siteserver / cms

SS CMS 基于 .NET Core,能够以最低的成本、最少的人力投入在最短的时间内架设一个功能齐全、性能优异、规模庞大并易于维护的网站平台。
https://sscms.com
GNU Affero General Public License v3.0
3.65k stars 1.2k forks source link

源代码编译出错 #472

Open F-Deen opened 6 years ago

F-Deen commented 6 years ago

编译源代码时提示 错误 23 未能加载类型“SiteServer.BackgroundPages.Plugins.PageConfig”。 D:\siteserver_install\SiteServer\Plugins\pageConfig.aspx ,已经引用文件 SiteServer.BackgroundPages.dll default

starlying commented 6 years ago

不要把aspx包含进vs的项目中

F-Deen commented 6 years ago

是指项目中所有后缀名是ASPX的吗

starlying commented 6 years ago

对,没错

F-Deen commented 6 years ago

有什么快捷的方法从项目中排除所有关于这个的文件吗

starlying commented 6 years ago

右键文件夹,选择排除,其他方法不太清楚了

F-Deen commented 6 years ago

好的,但是如果进行二次开发排除掉那些会不会有影响

starlying commented 6 years ago

没影响

F-Deen commented 6 years ago

好的,谢谢

F-Deen commented 6 years ago

连接mysql 乱码怎么解决呢

starlying commented 6 years ago

可以参考:https://jingyan.baidu.com/article/d5a880ebb7a40513f147cc87.html