shared folder t could not access gives error that you have not permission to use network resources

folder t couldn't access gives error that you have not permission to use network resources while I connect with administrator

Hello

1. were you able to access the folder shared earlier?
2. don't you make changes on the computer before this problem?
3. What is the full and exact error message?
4. how the computers are connected?

Please answer these questions and provide us with more information. This could help us help you better. However, you can view the Sub articles that may be useful.

Error message when you try to access a network Windows XP computer: "you might not have permission to use this network resource".
http://support.Microsoft.com/kb/913628

You cannot access shared files and folders or browse computers in the workgroup with Windows XP
http://support.Microsoft.com/kb/318030

Tags: Windows

Similar Questions

  • Change to read only the "Hosts" file get an error, that you have not permission to save in this location

    Original title: change read only document___

    In Windows7 Home 64 bit, I'm editing a document "Hosts" in System32 > drivers > etc >

    It comes up with "you don't have permission to save in this location...".

     

    I am registered as an administrator and I can't seem to change the blue box 'read only '.

     

    I went to the command line using "attrib" but the answer is "no recognized internal or external command".

     

    Help!

     

    John


    Hi John,.

    Step 1: Follow the steps mentioned in the article below, which deals with a similar question

    You cannot change the Hosts file or the Lmhosts file in Windows Vista and Windows 7

    http://support.Microsoft.com/kb/923947

    Thank you, and in what concerns:

    Ajay K

    Microsoft Answers Support Engineer

    Visit our Microsoft answers feedback Forum and let us know what you think.

  • Error 1402 could not open key HKEY_Local_Machine\software\Microsoft Windows\Current Version\Run\Optional Components\IMAIL. Check that you have sufficient access to that key or contact your support team.

    Error 1402 could not open key HKEY_Local_Machine\Software\Microsoft Windows\Current Version\Run\Optional Components\IMAIL. Check that you have sufficient access to that key or contact your support team.

    We have solved this problem by granting explicit permission at the same time "domain users" and "domain administrators" you can plug in "domain" in the field and the search for the users and select them.  But this solved the problem for us.

  • error: could not launch Adobe InDesign that you do not have sufficient permissions to access the preferences folders. Make sure that you have the appropriate permissions and then restart Adobe InDesign.

    A new installation of indesign CC 2014 - I got this error message:

    Cannot launch Adobe InDesign that you do not have sufficient permissions to access the preferences folders. Make sure that you have the appropriate permissions and then restart Adobe InDesign.


    I tried to uninstall the application and reinstall it, still get the error


    I tried to install a previous version - indesign 9; also get the error


    I tried logging out CC and return, still does not work


    I tried restart my desktop computer, still does not work.


    went to the disk utility to verify and repair permissions. repaired all of an existing, still does not work


    Apparently, a permissions problem, I don't know what to do to fix this

    See does not start under new inDesign CC | Adobe Community

  • VMWare Tools shared folder code does not compile on VMWare Fusion 7, Ubuntu asked 14.10, and Clipboard sharing does not work.

    Hello

    After the upgrade to a guest of 14.04 to 14.10 Ubuntu, I tried to reinstall the VMWare tools.  The problems I've come across so far:

    Shared folder code will not compile.  I get the following result:

    do: enter the directory "/ tmp/modconfig-ElOCTG/vmhgfs-only.

    Using the kernel build system.

    / usr/bin/make /lib/modules/3.16.0-23-generic/build/include/ - c... SUBDIRS = $PWD SRCROOT = $PWD. \

    MODULEBUILDDIR = modules

    make [1]: Entering directory ' / usr/src/linux-headers-3.16.0-23-generic'

    CC [M] /tmp/modconfig-ElOCTG/vmhgfs-only/message.o

    CC [M] /tmp/modconfig-ElOCTG/vmhgfs-only/dir.o

    CC [M] /tmp/modconfig-ElOCTG/vmhgfs-only/request.o

    CC [M] /tmp/modconfig-ElOCTG/vmhgfs-only/hgfsUtil.o

    CC [M] /tmp/modconfig-ElOCTG/vmhgfs-only/cpName.o

    CC [M] /tmp/modconfig-ElOCTG/vmhgfs-only/rpcout.o

    CC [M] /tmp/modconfig-ElOCTG/vmhgfs-only/stubs.o

    CC [M] /tmp/modconfig-ElOCTG/vmhgfs-only/hgfsEscape.o

    CC [M] /tmp/modconfig-ElOCTG/vmhgfs-only/link.o

    CC [M] /tmp/modconfig-ElOCTG/vmhgfs-only/transport.o

    CC [M] /tmp/modconfig-ElOCTG/vmhgfs-only/module.o

    CC [M] /tmp/modconfig-ElOCTG/vmhgfs-only/file.o

    CC [M] /tmp/modconfig-ElOCTG/vmhgfs-only/super.o

    /tmp/modconfig-ElOCTG/vmhgfs-only/file.c: in function 'HgfsAioRead ':

    /tmp/modconfig-ElOCTG/vmhgfs-only/file.c:714:4: error: implicit declaration of function 'generic_file_aio_read' [-Werror-implicit-function-declaration =]

    result = generic_file_aio_read (iocb, iov, numSegs, offset);

    ^

    /tmp/modconfig-ElOCTG/vmhgfs-only/file.c: in function 'HgfsAioWrite ':

    /tmp/modconfig-ElOCTG/vmhgfs-only/file.c:786:4: error: implicit declaration of function 'generic_file_aio_write' [-Werror-implicit-function-declaration =]

    result = generic_file_aio_write (iocb, iov, numSegs, offset);

    ^

    Cc1: some warnings are treated as errors

    scripts / Makefile.build:257: recipe for target ' / tmp/modconfig-ElOCTG/vmhgfs-only/file.o' failed

    make [2]: * [/ tmp/modconfig-ElOCTG/vmhgfs-only/file.o] error 1

    make [2]: * waiting unfinished...

    Makefile:1345: recipe for target ' _module_/tmp/modconfig ElOCTG/vmhgfs-only' failed

    make [1]: * [_module_/tmp/modconfig ElOCTG/vmhgfs-only] error 2

    make [1]: leaving directory ' / usr/src/linux-headers-3.16.0-23-generic'

    Makefile:120: doesn't have a recipe for target 'vmhgfs.ko '.

    make: * [vmhgfs.ko] error 2

    make: leaving directory ' / tmp/modconfig-ElOCTG/vmhgfs-only.

    The filesystem (vmhgfs module) driver is used only for the shared folder

    feature. The rest of the software provided by VMware Tools is designed to work

    regardless of this function.

    If you want the shared folders feature, you can install the driver of

    running vmware-config - tools.pl again after making sure that gcc, binutils, make

    and your kernel sources are installed on your computer.

    These packages are available on the installation of your distribution CD.

    [Press the Enter key to continue]

    In addition, the shared clipboard does not work.

    I'm under VMWare 7.0.0 on OS X 10.10.

    Any help or advice will be greatly appreciated.


    Thank you

    Jonathan Morgan

    The VMWare Tools included with fusion 7.0.1 solved this problem for me (and without any serious regressions I noticed so far, at least, which is nice but not something I intend on with vmware), so probably the next update of each VMware product should include the updated tools.  Don't know how long updates to other products are coming, however.  Wonder if there is a separate place to get just the tools to day?

  • The host 'SMTP' could not be found. Please check that you have entered the server name correctly. _ subject 'Report issue', account: 'POP3', server: 'SMTP', Protocol: SMTP, Port: 25, secure (SSL): no, Socket error: 11001, error number: 0x800CCC0D

    The host 'SMTP' could not be found. Please check that you have entered the server name correctly.
    'Report issue', account: 'POP3', server: 'SMTP', Protocol: SMTP, Port: 25, secure (SSL): no, Socket error: 11001, error number: 0x800CCC0D.
    I'm answering an ad on craigslist and Windows Live continues to appear, but will not send my email I can be reached at * address email is removed from the privacy * or 614-499-1541.
    Thank you
    Stephen lawless

    Your post has nothing to do with Windows Update.

    You're not even close to have properly configured your e-mail account in Windows Live Mail.

    You will find support for Win7 e-mail Clients in this forum: http://social.answers.microsoft.com/Forums/en-US/w7network/threads

    You will find support for Windows Live Mail in this public newsgroup:
    http://www.Microsoft.com/communities/newsgroups/list/en-us/default.aspx?DG=Microsoft.public.Windows.live.mail.desktop

    Through your News Reader:
    News://msnews.Microsoft.com/Microsoft.public.Windows.live.mail.desktop

    ~ Robear Dyer (PA Bear) ~ MS MVP (that is to say, mail, security, Windows & Update Services) since 2002 ~ WARNING: MS MVPs represent or work for Microsoft

  • Cannot bind Gmail to Outlook, receive error: the pop3.gmail of the host could not be found. Please check that you have entered the server name correctly.

    Original title: Link to Outlook g.mail

    I'm loving g.mail at Outlook 03, but I get the following error message: the pop3.gmail of the host could not be found. Please check that you have entered the server name correctly. Pop3g.mail.com, server pop3g.mail.com, Prtotocal pop3, Port 995, SSL server without error Socket 11001, error 0x800CCC0D account No. Can someone help me with this problem?

    Hi Eva,

    Thanks for posting on Microsoft Community. According to your description, it seems that you couldn't configure Gmail on Outlook and you receive error 0x800CCC0F. If I'm not mistaken you have Microsoft Outlook 2003 is installed.

    This happens usually when there are questions about the server. If you have not been able to set up the account successfully, I suggest you read this article that shows how to set up email on Outlook accounts.

    If you have configured the account successfully, but I could not send or receive e-mails, you go through this article which has troubleshooting for this issue.

    If this is not enough, you can replicate with the result, then we can help you solve more.

    Thank you!

  • Unable to send/receive emails, error: the host 'smtp' could not be found. Please check that you have entered the server name correctly.

    Original title: outlook.

    The host 'smtp' could not be found. Please check that you have entered the server name correctly.
    'Job', account: 'pop3', server: 'smtp', Protocol: SMTP, Port: 25, secure (SSL): no, Socket error: 11001, error number: 0x800CCC0D now that I signed up with outlook.com, I wish I had the other implemented to send emails, and anything else I might need to do. Is this possible without too much difficulty?

    If you use a POP3 account, you need an email like Windows Live Mail client to do. Outlook.com is Webmail.
     
     
    Help for Outlook.com is located in this forum
    http://answers.Microsoft.com/en-us/windowslive/Forum/mail?tab=all
     
  • Problem creating ad hoc network-error: Windows could not set up the network.

    Original title: problem creating ad hoc network

    Hello dear,

    When I tried to set up an adhoc network and after entering the name and password of the network. Following up error message pop (Windows could not set up the network).

    I use windows 7.

    P.S. before I used to create the ad hoc network with no problems. But now no more.

    Kind regards

    Ana Paula Yousef

    Hello

     
    Did you change in the computer before this problem?
     
    I suggest to go through these steps and check.
     
     
    Method 2:
    Error message when you try to connect to an ad-hoc connection in Windows Vista or Windows 7: "Windows cannot connect to " http://support.microsoft.com/kb/946481 ".
     
    You can also check:
     
  • Cisco ACS SE "set ip" error: could not set up new NETWORK card configuration.

    Hello

    I get the error "error: could not set up new NETWORK card configuration." When I try to set the IP ACS SE.

    When I called into the device image and tried to do an initial installation, the IP to not hold after the restart and went back to the default value.

    I went by NetPro and apparently it is a common problem. One person it is solved re-imaging unit, but who has not worked for me.

    Someone there with a solid solution? I use NIC 1 FYI.

    EDD.

    Ed,

    Please make sure that if ACS is associated with active before setting Ethernet connection

    or change the IP address of your ACS system engineer.

    http://www.Cisco.com/en/us/docs/net_mgmt/cisco_secure_access_control_server_for_solution_engine/4.0/installation/guide/appliance/admap.html#wp1109621

    Kind regards

    ~ JG

  • Zoo Tycoon 2 error: Zoo Tycoon 2 could not create a graphics converter. Your provider of graphic adapter to ensure that you have the latest driver. »

    I am running Zoo Tycoon 2 on Windows 8 with a Nvidia GeForce GTX645.  I installed ZT2 and get the following error when you try to play: Zoo Tycoon 2 could not create a graphics converter. Your provider of graphic adapter to ensure that you have the latest version of the driver.

    I already did so that my drivers are up to date.  Any ideas?  Thank you!

    Hi Luanne,

    The problem is specific to a Zoo Tycoon 2?

    This problem may occur if the graphics drivers are damaged. I suggest to uninstall and reinstall graphics card drivers and check if it helps.

    To uninstall the device drivers, follow these steps:

    a. drag the mouse down to the left and right click on the Start icon.

    b. Select Device Manager.

    c. right-click on the device driver, and then click Uninstall.

    See the link to download the drivers:

    http://www.GeForce.com/drivers

    I hope this helps. If you have additional questions on the computer, please ask your question about Windows and we will be happy to help you.

  • root.sh failed with the CRS-2800: could not start the 'ora.ctssd' resource as it is

    Cannot start the "ora.ctssd" resource as it is already in the INTERMEDIATE State.

    I tried to install two-node RAC on linux REDHAT, I met because of errors:

    Beginning of the resource 'ora.crsd' failed
    CRS-2800: could not start the 'ora.ctssd' resource as it is already in the State INTERMEDIARY on the server
    CRS-4000: Start command has failed, or completed with errors.
    Exclusive mode Clusterware ready beginning of Clusterware Services failed to 6475 /u01/app/11.2.0/grid/crs/install/crsconfig_lib.pm line.
    /U01/app/11.2.0/grid/Perl/bin/perl-I/U01/app/11.2.0/grid/Perl/lib-I/U01/app/11.2.0/grid/CRS/install /u01/app/11.2.0/grid/crs/install/rootcrs.pl execution failed


    How to solve this problem?

    runCluvfy has been correctly executed.

    I discovered on the second node (oracle02), there is no any daemon running. But on the local installation (oracle01) node:
    [[email protected] bin] #. / stat crsctl res-t--init
    --------------------------------------------------------------------------------
    TARGET STATE SERVER STATE_DETAILS NAME
    --------------------------------------------------------------------------------
    Cluster resources
    --------------------------------------------------------------------------------
    ORA.asm
    1 road to oracle01 online
    ORA.cluster_interconnect.haip
    1 oracle01 online
    ORA. FIU
    1 OFFLINE IN OFFLINE MODE
    ORA.crsd
    1 ONLINE OFFLINE
    ORA. CSSD
    1 oracle01 online
    ORA.cssdmonitor
    1 oracle01 online
    ORA.ctssd
    1 LINE intermediate oracle01 bad check return.
    ORA. DiskMon
    1 oracle01 online
    ORA.drivers.ACFS
    1 oracle01 online
    ORA.evmd
    1 OFFLINE IN OFFLINE MODE
    ORA.gipcd
    1 oracle01 online
    ORA.gpnpd
    1 oracle01 online
    ORA.mdnsd
    1 oracle01 online
    [[email protected] bin] #.


    How to make the next step? What is the difficulty so that my installation is successful.

    Thanks in advance.

    Hi Angelina,.

    I got this error when I tried to install Oracle RAC on VMware with unassigned shared disk. When I attributed it which fixed the problem.

    Kind regards
    Gennady

  • Windows XP SP3: Access denied error when you try to change the beginning upward in MS CONFIG. Director of applications but I am the administrator.

    original title: access denied errors when you try to change the beginning upward in xp sr CIP 3 msconfig. I am the administrator, please the administrator

    I am a user with privileges under windows xp pro service PAC 3. I recently received an access denied error message acusing me of not being the administrator when I tried to limit the start up programs in msconfig. What should I do these changes in safe mode?

    You have scanned your system for malware? It seems its infected with something. Download ccleaner install / run. Then go to tools / startup. Delete the entries that you want here

  • The host 'SMTP' could not be found. Please check that you have entered the server name correctly.

    What I do when I get this message?

    The host 'SMTP' could not be found. Please check that you have entered the server name correctly.
    'SUBSCRIPTION', account: 'POP3', server: 'SMTP', Protocol: SMTP, Port: 25, secure (SSL): no, Socket error: 11001, error number: 0x800CCC0D

    Hello

    I doubt that the fault lies in Internet Logistics (what this forum is about).

    I guess you have a problem with the configuration in your e-mail software (Outlook? Windows Live Mail? you don't tell us). Find tools, accounts or similar and triple to check the settings for sending server.

    Kind regards

    Hans

  • Impossible to update iTunes, error: error writing to file C:\Config.Msi\4de64c3.rbf check that you have access to this directory

    Original title: I can't update iTunes for the life of me!

    I get "Error writing to file C:\Config.Msi\4de64c3.rbf check that you have access to this directory"

    I just bought an iPad and wanted to put pics on it from my PC. It must be through iTunes 10.6.3 or later version. I'm completely frustrated by this. I was not able to update my iTunes in months.

    Hello

    Did you download and save iTunes on the desktop > then right-click > select run as administrator to install?

    If you don't have anything done, see if this information helps you.

    "Not to install iTunes or QuickTime for Windows"

    http://support.Apple.com/kb/HT1926

    «Remove and reinstall iTunes, QuickTime, and other software components for Windows Vista or Windows 7»

    http://support.Apple.com/kb/HT1923

    If the advice already given does not, please contact Apple for assistance.

    "iTunes support-how to use iTunes.

    http://www.Apple.com/support/iTunes/

    "Contact iTunes Support.

    http://www.Apple.com/support/iTunes/contact/

    Or ask in the community Apple iTunes:

    https://discussions.Apple.com/community/iTunes

    See you soon.

Maybe you are looking for

  • Sa20 S103: DVD burner?

    is it possible to write a dvd with cd - rw a S103 SA20 dvd player

  • Information about syncing between a mac and another mac?

    I use notes on my MacBook, my iPhone and iPad. They all have the sync very well in all directions. I also share my notes with my wife. She also has a MacBook Air, an iPhone and an iPad. To do this, I added my iCloud account to its devices and use it

  • Combine the signals

    Hey guys,. I try to combine the two signals, but I got an unexpected error when I combined a relay. According to me, I'm missing something here, and I've tried everything... Objective: The data entry follows different ways depending on the switch. If

  • Array of integers with array of bool

    I have an array of integers large read in a worksheet. All ones and zeros. The table is 200 000 length and width 10-bit words. I need to convert to an array of Boolean in order to create a chart of digital waveforms. I can convert it using loops, but

  • HP 6500 printer problem has E710

    HP all-in-one - 6500 710E a model with windows 7 Error printhead missing / not detected. incorrectly installed / incompatible I just replaced all my impression cartrages... help! Ronnda