The 1C:Enterprise developers forum

#1
People who like this: 0 Yes / 0 No
Interested
Rating: 32
Joined: Oct 27, 2011
Company: Abaco Soluciones S.A.

Was trying to establish local debug web-server (win XP, apache 2.2)

Code
<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="http://localhost/83/e1csys/vrscore/exception.xslt?sysver=8.3.3.721"?><exception xmlns="http://v8.1c.ru/8.2/virtual-resource-system" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="Exception" clsid="580392e6-ba49-4280-ac67-fcd6f2180121" reason="500"><descr xmlns="http://v8.1c.ru/8.1/data/core">Error loading file-based infobase support components</descr><inner xmlns="http://v8.1c.ru/8.1/data/core" xsi:type="Exception" clsid="d294e384-7ea6-49c6-be96-f3a6e3de1242"><descr>Error when loading component 'help'</descr><inner xsi:type="Exception" clsid="9db1fa37-b455-4f3f-b8dd-7de0ea7d6da3"><descr>Directory not found 'Z:\Base1c'</descr><data>77u/ew0KezlkYjFmYTM3LWI0NTUtNGYzZi1iOGRkLTdkZTBlYTdkNmRhMywiRGly
ZWN0b3J5IG5vdCBmb3VuZCAnWjpcQmFzZTFjJyJ9LDIsDQp7ImZpbGU6Ly9aOi9C
YXNlMWMiLDB9LCJzcmNcZmlsZXMuY3BwKDIyNzYpOiAzKDB4MDAwMDAwMDMpOiBU
aGUgc3lzdGVtIGNhbm5vdCBmaW5kIHRoZSBwYXRoIHNwZWNpZmllZC4gIn0=</data></inner><data>77u/ew0Ke2QyOTRlMzg0LTdlYTYtNDljNi1iZTk2LWYzYTZlM2RlMTI0MiwiRXJy
b3Igd2hlbiBsb2FkaW5nIGNvbXBvbmVudCAnaGVscCcifSwxfQ==</data></inner></exception>


This is the vrd apache conf file

Code
<?xml version="1.0" encoding="UTF-8"?>
<point xmlns="http://v8.1c.ru/8.2/virtual-resource-system"
      xmlns:xs="http://www.w3.org/2001/XMLSchema"
      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
      base="/83"
      ib="File=&quot;Z:\Base1c\83&quot;;">
   <debug enable="true"
         url="/debug"/>
   <ws enable="false">
      <point name="PuntoDeVenta"
            alias="pdv.1cws"
            enable="true"/>
   </ws>
</point>


Z:/Base1c exist and it is accessible. It is network-connected drive.

 
#2
People who like this: 0 Yes / 0 No
Active user
1C:Professional
Rating: 8
Joined: Jun 25, 2013
Company: 1C Company

Could you give me a detailed error description, I'll send it to our developers.

1C Company support team
 
#3
People who like this: 0 Yes / 0 No
Timofey Bugaevsky
Guest

Joined:
Company:

Please check if user that the server is runned on behalf of has an access to this directory.

 
Subscribe
Users browsing this topic (guests: 1, registered: 0, hidden: 0)