Re: CE 5.0 and Workgroups/Domains
- From: W Schmoegner <WSchmoegner@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 14 Nov 2005 11:09:12 -0800
I have two shares setup. AppData, Temp. I set the CE Device name to: aadl1
I added the following lines to Project.reg:
[HKEY_LOCAL_MACHINE\Services\Smbserver]
"AdapterList"="*"
[HKEY_LOCAL_MACHINE\Services\SMBServer\Shares]
"UseAuthentication"=dword:0
[HKEY_LOCAL_MACHINE\Services\SMBServer\Shares\AppData]
"Path"="\\Application Data"
"Type"=dword:0
"UserList"="admin,testuser"
[HKEY_LOCAL_MACHINE\Services\Smbserver\Shares\Temp]
"Path"="\\Temp"
"Type"=dword:0
"UserList"="admin,testuser"
Typing "\\aadl1\Temp" or "\\aadl1\AppData" does not work. Explorer returns a
Path not found error.
Have I setup the shares corectly?
"Paul G. Tobey [eMVP]" wrote:
> OK, so you have shares *on the CE device*, or you think you've set them up,
> right? When you have them, go to a, say, Windows XP machine and, in an
> Explorer window's Address entry field, enter something like this:
>
> \\<ce device name>\<share name>
>
> and see if the list of files in the shared folder that you're trying to
> export is seen. This would map to something of this nature on the device
> that's sitting in front of me right now:
>
> \\lp451\myshare
>
> Paul T.
>
> "W Schmoegner" <WSchmoegner@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
> news:9157EA93-92CB-469C-9886-4F5A806EC181@xxxxxxxxxxxxxxxx
> > I'm using a Hive based registry.
> > What I'm trying to is access the shares I have setup. The PB help leads me
> > to do the RemoteAdmin stuff. That is all that seems to work for me. I
> > can't
> > communicate externally with the CE platform except with pings.
> >
> > There must be some additional registry settings that I have to set. What
> > they are, I have no idea. PB help isn't much help in this area.
> >
> > What am I missing here?
> >
> > "Paul G. Tobey [eMVP]" wrote:
> >
> >> Reg file != reg key. The indicated key could be set in platform.reg or
> >> project.reg. Either would work. The 'right' one to use would depend on
> >> your
> >> own situation. I'd use project.reg, myself.
> >>
> >> As far as why your settings aren't saved, I'd guess that it's the old
> >> persistent registry thing, but I'm not an expert or even a user of the
> >> Remote Admin stuff. What persistent registry type are you using? Hive,
> >> or
> >> RAM with custom implementation of pWriteRegistryToOEM and
> >> pReadRegistryFromOEM?
> >>
> >> Paul T.
> >>
> >> "W Schmoegner" <WSchmoegner@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
> >> news:72D3A261-6095-436A-8361-F35F5797ECC1@xxxxxxxxxxxxxxxx
> >> >I guess I wasn't clear enough.
> >> > What registry key do I set to explicitly assign a network name to my CE
> >> > device? (Which .reg file in PB?)
> >> >
> >> > I try running the RemoteAdmin wizard from the CE device and I seem to
> >> > be
> >> > able to set the various configurations except when it comes to the
> >> > Local
> >> > Area Network settings page, I keep getting "Unable to find
> >> > object[ValidationErrorString]" messages when I try to assign the IP
> >> > address.
> >> > Also on the WAN page, when I click on Done, the info isn't retained.
> >> >
> >> > What is causing this and how do I fix it?
> >> > Any help with this would be greatly appreciated.
> >> >
> >> >
> >> >
> >> > "Paul G. Tobey [eMVP]" wrote:
> >> >
> >> >> That's the name set in the Device Name tab on the Control Panel System
> >> >> applet, HKLM/Ident/Name.
> >> >>
> >> >> Paul T.
> >> >>
> >> >> "W Schmoegner" <WSchmoegner@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in
> >> >> message
> >> >> news:E81AB5D1-B3CB-434A-BDE1-12873EBC24CD@xxxxxxxxxxxxxxxx
> >> >> >I have read the PB help on setting up shares. I am still having
> >> >> >problems.
> >> >> >
> >> >> > What registry key do I set to explicitly assign a network name to my
> >> >> > CE
> >> >> > device?
> >> >> >
> >> >> > I try running the RemoteAdmin wizard from the CE device and I seem
> >> >> > to
> >> >> > be
> >> >> > able to set the various configurations except when it comes to the
> >> >> > Local
> >> >> > Area
> >> >> > Network settings page, I keep getting "Unable to find
> >> >> > object[ValidationErrorString]" messages when I try to assign the IP
> >> >> > address.
> >> >> > Also on the WAN page, when I click on Done, the info isn't retained.
> >> >> >
> >> >> > Any help with this would be greatly appreciated.
> >> >> >
> >> >> > "Paul G. Tobey [eMVP]" wrote:
> >> >> >
> >> >> >> You can't make it a member of a workgroup. CE devices don't join
> >> >> >> workgroups. *If* the device has the right set of components built
> >> >> >> into
> >> >> >> its
> >> >> >> operating system, you can attach to shares that it exports. You'll
> >> >> >> need
> >> >> >> to
> >> >> >> consult the OEM for the device (or, if you are the OEM, read the
> >> >> >> Platform
> >> >> >> Builder help on how to set up shares).
> >> >> >>
> >> >> >> No.
> >> >> >>
> >> >> >> Paul T.
> >> >> >>
> >> >> >> "W Schmoegner" <W Schmoegner@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in
> >> >> >> message
> >> >> >> news:3B313EBD-5BEE-4A01-B553-53CFBA161F4E@xxxxxxxxxxxxxxxx
> >> >> >> > How do I setup a CE Device to make it a member of a workgroup and
> >> >> >> > configure
> >> >> >> > some shares?
> >> >> >> >
> >> >> >> > Is it possible to have a CE Device to be visible in Network
> >> >> >> > Neighborhood
> >> >> >> > on
> >> >> >> > an XP Pro node?
> >> >> >> >
> >> >> >>
> >> >> >>
> >> >> >>
> >> >>
> >> >>
> >> >>
> >>
> >>
> >>
>
>
>
.
- References:
- Re: CE 5.0 and Workgroups/Domains
- From: Paul G. Tobey [eMVP]
- Re: CE 5.0 and Workgroups/Domains
- From: Paul G. Tobey [eMVP]
- Re: CE 5.0 and Workgroups/Domains
- From: W Schmoegner
- Re: CE 5.0 and Workgroups/Domains
- From: Paul G. Tobey [eMVP]
- Re: CE 5.0 and Workgroups/Domains
- From: W Schmoegner
- Re: CE 5.0 and Workgroups/Domains
- From: Paul G. Tobey [eMVP]
- Re: CE 5.0 and Workgroups/Domains
- Prev by Date: Re: Build event in EVC 4.0
- Next by Date: Re: call is blocked in recvfrom() and no further proceedings in Wi
- Previous by thread: Re: CE 5.0 and Workgroups/Domains
- Next by thread: Visual Studio 2005 C++ Express
- Index(es):
Relevant Pages
|