问题标签 [virtocommerce]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票
1 回答
200 浏览

lucene.net - virto commerce 上的搜索提供程序错误

我按照此处的指南从源代码设置 Virto Commerce http://docs.virtocommerce.com/display/vc1devguide/Source+code+getting+started

我在 connectionString.local.config 文件中将 Lucene 设置为搜索提供程序

我没有看到在此处“App_Data\Virto\Search\default-catalogitem”生成任何索引文件。当我尝试在浏览器上打开网站时,出现以下错误

我已经运行了 setup-search powershell 脚本,但它没有帮助。

谢谢

0 投票
1 回答
89 浏览

azure - VirtoCommerce Clickone 天蓝色设置问题

运行开放商务管理器所需的 VitroCommerce 后出现以下错误:

0 投票
1 回答
78 浏览

azure - webadmin 从 github 部署到 azure

我正在尝试通过 github 'Deploy to Azure' 将 webadmin 部署到 windows azure ...我收到以下错误:

加载资源失败:服务器响应状态为 500(内部服务器错误)。错误:“无法将索引 22 处的字节 [F3] 从指定代码页转换为 Unicode。”

是否可以通过其他方式安装 webadmin?

提前致谢!

0 投票
1 回答
436 浏览

virtocommerce - 部署到天蓝色错误

我尝试按照http://docs.virtocommerce.com/display/vc1devguide/Source+Code+Azure+Deployment提供的步骤将 virtocommerce 部署到 azure ,但在构建过程中出现了一些错误...

构建开始于 03/03/2015 17:21:12。

C:\code\github\VirtoCommerceCommunity\vc-community-master\src\Azure\WorkerRoles\Scheduler\AzureScheduler\AzureScheduler.ccproj(68,3): 错误 MSB4019: 导入的项目“C:\Program Files (x86)\未找到 MSBuild\Microsoft\VisualStudio\v11.0\Windows Azure Tools\2.4\Microsoft.WindowsAzure.targets”。确认声明中的路径正确,并且该文件存在于磁盘上。

...构建失败

我尝试过使用 Visual Studio 2013 的不同机器(Windows 8.1 和 Windows Server 2012),发现相同的错误......有趣的是,在两台机器上的目录 C:\Program Files (x86)\MSBuild\Microsoft\ VisualStudio\v11.0\Windows Azure 工具不存在... Azure 工具仅存在于 \VisualStuion\v12.0 目录...

我们怎么能解决这个问题?

提前致谢!

0 投票
1 回答
186 浏览

azure - Why i can not access image while using azure blob as storage provider in virtocommerce?

I'm using azure blob as storage provider, after i save images for products, i can not see the images in front-end, the image url is correct, but it returns error:

The specified resource does not exist

I think this is something related to azure blob permission. Can someone help me?

0 投票
1 回答
153 浏览

azure - Virto Commerce Azure 部署连接尝试失败

我正在尝试将 VirtoCommerce 的自定义版本部署到 Azure 云,但遇到了一些问题。当我尝试加载网站时,我遇到了

这些是 SchedulerConsole 日志的最后几行

0 投票
1 回答
176 浏览

azure - 天蓝色中的 Virto Commerce 加密异常

在努力将 virto commerce 成功部署到 Azure 并为新用户激活电子邮件确认后,我一直遇到加密异常:

在谷歌搜索异常文本后,我遇到了一些指南,提示我应该在 IIS AppPool 中将 Load User Profile 设置为 True,我尝试这样做只是为了发现它默认情况下已经是 true。

这是来源之一https://social.msdn.microsoft.com/Forums/vstudio/en-US/ad1f7367-7727-4b1a-a190-840ff4ed5709/adfs-20-sso-the-data-protection-operation- was-unsuccessful?forum=日内瓦

编辑:系统生成任何令牌(帐户激活,重置密码)时引发异常。

0 投票
1 回答
173 浏览

localization - VirtoCommerce - 本地化问题

我正在尝试本地化已安装在我的开发环境中的演示商店。你能帮我解决一些问题吗?

  1. 对于本地化静态内容(标签等),我应该记住什么?将本地化值存储到 [dbo].[Localization] 表就足够了吗?

  2. 除了 Commerce Manager 之外,还有其他方法可以本地化动态内容(类别、项目等)吗?您能否提供一些详细信息,如何将本地化值存储在 DB 中?

  3. 如何将初始语言环境(en-us)更改为不同的?是否有适用于整个网站的默认语言设置?

在此先感谢,米哈伊尔索利亚科夫

0 投票
1 回答
96 浏览

azure - VirtoCommerce Azure 电子邮件提供商

我已将 VirtoCommerce 部署到 azure 云服务,除了一些怪癖之外,该网站的功能非常强大。这些怪癖之一是,在完成结帐过程后,不会向用户帐户发送电子邮件。电子邮件帐户确实存在,我拥有完全访问权限。我需要设置类似SendGrid的东西吗?或者它本身是否支持它,我如何激活它?

感谢您的帮助!

0 投票
1 回答
219 浏览

e-commerce - 帐户激活和密码重置令牌

我一直在使用 VirtoCommerce 1.13,我希望注册用户收到一封电子邮件以确认他们的帐户。为此,我已经激活了正确的属性,并且电子邮件确实已发送以及所有内容,尽管 URL 的令牌部分格式不正确。我通过使用 HttpUtility.Encode 和 .Decode 解决了这个问题,因此当新用户访问该链接时,我可以发送正确的令牌并正确解码。到目前为止,一切都适用于新用户,除了大多数时候,尝试恢复密码的用户会遇到“密码重置失败。无效或过期的令牌。请尝试再次重置_密码”。令牌的编码/解码方式与注册过程相同。有时它确实有效,但我不知道为什么或如何复制它。有什么提示吗?谢谢你。

编辑:在进一步调试后,ResetPasswordWithTokenAsync 由于“无效令牌”而返回 false。错误,但令牌本身没有显示任何无效迹象。