Hi,
Looks like a permission issue.
Please go to
www.sysinternals.com to download filemon and regmon tool.
Since the filemon and regmon only runs under administrator account, we have
to use "Run As". Logon as non-admin, on Windows XP, right click on the EXE
and select Runas. Specify the administrator account. On Windows 2000, bring
up a command window and type runas command to see how to use it.
When regmon and filemon are launched in non-admin account, set the filter
to "dexplore.exe" which is the executable of the MSDN library. Then, start
capturing and launch MSDN. After the Repair dialog appears, stop capturing.
Save the captured result as two txt files. Search for "accdenied", "access
denied" in these two txt files to see what files or registry keys needs
more permissions for non-admin.
Best regards,
Bradley Jiang
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
|From: delfo@tech-center.com (Stefano Del Furia)
|Newsgroups: microsoft.public.vsnet.documentation
|Subject: Re: Admin account required for viewing msdn content bug
|Date: 30 Sep 2003 00:27:26 -0700
|Organization:
http://groups.google.com/ |Lines: 33
|Message-ID: <64e15dd3.0309292327.5735f1f4@posting.google.com>
|References: <0caf01c377a2$5fa34a10$a401280a@phx.gbl>
|NNTP-Posting-Host: 81.75.38.162
|Content-Type: text/plain; charset=ISO-8859-1
|Content-Transfer-Encoding: 8bit
|X-Trace: posting.google.com 1064906852 2735 127.0.0.1 (30 Sep 2003
07:27:32 GMT)
|X-Complaints-To: groups-abuse@google.com
|NNTP-Posting-Date: 30 Sep 2003 07:27:32 GMT
|Path:
cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!news-out.cwix.com!newsfeed.cwix.co
m!tdsnet-transit!newspeer.tds.net!sn-xit-02!sn-xit-04!sn-xit-01!sn-xit-05!sn
-xit-09!supernews.com!postnews1.google.com!not-for-mail
|Xref: cpmsftngxa06.phx.gbl microsoft.public.vsnet.documentation:743
|X-Tomcat-NG: microsoft.public.vsnet.documentation
|
|Dear Friends,
|I have the same problem !!!
|SOmeone have find how to solve it?
|Thanks a lot
|Stefano
|
|
[quoted text, click to view] |"Eric Muzzy" <ericmuzzy@earthlink.net> wrote in message
news:<0caf01c377a2$5fa34a10$a401280a@phx.gbl>...
|> I'm not sure if this is a bug.
|> I get msi windows installer pop-up dialogs viewing some
|> content in the msdn July 2003 library. This only happens
|> when I'm running under a non-administrator account as
|> microsoft recommends for development work with .net.
|>
|> I'm using the july 2003 MSDN within VS.NET Enterprise
|> Architect. I've tried full-install and custom install
|> with no difference -- only running as admin works.
|> The wwwroot$ is shared and explicit permissions for the
|> non-admin user has also been enabled.
|>
|> Here's the messages that pop up.
|>
|> Preparing to install ...
|> Gathering required information
|> Please wait while Windows configures Visual Studio.NET
|> Enterprise Architect 2003 - English
|> Error 1606: Could not access network location wwwroot$:
|> Unable to get security info for this object.
|> Error 1606. Could not access network location VS
|> Developers (could not create group)
|>
|> What's annoying is having to go through this about 50% of
|> the time.
|