问题描述
我已经并下载nopCommerce V2.60。我是在Windows 8 Pro的64倍机,我有.NET Framework和SQLEX $ P $干燥综合征2012年安装的。
I have gone here on CodePlex and downloaded nopCommerce v2.60. I am on a Windows 8 Pro 64x Machine, I have .NET Framework and SQLEXPRESS 2012 installed.
该nopCommerce解决方案安装完全正常的,没问题!所有前端的东西做工精细。但是,当我尝试访问:
The nopCommerce solution installs perfectly fine, no problem ! All front-end stuff work fine. But when I try and access:
本地主机:XXXX /系统管理员
我收到以下错误:
我已经尝试用新鲜的数据库和文件,但没有成功重新安装。我不知道如何得到它的工作。在此之前使用的工作没有任何问题了!
I have already tried re-installing with fresh database and files, but no success. I don't know how to get it to work. Before this use to work no problems at all!
推荐答案
好吧电子邮件与我的一个朋友是谁在C#非常好,有优良的nopCommerce经验交流之后。他也能够用VS 2012一起重复的问题运行赢8 Pro的64倍他的机器上,比如我。
Ok after an exchange of emails with a friend of mine who is really good at C# and has excellent experience with nopCommerce. He too was able to duplicate the problem on his machine running Win 8 Pro 64x along with VS 2012, like me.
原来,出于某种奇怪的原因,一是必须建立,并重新生成解决方案几次在VS 2012运行它之前。
It turned out, for some strange reason, one must build, and re-build the solution a couple of times before running it in VS 2012.
所以,打开你的nopCommerce在VS2012新鲜,并在运行之前,重新构建解决方案2或3次,然后运行它。
So open up your nopCommerce fresh in VS2012, and before you run it, re-build the solution 2 or 3 times, and then run it.
这是对我的修补程序。所以烦人,我花坚持了这么多时间,但我很高兴现在的工作。
That was the fix for me. So annoying that I spent so much time stuck with it, but I'm glad it works now.
这篇关于无法在nopCommerce V2.60访问管理CP的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!