Пробовал разные настройки. Сайт вчера снес полностью и заново поставил.
Письмо написал на почту.
Опять выдает
Data at the root level is invalid. Line 1, position 1.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.Xml.XmlException: Data at the root level is invalid. Line 1, position 1.
Source Error:
Line 12: @if (!String.IsNullOrEmpty(Model.ConfigurationActionName))
Line 13: {
Line 14: @Html.Action(Model.ConfigurationActionName, Model.ConfigurationControllerName, Model.ConfigurationRouteValues);
Line 15: }
Line 16: else
Source File: h:\root\home\coolhacker-001\www\site1\Administration\Views\Shipping\ConfigureProvider.cshtml Line: 14
Стала ошибка появляться "errorpage.htm?aspxerrorpath=/" но скорей всего не из-за плагина!
Сделал.
Стояли измерения по умолчанию, менял на кг и см и обратно. мне не помогло.
Лог
2015.03.13 11:39:34:4095*******
NovaPoshtaService. GetAllWarehouses. cityname=, useOnline=False
2015.03.13 11:39:36:1439*******
SyncCity. GetData xml=<?xml version="1.0" encoding="utf-8"?><file><auth>12e4026be6b6e8f414822e7433de0be0</auth><citywarehouses/></file>
2015.03.13 11:39:36:1439*******
NovaPoshtaService. DoRequest. requestString=<?xml version="1.0" encoding="utf-8"?><file><auth>12e4026be6b6e8f414822e7433de0be0</auth><citywarehouses/></file>
2015.03.13 11:39:40:8132*******
NovaPoshtaService. GetAllWarehouses. cityname=, useOnline=False
2015.03.13 11:45:22:0925*******
NovaPoshtaService. GetAllWarehouses. cityname=, useOnline=False
2015.03.13 11:46:36:2596*******
NovaPoshtaService. GetAllWarehouses. cityname=, useOnline=False
2015.03.13 11:50:12:6223*******
NovaPoshtaService. GetAllWarehouses. cityname=Киев, useOnline=False
2015.03.13 11:50:12:6380*******
GetShippingOptions. response.ShippingOptions. City=Киев
2015.03.13 11:51:41:3284*******
NovaPoshtaService. GetAllWarehouses. cityname=, useOnline=False
2015.03.13 11:53:13:2360*******
NovaPoshtaService. GetAllWarehouses. cityname=, useOnline=False
2015.03.13 11:53:29:9080*******
NovaPoshtaService. GetAllWarehouses. cityname=, useOnline=False
2015.03.13 11:53:32:6425*******
SyncCity. GetData xml=<?xml version="1.0" encoding="utf-8"?><file><auth>12e4026be6b6e8f414822e7433de0be0</auth><citywarehouses/></file>
2015.03.13 11:53:32:6581*******
NovaPoshtaService. DoRequest. requestString=<?xml version="1.0" encoding="utf-8"?><file><auth>12e4026be6b6e8f414822e7433de0be0</auth><citywarehouses/></file>
2015.03.13 11:53:42:1427*******
NovaPoshtaService. GetAllWarehouses. cityname=, useOnline=False
2015.03.13 12:09:43:5813*******
NovaPoshtaService. GetAllWarehouses. cityname=, useOnline=False
2015.03.13 12:19:09:0734*******
NovaPoshtaService. GetAllWarehouses. cityname=, useOnline=False
2015.03.13 12:19:10:0735*******
SyncCity. GetData xml=<?xml version="1.0" encoding="utf-8"?><file><auth>12e4026be6b6e8f414822e7433de0be0</auth><citywarehouses/></file>
2015.03.13 12:19:10:0890*******
NovaPoshtaService. DoRequest. requestString=<?xml version="1.0" encoding="utf-8"?><file><auth>12e4026be6b6e8f414822e7433de0be0</auth><citywarehouses/></file>
2015.03.13 12:19:14:8136*******
NovaPoshtaService. GetAllWarehouses. cityname=, useOnline=False
У них точка доступа поменялась, может в этом проблема.
Сейчас
http://orders.novaposhta.ua/xml.php
Версия 3,5.
Ключ получил.
Когда были включены другие варианты доставки ничего не происходило. Сейчас убрал все способы доставки, выводит сообщение "Не могу подключиться к http://orders.novaposhta.ua"
При синхронизации вручную, на локальной машине.
Data at the root level is invalid. Line 1, position 1.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.Xml.XmlException: Data at the root level is invalid. Line 1, position 1.
Source Error:
Line 12: @if (!String.IsNullOrEmpty(Model.ConfigurationActionName))
Line 13: {
Line 14: @Html.Action(Model.ConfigurationActionName, Model.ConfigurationControllerName, Model.ConfigurationRouteValues);
Line 15: }
Line 16: else
Source File: c:\Users\Ромашка\Desktop\Новая папка (2)\nopCommerce_3.50_Source\Presentation\Nop.Web\Administration\Views\Shipping\ConfigureProvider.cshtml Line: 14
На сервере ошибку тоже выдает