S
Snoussi, Taha
Hello,
I need an answer to this question
Context:
Using windows XP Embedded SP2 Feature Pack 2007.
The XPE Image contains almost all the needed Network components:
"File Sharing"
"TCP/IP Networking with File Sharing and Client for MS Networks"
"Map Network Drives/Network Places Wizard"
"Primitive:MPRUI"
From the XPE installed target, we need to map a network share.
Problem description:
When Netbios is disabled, calling WNetAddConnection2W() from an XPE SP2
machine fails into an error 1231 (ERROR_NETWORK_UNREACHABLE).
Notes:
- The targeted remote share is shared on an XP PRO with netbios enabled
- However, during the call, no network traffic is out going our XPE machine.
Remarks:
- when Netbios is enabled on the XPE system, the call then works correctly
- the same call running on an XP pro machine works good whether Netbios
enabled or not.
- using alternate functions such as "NetUseAdd()" or "NPAddConnection()"
gives the same error
Thanks in advance
Regards,
SNOUSSI Taha
I need an answer to this question
Context:
Using windows XP Embedded SP2 Feature Pack 2007.
The XPE Image contains almost all the needed Network components:
"File Sharing"
"TCP/IP Networking with File Sharing and Client for MS Networks"
"Map Network Drives/Network Places Wizard"
"Primitive:MPRUI"
From the XPE installed target, we need to map a network share.
Problem description:
When Netbios is disabled, calling WNetAddConnection2W() from an XPE SP2
machine fails into an error 1231 (ERROR_NETWORK_UNREACHABLE).
Notes:
- The targeted remote share is shared on an XP PRO with netbios enabled
- However, during the call, no network traffic is out going our XPE machine.
Remarks:
- when Netbios is enabled on the XPE system, the call then works correctly
- the same call running on an XP pro machine works good whether Netbios
enabled or not.
- using alternate functions such as "NetUseAdd()" or "NPAddConnection()"
gives the same error
Thanks in advance
Regards,
SNOUSSI Taha