can't share my folders - strange error message

  • Thread starter Thread starter nirwana
  • Start date Start date
N

nirwana

Hi,
I'm trying to share a folder and I get an error message:

"Error trying to share <foldername>. The data are inadmissible.
The shared resource has not been created."

(The original message in German: "Beim Versuch <foldername>
freizugeben ist ein Fehler aufgetreten. Die Daten sind unzulässig. Die
freigegebene Ressource ist nicht erstellt worden.")

I'm aware my translation doesn't necessarily meet the exact Microsoft
terminology but I hope it's understandable and that someone can help
me.

BTW, the "Server" service (LanmanServer) is started and running. I
tried the same as the administrator but the problem persists.

Cheers,
Dieter
 
Post back with the result of "net share".

Bob Lin, MS-MVP, MCSE & CNE
Networking, Internet, Routing, VPN Troubleshooting on http://www.ChicagoTech.net
How to Setup Windows, Network, VPN & Remote Access on http://www.HowToNetworking.com
Hi,
I'm trying to share a folder and I get an error message:

"Error trying to share <foldername>. The data are inadmissible.
The shared resource has not been created."

(The original message in German: "Beim Versuch <foldername>
freizugeben ist ein Fehler aufgetreten. Die Daten sind unzulässig. Die
freigegebene Ressource ist nicht erstellt worden.")

I'm aware my translation doesn't necessarily meet the exact Microsoft
terminology but I hope it's understandable and that someone can help
me.

BTW, the "Server" service (LanmanServer) is started and running. I
tried the same as the administrator but the problem persists.

Cheers,
Dieter
 
Post back with the result of "net share".

C:\Dokumente und Einstellungen\root>net share

Name Ressource Beschreibung

-------------------------------------------------------------------------------
IPC$ Remote-IPC
D$ D:\ Standardfreigabe
print$ C:\WINDOWS\System32\spool\drivers
Druckertreiber
C$ C:\ Standardfreigabe
O$ O:\ Standardfreigabe
ADMIN$ C:\WINDOWS Remoteadmin
P$ P:\ Standardfreigabe
SharedDocs C:\Dokumente und Einstellungen\All Users\Dokumente

If I enter:

net share test=C:\test

I get (translation): System error 13 has occurred. The data is
invalid.

Microsoft sez: This problem is because there is an invalid HINFO
record in the zone file. To resolve this problem, correct the HINFO
record.

Where is my zone file?
 
Can you do net share test=c:\SharedDocs?

Bob Lin, MS-MVP, MCSE & CNE
Networking, Internet, Routing, VPN Troubleshooting on http://www.ChicagoTech.net
How to Setup Windows, Network, VPN & Remote Access on http://www.HowToNetworking.com
Post back with the result of "net share".

C:\Dokumente und Einstellungen\root>net share

Name Ressource Beschreibung

-------------------------------------------------------------------------------
IPC$ Remote-IPC
D$ D:\ Standardfreigabe
print$ C:\WINDOWS\System32\spool\drivers
Druckertreiber
C$ C:\ Standardfreigabe
O$ O:\ Standardfreigabe
ADMIN$ C:\WINDOWS Remoteadmin
P$ P:\ Standardfreigabe
SharedDocs C:\Dokumente und Einstellungen\All Users\Dokumente

If I enter:

net share test=C:\test

I get (translation): System error 13 has occurred. The data is
invalid.

Microsoft sez: This problem is because there is an invalid HINFO
record in the zone file. To resolve this problem, correct the HINFO
record.

Where is my zone file?
 
Back
Top